Fminimum
SCPI Command :
CHANnel<*>:EFRontend:EXTComponent<*>:FMINimum
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(channel=Channel.Default, extComponent=ExtComponent.Default) float[source]
# CHANnel<*>:EFRontend:EXTComponent<*>:FMINimum value: float = driver.channel.efrontend.extComponent.fminimum.get(channel = repcap.Channel.Default, extComponent = repcap.ExtComponent.Default)
Queries the lower frequency limit of the indicated external device if the device is a filter.
- Parameters:
channel – optional repeated capability selector. Default value: Ch1 (settable in the interface ‘Channel’)
extComponent – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘ExtComponent’)
- Returns:
freq_min: 0 to 1E+12