Owner manual

3-64
IM 04L41B01-17E
p2
Output data type
MANUAL
Manual sampled data
REPORT
Report
p3
Specified file name
Example Output report data,
000142_080102_004127
H_.DAR
from the DX.
MOGET,REPORT,000142_080102_004127H_.
DAR
Description
Parameter p3 is valid when p1 is set to GET or
SIZE.
3.9 Output Commands
(RS-422/485 Dedicated
Commands)
ESC O Opens an instrument
ESC in ASCII code is 1BH. For details, see
appendix 3.
Syntax
ESC
O p1<terminator>
p1
Instrument address (01 to 99)
Example Open the instrument at address 99, and enable
all commands.
ESC
O99
Description
Specifies the address of the instrument that
you want to communicate with.
You can only open one instrument at any
given time.
If you execute ESC O, any instrument that is
already open is automatically closed.
When the DX receives this command
successfully, the DX returns “ESC
O
”.
Normally, the terminator can be CR+LF or LF
for communication commands. However, you
must terminate this command with CR+LF.
ESC C Closes an instrument
ESC in ASCII code is 1BH. For details, see
appendix 3.
Syntax
ESC
C p1<terminator>
p1
Instrument address (01 to 99)
Example Close the device whose address is 77.
ESC
C77
Description
This command closes the connection to the
instrument you are communicating with.
When the DX receives this command
successfully, the DX returns “
ESC
C
”.
Normally, the terminator can be CR+LF or LF
for communication commands. However, you
must terminate this command with CR+LF.
3.8 Output Commands (Setting,...) / 3.9 Output Commands (RS-422/485 ...)