
338
Keysight M8070A Programming Guide
5
SCPI Command Reference
:PLUGin:OLEVel:DELete
Syntax
:PLUGin:OLEVel:DELete ‘identifier’
Input
Parameters
‘identifier’: Specify the measurement name to delete.
Description
This command deletes a previously created output level measurement
addressed by the measurement name identifier.
This SCPI is applicable for M8041A, M8051A and M8062A.
Example
The following example deletes an output level measurement addressed
by the measurement name identifier called ‘MyMeasurement’:
:PLUG:OLEV:DEL ‘MyMeasurement’
:PLUGin:OLEVel:NEW
Syntax
:PLUGin:OLEVel:NEW ‘identifier’
Input
Parameters
‘identifier’: Specify the measurement name.
Description
This command creates a new output level measurement name
identifier.
This SCPI is applicable for M8041A, M8051A and M8062A.
Example
The following example creates an output level measurement name
identifier called ‘MyMeasurement’:
:PLUG:OLEV:NEW ‘MyMeasurement’
NOTE
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:OLEV:NEW ‘MyMeasurement’,0