
Keysight M8070A Programming Guide
387
SCPI Command Reference
5
:PLUGin:JTOLerance:BREak
Syntax
:PLUGin:JTOLerance:BREak ‘identifier’
Input
Parameters
‘identifier’: Specify the measurement name to break/pause.
Description
This command breaks/pauses a measurement addressed by the
measurement name identifier.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A and
M8046A.
Example
The following example breaks a jitter tolerance measurement with the
measurement name identifier called ‘MyMeasurement’:
:PLUG:JTOL:BRE ‘MyMeasurement’
:PLUGin:JTOLerance:CATalog?
Syntax
:PLUGin:JTOLerance:CATalog?
Description
This command returns a list of all created jitter tolerance measurement
names currently available for measuring.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A and
M8046A.
Example
Assume the following is a list of created jitter tolerance measurement
names:
:PLUG:JTOL:NEW ‘JTOL_1’
:PLUG:JTOL:NEW ‘JTOL_2’
:PLUG:JTOL:NEW ‘JTOL_3’
The command and returned list would look like the following:
:PLUG:JTOL:CAT?
“JTOL_1,JTOL_2,JTOL_3”