External
SCPI Command :
SENSe[:ROSCillator]:EXTernal:FREQuency
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_frequency() float[source]
# SENSe[:ROSCillator]:EXTernal:FREQuency value: float = driver.sense.roscillator.external.get_frequency()
Sets the frequency of an external reference input signal that is connected to the external reference input on the rear panel.
- set_frequency(external_ref: float) None[source]
# SENSe[:ROSCillator]:EXTernal:FREQuency driver.sense.roscillator.external.set_frequency(external_ref = 1.0)
Sets the frequency of an external reference input signal that is connected to the external reference input on the rear panel.