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



Back to Previous Page