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.applications.k6Pulse.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_high: No help available
- set(bias_high: float) None [source]
# SCPI: [SENSe]:MIXer:BIAS:HIGH driver.applications.k6Pulse.sense.mixer.bias.high.set(bias_high = 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_high
No help available