
420
Keysight M8070A Programming Guide
5
SCPI Command Reference
:PLUG:PSWE:NEW ‘ParameterSweep3’
The command and returned list would look like the following:
:PLUG:PSWE:CAT?
“ParameterSweep1”,”ParameterSweep2”,”ParameterSweep3”
:PLUGin:PSWEep:DELete
Syntax
:PLUGin:PSWEep:DELete ‘identifier’
Input
Parameters
‘Identifier’: Specify the plugin name. For e.g. ‘ParameterSweep1’
Description
This command deletes a previously created parameter sweep
measurement addressed by the measurement name identifier.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A, M8045A
and M8046A.
Example
The following example deletes a parameter sweep measurement
addressed by the measurement name identifier called ‘Parameter Sweep
1’:
:PLUG:PSWE:DEL ‘Parameter Sweep 1’
:PLUGin:PSWEep:FETCh:DATA?
Syntax
:PLUGin:PSWEep:FETCh:DATA? ‘identifier’[,‘Location’]
Input
Parameters
‘Identifier’: Specify the plugin name. For e.g. ‘ParameterSweep1’
[‘Location’]: Specify location (optional) in case of location group
Description
This command returns the raw data of the parameter sweep measurement
associated with a specific measurement name identifier.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A, M8045A
and M8046A.
Example
:PLUG:PSWE:FETC:DATA? ‘ParameterSweep1’, ‘M1.DataIn1’
A measurement run on a location identifier (for example, ‘M1.DataIn1’) will
return following result:
("M1.DataIn1",1491575569.21202,2500015,2499985,1250000,1249985,-
6.7E-09,1491575569.22802,2499982,2500018,1249982,1250000, ...)
The first item in the comma separated list is the name of the location for
which the data is being queried. Rest of the values in the comma