2-114
IM 04L51B01-17EN
CBTConnect
Starts Bluetooth Communication (/C8)
[GM]
Starts Bluetooth communication.
Syntax
CBTConnect,p1
p1
Bluetooth password of the device you
want to connect to
Example Connect to the device whose Bluetooth
password is “PaSswoRD2.”
CBTConnect,’PaSswoRD2'
Description
• This command is valid only when a Bluetooth
password request has been received via Bluetooth
communication. If the command is invalid, error 352,
“Unknown command,” will occur.
ESC O
Opens an Instrument : RS-422/485
Command
Starts communication with the recorder. ESC in ASCII
code is 0x1B. For details, see Appendix 1.
Syntax
ESC O_p1
_
Space
p1
Instrument address (01 to 99)
Example Open the instrument at address 99.
ESC O 99
Description
• Specify the address of the instrument that you want to
communicate with.
• You can only open one instrument at any given time.
• Use a capital “O.”
• For this command, use CR+LF for the terminator.
• For the responses to this command, see page 2-120.
ESC C
Closes an Instrument : RS-422/485
Command
Ends communication with the recorder. ESC in ASCII
code is 0x1B. For details, see Appendix 1.
Syntax
ESC C_p1
_
Space
p1
Instrument address (01 to 99)
Example Close the instrument at address 77.
ESC C 77
Description
• This command closes the connection to the
instrument you are communicating with.
• Use a capital “C.”
• For this command, use CR+LF for the terminator.
• For the responses to this command, see page 2-120.
2.7 Communication Control Commands