Command #AASiCj(data)
Description Send the Value to the analog data output module in the specified channel and slot of the I-8000 system. The data format is engineering units only.
Syntax #AASiCj(data)[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
(data) decimal value, always engineer unit,analog output value of specificed channel with the specificed Type Vaule
[CHK] 2-characters of Checksum
(cr) Character Return(0x0D) for denote the end of command
Response
Valid Command >[CHK](cr)
Output Overange or Underrange ?[CHK](cr)
Invalid Command ?AA[CHK](cr)
Syntax error or communication error may get no response.
> delimiter for valid command
? delimiter for invalid command or the output value is overrange or underrange. If the channel is not available, the module will response as invalid command.
AA 2-characters HEX module address
[CHK] 2-characters of Checksum
(cr) Character Return(0x0D) for denote the end of response
Example
Command #01S3C109.000
Response >(cr)
Description This example send the value +9.000V to Analog Data output Module in slot 3 and channel 1 of the I-8000 system at address 01h The response indicates the command is valid.





Back to Previous Page