PassThrough
SCPI Command :
[SENSe]:ROSCillator:PASSthrough
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() str[source]
# [SENSe]:ROSCillator:PASSthrough value: str = driver.sense.roscillator.passThrough.get()
No help available
- set(dev_name: str, state: bool) None[source]
# [SENSe]:ROSCillator:PASSthrough driver.sense.roscillator.passThrough.set(dev_name = 'abc', state = False)
No help available