Fmaximum

SCPI Command :

CHANnel<*>:EFRontend:EXTComponent<*>:FMAXimum
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(channel=Channel.Default, extComponent=ExtComponent.Default) float[source]
# CHANnel<*>:EFRontend:EXTComponent<*>:FMAXimum
value: float = driver.channel.efrontend.extComponent.fmaximum.get(channel = repcap.Channel.Default, extComponent = repcap.ExtComponent.Default)

Queries the upper 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_max: 0 to 1E+12