X
X
L
L
D
D
C
C
M
M
A
A
N
N
.
.
d
d
o
o
c
c
3
3
-
-
3
3
8
8
R
R
E
E
V
V
E
E
Incorrect entry may result in an error message as described under "SERIAL ERROR MESSAGES".
Correct entries are acknowledged with OK<CR><LF>.
3-198 SERIAL ERROR MESSAGES
The Serial Port will respond with the message "ERROR 01 VALUE OUT OF RANGE" if the input string
was in the correct format but contained a value, probably numeric, that was out of the range of
acceptable values. Refer to the paragraphs explaining the function in use for the correct range of
values.
Sample entry: F01 13:00<CR>
Response: ERROR 01 VALUE OUT OF RANGE<CR><LF>
The Serial Port will respond with the message "ERROR 02 SYNTAX" if it receives a string in an
incorrect format. Refer to "GENERAL SERIAL INPUT AND OUTPUT FORMAT" in this section.
Sample entry: F03 LOCAD<CR>
Response: ERROR 02 SYNTAX<CR><LF>
The Serial Port will respond with the message "ERROR 03 BAD/MISSING FIELD" if the input string
lacks a required field. Refer to the paragraph in this section explaining the Serial function in use.
Sample entry: F14 1E<CR>
Response: ERROR 03 BAD/MISSING FIELD<CR><LF>
The Serial Port will respond with the message "ERROR 05 NO SUCH FUNCTION" if the function
number requested is not implemented.
Sample entry: F40<CR>
Response: ERROR 05 NO SUCH FUNCTION<CR><LF>