
Keysight M8070A Programming Guide
393
SCPI Command Reference
5
:PLUGin:JTOLerance:RUN:PROGress?
Syntax
:PLUGin:JTOLerance:RUN:PROGress? ‘identifier’
Input
Parameters
‘identifier’: Specify measurement name.
Return Range
0.0 to 1.0
Description
This command returns a number in the range of 0.0 to 1.0 to indicate the
progress of a jitter tolerance measurement addressed by the measurement
name identifier. A 0.0 indicates that the measurement has not started and
1.0 indicates the measurement is finished.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A and
M8046A.
Example
The following example returns the progress of a jitter tolerance
measurement with the measurement name identifier called
‘MyMeasurement’:
:PLUG:JTOL:RUN:PROG? ‘MyMeasurement’
0.51
:PLUGin:JTOLerance:RUN[:STATus]?
Syntax
:PLUGin:JTOLerance:RUN[:STATus]? ‘identifier’
Input
Parameters
‘identifier’: Specify measurement name.
Return Range
0|1
Description
This command returns the running status of a jitter tolerance
measurement addressed by the measurement name identifier. A 0
indicates the measurement is not running and a 1 indicates the
measurement is running.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A and
M8046A.
Example
The following example returns the running status of a jitter tolerance
measurement with the measurement name identifier called
‘MyMeasurement’:
:PLUG:JTOL:RUN? ‘MyMeasurement’
1