Command @AA7Ci
Description Read Lower and Upper Target Limits of Linear Mapping
Syntax @AA7Ci[CHK](cr)
@ a delimiter character
AA address of setting module (00 to FF)
7 command for reading target values
Ci
Specifies channel
[CHK] 2 characters of Checksum
(cr) Character Return(0x0D) for denote the end of command
Response
Valid Command !AACi(TL)(TH)[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)
Ci
Response the specified channel
TL
low limit of target values in engineer unit format
TH
high limit of target values in engineer unit format
[CHK] 2 characters of Checksum
(cr) Character Return(0x0D) for denote the end of response
Example
Command @017C0
Response !01C0-2.5000+2.5000
Description Read channel 0 of address 01 target value, return from -2.5 to +2.5.
Reference



Back to Previous Page