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.k18AmplifierEt.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
arg_0: No help available
- set(arg_0: float) None [source]
# SCPI: [SENSe]:MIXer:BIAS:HIGH driver.applications.k18AmplifierEt.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 [SENSe:]MIXer<x>[:STATe]) .
- param arg_0
No help available