26
2.15 @AA(Data)
Description:
Set Digital I/O Status
Syntax:
@AA(Data)[CHK](cr)
@ delimiter
character
AA address
of
reading/response module (00 to FF)
(Data) output value, the data format is following:
(Data) is one character for output channel less than 4
For EX9060D, from 0 to F
For EX9063D, from 0 to 7
(Data) is two characters for output channel less than 8
For EX9044D/50D/55D, from 00 to FF
For EX9065D, from 00 to 1F
For EX9066D/67D, from 00 to 7F
(Data) is four characters for output channel less than 16
For EX9042D, from 0000 to 1FFF
For EX9043D, from 0000 to FFFF
Response:
Valid Command:
>
Invalid Command:
?
Ignore Command:
!
! delimiter
for
ignore
command. The module is in Host
Watchdog Timeout Mode, and the output is set to safe
value.
Example:
Command: @01F Receive: >
Output address 01 value F, return success.(The example is
suitable for EX9060’s digital output channel 1~4 are on)