23 ~aa5v – Measurement Computing CB-7000 DIO User Manual
Page 55
55
CB-7000 DIO Manual
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 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 successful.
Command: ~015P
Receive: !01
Set Address 01 PowerOn Value, return successful.
Command: @0155
Receive: >
Output Address 01 value 55, return successful.
Command: ~015S
Receive: !01
Set Address 01 Safe Value, return successful.
Command: ~014P
Receive: !01AA00
Read Address 01 PowerOn Value, return PowerOn Value AA.
Command: ~014S
Receive: !015500