Instrument

SCPI Commands :

DIAGnostic:INSTrument:LOAD
DIAGnostic:INSTrument:UNLoad
class InstrumentCls[source]

Instrument commands group definition. 2 total commands, 0 Subgroups, 2 group commands

load(appl_name_and_li_number: str) None[source]
# SCPI: DIAGnostic:INSTrument:LOAD
driver.diagnostic.instrument.load(appl_name_and_li_number = 'abc')

No command help available

param appl_name_and_li_number:

No help available

set_unload(appl_name_and_li_number: str) None[source]
# SCPI: DIAGnostic:INSTrument:UNLoad
driver.diagnostic.instrument.set_unload(appl_name_and_li_number = 'abc')

No command help available

param appl_name_and_li_number:

No help available