Osync
SCPI Command :
[SENSe]:ROSCillator:OSYNc
- class OsyncCls[source]
Osync commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() bool [source]
# SCPI: [SENSe]:ROSCillator:OSYNc value: bool = driver.sense.roscillator.osync.get()
If enabled, a 100 MHz reference signal is provided to the ‘SYNC TRIGGER OUTPUT’ connector.
- return
state: ON | OFF | 1 | 0
- set(state: bool) None [source]
# SCPI: [SENSe]:ROSCillator:OSYNc driver.sense.roscillator.osync.set(state = False)
If enabled, a 100 MHz reference signal is provided to the ‘SYNC TRIGGER OUTPUT’ connector.
- param state
ON | OFF | 1 | 0