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