Command @AASiRA0(Data)
Description Set Alarm Value 0
Syntax @AASiRA0(Data)[CHK](cr)
@ a delimiter character
AA address of setting module (00 to FF)
Si slot number of the module. i = 0 ~ 3 or 0 ~ 7
RA0 command for setting alarm value 0.
if mode=0 ,counter 0 alarm value;
if mode=1 module counter 0 high alarm
(Data) 8 hexdecimal digits, from 00000000 to FFFFFFFF
[CHK] 2 characters of Checksum
(cr) Character Return(0x0D) for denote the end of command
Response
Valid Command !AA[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 address of response module (00 to FF)
[CHK] 2 characters of Checksum
(cr) Character Return(0x0D) for denote the end of response
Example
Command @01S1RA0FFFFFFFF
Response !01
Description Set address 01,slot 1 counter/frequency module's alarm value 0 as 4294967295, return success.
Modules
I-87082 on I-8000 slave I/O unit
Reference @AASiRA0



Back to Previous Page