COS-100HD-B Command Guide
6
2 Command outline
A command consists of “@” (“40” in hexadecimal), 3 one-byte alphabetical characters (upper and lower
cases), and parameters (one-byte numbers
*
). For some commands, several parameters can be specified or
no parameter is required. Processing is executed by sending a delimiter at the end of the command.
Example: @S*S, 1
“,”( a comma, “2C” in hexadecimal) is indicated between a command and parameter and between two
parameters.
An error command is returned if an undefined command or wrong parameter is included.
Example: @S*S, 10
@ERR, 1
If only delimiter
is sent, the command list will be returned.
Example:
--------------- HELP (1/2) ---------------
(Com Port Setting Command)
@SCT / @GCT: Set/Get RS-232C Interface
(OTHERS Command)
@GIV: Get ID & Version
@GIS: Get Input Status
------------------------------------------