38
2.25 ~AA5V
Description:
Set Power On/Safe Value
Syntax:
~AA5V[CHK](cr)
~ delimiter
character
AA address
of
reading/response module (00 to FF)
5
command for set Power On/Safe value
V
P= set current output as Power On Value, S= set current
output as Safe Value
Response:
Valid Command:
!AA
Invalid Command:
?AA
Example:
Command: @01AA
Receive: >
Output address 01 Value AA, return success.
Command: ~015P Receive: !01
Set address 01 Power On 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 Power On Value, return AA.
Command: ~014S Receive: !015500
Read address 01 Safe Value, return 55.