Mode

SCPI Commands

INSTrument:MODE
class ModeCls[source]

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

get() InstrumentMode[source]
# SCPI: INSTrument:MODE
value: enums.InstrumentMode = driver.instrument.mode.get()

No command help available

return

op_mode: No help available

set(op_mode: InstrumentMode) None[source]
# SCPI: INSTrument:MODE
driver.instrument.mode.set(op_mode = enums.InstrumentMode.MSRanalyzer)

No command help available

param op_mode

No help available