Command
|
Name
|
Description
|
---|---|---|
0
|
No operation
|
do nothing
|
1
|
READ ASCII message
|
start a read ASCII message
|
2
|
WRITE ASCII message
|
start a write ASCII message
|
3
|
GET DATA
|
transfer data from module to PLC
|
4
|
PUT DATA
|
transfer data from PLC to module
|
5
|
GET TOD
|
get time of day from module
|
6
|
SET TOD
|
set time of day in module
|
7
|
SET MEMORY REGISTERS
|
set registers to value
|
8
|
FLUSH BUFFER
|
flush serial port buffers
|
9
|
ABORT
|
abort ASCII message currently running
|
A
|
GET BUFFER STATUS
|
get port input buffer
|