Unit

SCPI Command :

[SENSe]:CORRection:TRANsducer:UNIT
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() str[source]
# [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.

Returns:

unit: string as defined in table below

set(unit: str) None[source]
# [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.

Parameters:

unit – string as defined in table below