422 Keysight M8070A Programming Guide
5 SCPI Command Reference
:PLUGin:PSWEep:NEW
Syntax :PLUGin:PSWEep:NEW ‘identifier’
Input
Parameters
‘Identifier’: Specify the plugin name. For e.g. ‘ParameterSweep1’
Description This command creates a new parameter sweep measurement name
identifier.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A, M8045A
and M8046A.
Example The following example creates a parameter sweep measurement name
identifier called ‘ParameterSweep1’:
:PLUG:PSWE:NEW ‘ParameterSweep1’
Creating multiple plugins using this command may slow down the
GUI operations which may also result delay in remote programming.
To prevent the plugin from opening automatically in the GUI, it is
recommended to use “0” as a parameter input in this command.
Example- :PLUG:PSWE:NEW ‘ParameterSweep1’,0