High
SCPI Command :
[SENSe]:MIXer:BIAS:HIGH
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:MIXer:BIAS:HIGH value: float = driver.applications.k40PhaseNoise.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()) .
- set(arg_0: float) None[source]
# [SENSe]:MIXer:BIAS:HIGH driver.applications.k40PhaseNoise.sense.mixer.bias.high.set(arg_0 = 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()) .