23 ~aa5v – B&B Electronics I-7060 - Manual User Manual
Page 55

55
I-7000 DIO Manual
Rev:B1.2
2.23 ~AA5V
Description : Set PowerOn/Safe Value.
Command : ~AA5V[CHK](cr)
~
delimiter character
AA
address of setting module (00 to FF)
5
command for set PowerOn/Safe Value
V
P = set current output as PowerOn Value, S = set current
output as Safe Value
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)
Example :
Command : @01AA
Receive : >
Output address 01 value AA, return success.
Command : ~015P
Receive : !01
Set address 01 PowerOn Value, return success.
Command : @0155
Receive : >
Output address 01 value 55, return success.
Command : ~015S
Receive : !01
Set address 01 Safe Value, return success.
Command : ~014P
Receive : !01AA00
Read address 01 PowerOn Value, return PowerOn Value AA.