Unit

SCPI Commands

INPut:DIQ:RANGe:UPPer:UNIT
class UnitCls[source]

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

get() DiqUnit[source]
# SCPI: INPut:DIQ:RANGe[:UPPer]:UNIT
value: enums.DiqUnit = driver.inputPy.diq.range.upper.unit.get()

No command help available

return

arg_0: No help available

set(arg_0: DiqUnit) None[source]
# SCPI: INPut:DIQ:RANGe[:UPPer]:UNIT
driver.inputPy.diq.range.upper.unit.set(arg_0 = enums.DiqUnit.AMPere)

No command help available

param arg_0

No help available