Serial Communications | A-7
Responses
The Series 2000 Controller returns a variety of responses that can be bro-
ken into two categories, success and failure.
Success
All successful responses start with an A. If there is data returned, it will
follow the A and have a checksum after it. All responses end with a car-
riage return.
Examples:
A
Simple acknowledge
AFF0050
Acknowledge with data
Failure
All failure responses start with a N followed by a two hex digit failure
code and a carriage return.
Success
A
End
Success Data Checksum End
A (n characters)
(2 hex ASCII
characters
Character
Failure Failure Code End Character
N (2 hex ASCII characters)