Mode

SCPI Commands

SYSTem:IFGain:MODE
class ModeCls[source]

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

get() IfGainMode[source]
# SCPI: SYSTem:IFGain:MODE
value: enums.IfGainMode = driver.system.ifGain.mode.get()

No command help available

return

mode: No help available

set(mode: IfGainMode) None[source]
# SCPI: SYSTem:IFGain:MODE
driver.system.ifGain.mode.set(mode = enums.IfGainMode.NORMal)

No command help available

param mode

No help available