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