Frequency
SCPI Command :
DIAGnostic:SERVice:INPut:SYNThtwo[:FREQuency]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# DIAGnostic:SERVice:INPut:SYNThtwo[:FREQuency] value: float = driver.diagnostic.service.inputPy.synthTwo.frequency.get()
No help available
- set(frequency: float) None[source]
# DIAGnostic:SERVice:INPut:SYNThtwo[:FREQuency] driver.diagnostic.service.inputPy.synthTwo.frequency.set(frequency = 1.0)
No help available