
388
Keysight M8070A Programming Guide
5
SCPI Command Reference
:PLUGin:JTOLerance:CONTinue
Syntax
:PLUGin:JTOLerance:CONTinue ‘identifier’
Input
Parameters
‘identifier’: Specify the measurement name to continue.
Description
This command allows you to continue a jitter tolerance measurement,
addressed by the measurement name identifier, that was stopped using
the BREak command.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A and
M8046A.
Example
The following example continues a halted jitter tolerance measurement
addressed with the measurement name identifier called ‘MyMeasurement’:
:PLUG:JTOL:CONT ‘MyMeasurement’
:PLUGin:JTOLerance:NEW
Syntax
:PLUGin:JTOLerance:NEW ‘identifier’
Input
Parameters
‘identifier’: Specify the measurement name.
Description
This command creates a new jitter tolerance measurement name
identifier.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A and
M8046A.
Example
The following example creates a jitter tolerance measurement name
identifier called ‘MyMeasurement’:
:PLUG:JTOL: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:JTOL:NEW ‘MyMeasurement’,0