State

SCPI Command :

[SENSe]:CORRection:TRANsducer:INPut<ip>[:STATe]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(inputPy=InputPy.Default) bool[source]
# [SENSe]:CORRection:TRANsducer:INPut<ip>[:STATe]
value: bool = driver.sense.correction.transducer.inputPy.state.get(inputPy = repcap.InputPy.Default)

No help available

Parameters:

inputPy – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘InputPy’)

set(state: bool, inputPy=InputPy.Default) None[source]
# [SENSe]:CORRection:TRANsducer:INPut<ip>[:STATe]
driver.sense.correction.transducer.inputPy.state.set(state = False, inputPy = repcap.InputPy.Default)

No help available

Parameters:

inputPy – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘InputPy’)