Config
SCPI Command :
[SOURce<HW>]:AREGenerator:SWUNit:MAPPing<CH>:[SUBChannel<ST>]:CONFig
- class ConfigCls[source]
Config commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(mappingChannel=MappingChannel.Default, subchannel=Subchannel.Default) str [source]
# SCPI: [SOURce<HW>]:AREGenerator:SWUNit:MAPPing<CH>:[SUBChannel<ST>]:CONFig value: str = driver.source.areGenerator.swunit.mapping.subChannel.config.get(mappingChannel = repcap.MappingChannel.Default, subchannel = repcap.Subchannel.Default)
Requires [:SOURce<hw>]:AREGenerator:OSETup:SWUNit[:STATe] 1. Queries the channel RX / channel TX configuration between the switching unit and the R&S AREG800A.
- param mappingChannel:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Mapping’)
- param subchannel:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘SubChannel’)
- return:
areg_ext_sw_unit_con: No help available