Command $AASiCj6
Description This command read the last value of the analog data output module in the specified slot and channel of the I-8000 system.
Syntax $AASiCj6[CHK](cr)
$ a delimiter character
AA 2-characters HEX module address for the specified I-8000 system ,Range from 01 to FFh
Si Specified slot number. i = 0 to 3(4 slots) or
i = 0 to 7(8 slots)
Cj specified channel number. j = 0 to 3
6 command for read last value
[CHK] 2-characters of Checksum
(cr) Character Return(0x0D) for denote the end of command
Response
Valid Command !AA(data)[chk](cr)
Invalid Command ?AA[CHK](cr)
Syntax error or communication error may get no response.
! delimiter for valid command
? delimiter for invalid command
AA 2-characters HEX module address
(data) Last value readback
[CHK] 2 characters of Checksum
(cr) Character Return(0x0D) for denote the end of response
Example
Command $01S1C26
Response !0109.000(cr)
Description This example to read the last value from the slot 1 and channel 2 of the I-8000 system at address 01h.


Modules I-87024,I-8024



Back to Previous Page