Range
SCPI Command :
CHANnel<*>:EFRontend:FREQuency:RFRequency:RANGe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(rf_range: str, channel=Channel.Default) str[source]
# CHANnel<*>:EFRontend:FREQuency:RFRequency:RANGe value: str = driver.channel.efrontend.frequency.rfrequency.range.get(rf_range = 'abc', channel = repcap.Channel.Default)
Queries the RF frequency range.
- Parameters:
channel – optional repeated capability selector. Default value: Ch1 (settable in the interface ‘Channel’)