Section 5 Remote Control
5-30
5.5 Device Message Details
The MP8931A-specific commands are described in this section.
5.5.1 Measurement-related messages
START (Start Command)
Function
Starts measurement.
Header Program command Query Response
START START --- ---
Example use
START
STOP (Stop Command)
Function
Stops measurement.
Header Program command Query Response
STOP STOP --- ---
Example use
STOP
STAT? (Status Query)
Function
Outputs measurement status.
Header Program command Query Response
STAT? --- STAT? STAT n
Value of n
0: Measurement is stopped.
1: Measurement is in progress.
Example use
STAT?
Example response message
STAT 0