Bias

SCPI Command :

[SENSe]:CORRection:CVL:BIAS
class BiasCls[source]

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

get() float[source]
# SCPI: [SENSe]:CORRection:CVL:BIAS
value: float = driver.sense.correction.cvl.bias.get()

Defines the bias setting to be used with the conversion loss table. Before this command can be performed, the conversion loss table must be selected (see [SENSe:]CORRection:CVL:SELect. Is only available with option B21 (External Mixer) installed.

return

bias_setting: Unit: A

set(bias_setting: float) None[source]
# SCPI: [SENSe]:CORRection:CVL:BIAS
driver.sense.correction.cvl.bias.set(bias_setting = 1.0)

Defines the bias setting to be used with the conversion loss table. Before this command can be performed, the conversion loss table must be selected (see [SENSe:]CORRection:CVL:SELect. Is only available with option B21 (External Mixer) installed.

param bias_setting

Unit: A