Stop

SCPI Command :

[SENSe]:ADEMod:AF:STOP
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:ADEMod:AF:STOP
value: float = driver.sense.ademod.af.stop.get()

Sets the stop frequency for AF spectrum result display.

Returns:

frequency: Unit: HZ

set(frequency: float) None[source]
# [SENSe]:ADEMod:AF:STOP
driver.sense.ademod.af.stop.set(frequency = 1.0)

Sets the stop frequency for AF spectrum result display.

Parameters:

frequency – Unit: HZ