Rockwell Automation 2755 Enhanced Decoder Series B User Manual

Page 263

Advertising
background image

15–75

ASCII Host Commands

Publication 2755-833

DD - Set Configuration to Default Values

Command Format:

DD

Function:

Sets configuration in operating memory to the
default values.

Important: Host port communication
parameters and the contents of storage memory
are not changed with the DD command.

Parameters:

None

Response:

= rr<end>

rr =

response code

<end>=

end of message control code

Example:

DD

Command:

DD

Response:

= 00CRLF

00 =

command complete
response code

CRLF =

end of message control code
for Carriage Return and
Line Feed.

RD - Set Configuration to Factory Defaults and Restart

Command Format:

RD

Function:

Resets decoder to factory defaults, saves the
configuration in storage memory, and then
restarts the decoder. Operation then resumes
using the new configuration parameters. Refer to
Appendix B for factory default settings.

Important: Host port communication
parameters are not changed to default values
with this command.

Parameters:

None

Response:

= 98 <end>

98 =

Indicates the command was
received and the decoder is
resetting. The reset takes
approximately 5 seconds.

<end>=

end of message control code

Advertising