Unit

SCPI Command :

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

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

get() RsFsw.enums.DiqUnit[source]
# SCPI: INPut:DIQ:RANGe[:UPPer]:UNIT
value: enums.DiqUnit = driver.applications.k14Xnr5G.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.

return

unit: No help available

set(unit: RsFsw.enums.DiqUnit) None[source]
# SCPI: INPut:DIQ:RANGe[:UPPer]:UNIT
driver.applications.k14Xnr5G.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.

param unit

DBM | DBPW | WATT | DBUV | DBMV | VOLT | DBUA | AMPere