Tplan

SCPI Command:

CONFigure:SEQuencer:TPLan:RUN
CONFigure:SEQuencer:TPLan:ABORt
class TplanCls[source]

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

abort(test_plan_name: str) None[source]
# SCPI: CONFigure:SEQuencer:TPLan:ABORt
driver.configure.sequencer.tplan.abort(test_plan_name = '1')

No command help available

param test_plan_name:

No help available

run(test_plan_name: str) None[source]
# SCPI: CONFigure:SEQuencer:TPLan:RUN
driver.configure.sequencer.tplan.run(test_plan_name = '1')

No command help available

param test_plan_name:

No help available