Low

SCPI Command :

SOURce:VOLTage:AUX:LEVel:LIMit:LOW
class LowCls[source]

Low commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() float[source]
# SCPI: SOURce:VOLTage:AUX:LEVel:LIMit:LOW
value: float = driver.applications.k30NoiseFigure.source.voltage.auxiliary.level.limit.low.get()

No command help available

return

voltage: No help available

set(voltage: float) None[source]
# SCPI: SOURce:VOLTage:AUX:LEVel:LIMit:LOW
driver.applications.k30NoiseFigure.source.voltage.auxiliary.level.limit.low.set(voltage = 1.0)

No command help available

param voltage

No help available