
304
Keysight M8070A Programming Guide
5
SCPI Command Reference
:PLUGin:ERATio:RUN:PROGress?
Syntax
:PLUGin:ERATio:RUN:PROGress? ‘identifier’
Input
Parameters
‘identifier’: Specify measurement name.
Return Range
0.0 to 1.0
Description
This query returns a number in the range of 0.0 to 1.0 to indicate the
progress of an error ratio 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 an error ratio measurement
with the measurement name identifier called ‘MyMeasurement’:
:PLUG:ERAT:RUN:PROG? ‘MyMeasurement’
0.51
:PLUGin:ERATio:RUN[:STATus]?
Syntax
:PLUGin:ERATio:RUN[:STATus]? ‘identifier’
Input
Parameters
‘identifier’: Specify measurement name.
Return Range
0|1
Description
This command returns the running status of an error ratio 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 an error ratio
measurement with the measurement name identifier called
‘MyMeasurement’:
:PLUG:ERAT:RUN ‘MyMeasurement’, 1