Unit
SCPI Command :
INPut:DIQ:RANGe[:UPPer]:UNIT
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() DiqUnit[source]
# INPut:DIQ:RANGe[:UPPer]:UNIT value: enums.DiqUnit = driver.applications.k10Xlte.inputPy.diq.range.upper.unit.get()
Defines the unit of the full scale level. The availability of units depends on the measurement application you are using. Is only available if the optional ‘Digital Baseband’ interface is installed.
- set(unit: DiqUnit) None[source]
# INPut:DIQ:RANGe[:UPPer]:UNIT driver.applications.k10Xlte.inputPy.diq.range.upper.unit.set(unit = enums.DiqUnit.AMPere)
Defines the unit of the full scale level. The availability of units depends on the measurement application you are using. Is only available if the optional ‘Digital Baseband’ interface is installed.
- Parameters:
unit – DBM | DBPW | WATT | DBUV | DBMV | VOLT | DBUA | AMPere