High

SCPI Command :

[SENSe]:MIXer:BIAS:HIGH
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:MIXer:BIAS:HIGH
value: float = driver.applications.k60Transient.sense.mixer.bias.high.get()

Defines the bias current for the high (last) range. . Is only available if the external mixer is active (see method RsFsw.applications.k50Spurious.sense.mixer.state.set() ) .

Returns:

bias_setting: Unit: A

set(bias_setting: float) None[source]
# [SENSe]:MIXer:BIAS:HIGH
driver.applications.k60Transient.sense.mixer.bias.high.set(bias_setting = 1.0)

Defines the bias current for the high (last) range. . Is only available if the external mixer is active (see method RsFsw.applications.k50Spurious.sense.mixer.state.set() ) .

Parameters:

bias_setting – Unit: A