5-5
Listner Input Formats
5
5.1.2 General format of program command message
(1) Message without data specification
<HR>
HR: COMMAND PROGRAM HEADER
<Examples>
AUT Automatic setting
SSI Single sweep start
(2) Message with integer data
<HR> NR1SP
NR1: Integer
<Example>
AVT ∆ 500 Set the point average count to 500.
(3) Message with real number
<HR> NR2SP
NR2: Real number
<Example>
CNT ∆ 1305.8 Set the center wavelength to 1305.8 nm.
(4) Message with fixed or arbitrary character string data (data length
≤12 characters)
<HR> character
SP
<Example>
DMD ∆ NRM Set the measurement mode to NORMAL.
MSL ∆ A Select memory A.
5.1 Summary of Listener Input Program Message Syntactical Notation