Unit

SCPI Command :

[SENSe]:CORRection:TRANsducer:UNIT
class UnitCls[source]

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

get() str[source]
# SCPI: [SENSe]:CORRection:TRANsducer:UNIT
value: str = driver.sense.correction.transducer.unit.get()

This command selects the unit of the transducer factor. Before you can use the command, you have to select and turn on a transducer.

return

unit: string as defined in table below

set(unit: str) None[source]
# SCPI: [SENSe]:CORRection:TRANsducer:UNIT
driver.sense.correction.transducer.unit.set(unit = 'abc')

This command selects the unit of the transducer factor. Before you can use the command, you have to select and turn on a transducer.

param unit

string as defined in table below