Bias

SCPI Command :

[SENSe]:CORRection:CVL:BIAS
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:CORRection:CVL:BIAS
value: float = driver.applications.k60Transient.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 method RsFsw.applications.k50Spurious.sense.correction.cvl.select.set() . Is only available with option B21 (External Mixer) installed.

Returns:

bias_setting: Unit: A

set(bias_setting: float) None[source]
# [SENSe]:CORRection:CVL:BIAS
driver.applications.k60Transient.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 method RsFsw.applications.k50Spurious.sense.correction.cvl.select.set() . Is only available with option B21 (External Mixer) installed.

Parameters:

bias_setting – Unit: A