MMX6x2-HT
User’s Manual
Section 7. LW2 programmers’ reference Page 67 / 119
7. LW2 programmers’ reference
The device can be controlled through a reduced command set of LW2 protocol commands
to ensure the compatibility with other Lightware products. The supported LW2 commands
are described in this chapter.
7.1. LW2 protocol description
The device accepts commands surrounded by curly brackets - { } - and responds data
surrounded by round brackets - ( ) - only if a command was successfully executed.
Input number in 1 or 2 digit ASCII format (01, 5, 07, 16, etc.)
Output number in 1 or 2 digit ASCII format
Input number in 2 digit ASCII format (01, 02, 10, 12 etc.)
Output number in 2 digit ASCII format (01, 02, 10, 12 etc.)
Location number in 1, 2 or 3 digit ASCII format
id number in 1 or 2 digit ASCII format
id number in 2 digit ASCII format
Carriage return, Line feed (0x0D, 0x0A)
Each command issued by the controller
Each response received from the router
Table 7-1. Legend for control commands
7.2. General LW2 commands
7.2.1. View product type
Description: The device responds its name.
Explanation: The connected device is an MMX6x2-HT220.
Legend: <PRODUCT_TYPE> shows type.
7.2.2. Query control protocol
Description: The device can be controlled with different control protocols. This command
queries the active protocol of the currently used control interface.
(CURRENT●PROTOCOL●=
●#<protocol>)CrLf
(CURRENT PROTOCOL = #1)CrLf
Explanation: The device communicates with LW2 protocol.