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.k9X11Ad.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_low: No help available
- set(bias_low: float) None [source]
# SCPI: [SENSe]:MIXer:BIAS[:LOW] driver.applications.k9X11Ad.sense.mixer.bias.low.set(bias_low = 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_low
No help available