Chapter 4 Command Set 4-75
$AAAi
Name CJC Setting
Description This command configure the CJC setting.
Syntax $AAAi(cr)
$ is a delimiter character.
AA (range 00-FF) represents the 2-character hexadecimal
address. of the analog input module which is to be read.
Ai represents the command code of CJC setting:
If i=0, this command will stop CJC update.
If i=1, this command will start CJC update.
If i=2, this command will execute CJC update once only.
(cr) is the terminating character, carriage return (0Dh).
Response !AA(cr) if the command was valid.
?AA(cr) if an invalid operation was entered.
There is no response if the module detects a syntax error or
communication error or if the specified address does not exist.
! delimiter character indicates a valid command was received.
? delimiter character indicates the command was invalid.
AA (range 00-FF) represents the 2-character hexadecimal
address of the analog input module.
(cr) represents terminating character, carriage return (0Dh).
Example command: $02A1(cr)
response: !02(cr)
The command starts the CJC update in the input module at
address 02.
4019