Low
SCPI Command :
[SENSe]:MIXer:BIAS[:LOW]
- class LowCls[source]
- Low commands group definition. 1 total commands, 0 Subgroups, 1 group commands - get() float[source]
- # SCPI: [SENSe]:MIXer:BIAS[:LOW] value: float = driver.applications.k30NoiseFigure.sense.mixer.bias.low.get() - Defines the bias current for the low (first) range. . Is only available if the external mixer is active (see [SENSe:]MIXer<x>[:STATe]) . - return
- bias_setting: Unit: A 
 
 - set(bias_setting: float) None[source]
- # SCPI: [SENSe]:MIXer:BIAS[:LOW] driver.applications.k30NoiseFigure.sense.mixer.bias.low.set(bias_setting = 1.0) - Defines the bias current for the low (first) range. . Is only available if the external mixer is active (see [SENSe:]MIXer<x>[:STATe]) . - param bias_setting
- Unit: A