432 Keysight M8070A Programming Guide
5 SCPI Command Reference
the measurement is not running and a 1 indicates the measurement is
running.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A, M8045A
and M8046A.
Example :PLUG:PSWE:RUN:STAT? 'ParameterSweep1'
:PLUGin:PSWEep:RUN:HISTory[:STATe][?]
Syntax :PLUGin:PSWEep:RUN:HISTory[:STATe] 'Identifier', <0|1|ON|OFF>
:PLUGin:PSWEep:RUN:HISTory[:STATe]? 'Identifier'
Input
Parameters
‘Identifier’: Specify the plugin name. For e.g. ‘ParameterSweep1’
Return Range 0|1
Description This command enables/disables the storage of parameter sweep
measurement results addressed by the measurement name identifier.
This query returns the current setting.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A, M8045A
and M8046A.
Example :PLUG:PSWE:RUN:HIST 'ParameterSweep1', 1
:PLUGin:PSWEep:RUN:HISTory:CLEar
Syntax :PLUGin:PSWEep:RUN:HISTory:CLEar 'Identifier'
Input
Parameters
‘Identifier’: Specify the plugin name. For e.g. ‘ParameterSweep1’
Description This command deletes the parameter sweep measurement history
addressed by the measurement name identifier.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A, M8045A
and M8046A.
Example :PLUG:PSWE:RUN:HIST:CLE 'ParameterSweep1'