Unit

SCPI Command :

DIAGnostic:SERVice:PROTotype:UNIT
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# DIAGnostic:SERVice:PROTotype:UNIT
value: float = driver.diagnostic.service.prototype.unit.get()

No help available

set(unit_test: float) None[source]
# DIAGnostic:SERVice:PROTotype:UNIT
driver.diagnostic.service.prototype.unit.set(unit_test = 1.0)

No help available