
Keysight M8070A Programming Guide
365
SCPI Command Reference
5
:PLUGin:OLEVel:RUN:MESSage?
Syntax
:PLUGin:OLEVel:RUN:MESSage? 'Identifier'
Input
Parameters
Identifier: 'MyMeasurement'
Description
This command returns a string describing the state of an output level
measurement addressed by the measurement name identifier. Possible
states include NotStarted, Running, Suspended, Finished, Error, or
Stopped.
This SCPI is applicable for M8041A, M8051A and M8062A.
Example
:PLUGin:OLEVel:RUN:MESSage? 'MyMeasurement'
:PLUGin:OLEVel:RUN:PROGress?
Syntax
:PLUGin:OLEVel:RUN:PROGress? 'Identifier'
Input
Parameters
Identifier: 'MyMeasurement'
Return Range
0 to 1
Description
This command returns a number in the range of 0.0 to 1.0 to indicate the
progress of an output level 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 and M8062A.
Example
:PLUG:OLEV:RUN:PROGress? 'MyMeasurement'
:PLUGin:OLEVel:RUN:STATus?
Syntax
:PLUGin:OLEVel:RUN:STATus? 'Identifier'
Input
Parameters
Identifier: 'MyMeasurement'
Return Range
0|1
Description
This command returns the running status of an output level measurement
addressed by the measurement name identifier. A 0 indicates the
measurement is not running and a 1 indicates the measurement is
running.