Spath

SCPI Command :

[SENSe]:CORRection:PLOSs:INPut:SPATh
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:CORRection:PLOSs:INPut:SPATh
value: float = driver.sense.correction.ploss.inputPy.spath.get()

No help available

set(value: float) None[source]
# [SENSe]:CORRection:PLOSs:INPut:SPATh
driver.sense.correction.ploss.inputPy.spath.set(value = 1.0)

No help available