High
SCPI Command :
[SENSe]:MIXer:BIAS:HIGH
- class HighCls[source]
High commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:MIXer:BIAS:HIGH value: float = driver.sense.mixer.bias.high.get()
Defines the bias current for the high (last) 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:HIGH driver.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 [SENSe:]MIXer<x>[:STATe]) .
- param bias_setting
Unit: A