Chapter 4
Chapter 4 Command Set
4-45
4.6.8
$AACIIIIIIIIIIIIIIOOOOOOOOOOOOOOOO
Name Set the status of all DI/O channels
Description Force the DI/O channels to different mode.
Syntax $ AACIIIIIIIIIIIIIIOOOOOOOOOOOOOOOO
$ is a delimiter character.
AA (range 00-FF) represents the 2-character hexadecimal
address which is to be accessed.
C is the set/read the DI/O status command.
IIIIIIIIIIIIII is to set the 7 DI channels (every two I characters
means one channel)
OOOOOOOOOOOOOOOO is to set the 8 DO channels
(every two O characters means one channel)
OO=00 DO Mode.
OO=01 Pulse Output Mode.
OO=02 L->H Delay Mode.
OO=03 H->L Delay Mode.
(cr) is the terminating character, carriage return (0Dh).