PassThrough

SCPI Commands

SENSe:ROSCillator:PASSthrough
class PassThroughCls[source]

PassThrough commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() str[source]
# SCPI: [SENSe]:ROSCillator:PASSthrough
value: str = driver.sense.roscillator.passThrough.get()

No command help available

return

dev_name: No help available

set(dev_name: str, arg_1: bool) None[source]
# SCPI: [SENSe]:ROSCillator:PASSthrough
driver.sense.roscillator.passThrough.set(dev_name = '1', arg_1 = False)

No command help available

param dev_name

No help available

param arg_1

No help available