Keysight M8070A Programming Guide 323
SCPI Command Reference 5
:PLUGin:OTIMing:RUN:PROGress?
Syntax :PLUGin:OTIMing: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 an output timing 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, M8062A and M8046A.
Example The following example returns the progress of an output timing
measurement with the measurement name identifier called
‘MyMeasurement’:
:PLUG:OTIM:RUN:PROG? ‘MyMeasurement’
0.51
:PLUGin:OTIMing:RUN[:STATus]?
Syntax :PLUGin:OTIMing:RUN[:STATus]? ‘identifier’
Input
Parameters
‘identifier’: Specify measurement name.
Return Range 0|1
Description This command returns the running status of an output timing
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, M8062A and M8046A.
Example The following example returns the running status of an output timing
measurement with the measurement name identifier called
‘MyMeasurement’:
:PLUG:OTIM:RUN? ‘MyMeasurement’
1