Efrontend
SCPI Command :
[SOURce<HW>]:AREGenerator:FRONtend:CFE<CH>:RX<ST>:EFRontend
- class EfrontendCls[source]
Efrontend commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(channel=Channel.Default, rxIndex=RxIndex.Default) str [source]
# SCPI: [SOURce<HW>]:AREGenerator:FRONtend:CFE<CH>:RX<ST>:EFRontend value: str = driver.source.areGenerator.frontend.cfe.rx.efrontend.get(channel = repcap.Channel.Default, rxIndex = repcap.RxIndex.Default)
No command help available
- param channel:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cfe’)
- param rxIndex:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Rx’)
- return:
instr_name: No help available
- set(instr_name: str, channel=Channel.Default, rxIndex=RxIndex.Default) None [source]
# SCPI: [SOURce<HW>]:AREGenerator:FRONtend:CFE<CH>:RX<ST>:EFRontend driver.source.areGenerator.frontend.cfe.rx.efrontend.set(instr_name = 'abc', channel = repcap.Channel.Default, rxIndex = repcap.RxIndex.Default)
No command help available
- param instr_name:
No help available
- param channel:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cfe’)
- param rxIndex:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Rx’)