20 of 36
REGLO ICC - ENGLISH , REV. D, 14-036-E
14.6.14 Language
Width: 1
Range: 0–3
Format: A single numeric character representing a language as follows:
0—English
1—French
2—Spanish
3—German
15. Response Messages
Response messages are sent from the pump to the PC in response to request messages.
15.1 Status response
A status response message is the default response of the pump to most commands,
indicating a success or failure of the command.
Response Message: Status
Fields
Status
Char Width
1
Status: A single ASCII character indicating the execution status of the requested command.
* (0x2a)—The command was executed successfully.
# (0x23)—The command was not executed successfully.
– (0x2d)—A negative response used for some commands, with different meanings
for each. See individual direct-addressed command definitions for context.
+ (0x2b)—A positive response used for some commands, with different meanings
for each. See individual direct-addressed command definitions for context.
15.2 Data response
A data response is sent when parameter values must be provided in response to a request
message. Each data response is composed of one or more data parameter values which are
delimited by spaces.
Response Message: Data
Fields
Char. Width Variable 1 (optional) Variable (optional) 1 (optional) Variable (optional) 1
Data
Parameter
1
[SP]
[SP]
[CR]
[LF]
Data
Parameter
n
Data
Parameter
2
Data Parameter N—A data value returned by the pump. The format of each data
parameter is defined by the request message that a data response message is sent in
response to. See each request message definition for the definition associated data
response messages.