|
This section contains a reference for all DS commands and messages.
Commands are used to control the DS and can be issued through the network or through the serial port. The DS replies to the commands- reply codes indicate the result of command execution. Messages are different in that they are not replied to. For more information see programming.
Command and message description format can be found here.
Table below lists all available commands and messages:
Notes:
| • | N- '+' in this column indicates that command can be issued through the network; |
| • | B- '+' in this column indicates that command can be issued in the broadcast mode (when sent through the network) without the need to pre-select a particular DS using Select In Broadcast Mode (W) command first; |
| • | L- '+' in this column indicates that command, when issued through the network, requires prior login using the Login (L) command; |
| • | I- '+' in this column indicates that command, when issued through the network, requires immediate authentication. '(+)' indicates that immediate authentication is optional; |
| • | S- '+' in this column indicates that command can be issued through the serial port. |
Listed below are all available reply codes:
R.C.
|
Description
|
A
|
OK (command completed successfully)
|
C
|
Error (incorrect command was issued)
|
R
|
Rejected (command was rejected by the DS)
|
D
|
Denied (access was denied by the DS)
|
F
|
Failed (command execution failed)
|
S
|
Bad Sequence (D command only)
|
O
|
Out-of-range (D command only)
|
Notes:
|