Installation Manual

19
Lutron integration protocol
ETHERNET Command Formats
ETHERNET Command-specific fields
Configuration Numbers:
Description Configuration Number Parameters
Set (#) or Get (?) IP Address 0
Address (XXX.XXX.XXX.XXX)
Set (#) or Get (?) Gateway
Address
1 Address (XXX.XXX.XXX.XXX)
Set (#) or Get (?) Subnet Mask 2 Address (XXX.XXX.XXX.XXX)
Set (#) or Get (?) Login Info 3 User (0 = All users; 1 = User 1; 2 = User 2),
Old Login,
New Login
Example ETHERNET Commands
Operation Command String
Execute: #ETHERNET, Configuration Number, Parameters
Set IP Address to 192.168.250.1 #ETHERNET,0,192.168.250.1<CR><LF>
Set Gateway Address to 10.2.4.1 #ETHERNET,1,10.2.4.1<CR><LF>
Query: ?ETHERNET, Configuration Number, Parameters
What is the IP Address? ?ETHERNET,0<CR><LF>
What is the Login Information for user 1? ?ETHERNET,3,1<CR><LF>
What is the Login Information for ALL users? (Note:
0 = ALL) ?ETHERNET,3,0<CR><LF>
Response: ~DEVICE, Integration ID, Configuration Number, Parameters
The IP Address is 192.168.250.1 ~ETHERNET,0=,192.168.250.1<CR><LF>
QS Standalone (continued)
System Commands
ETHERNET Commands
Use “ETHERNET Command-specific fields” tables
to complete these command fields.
Operation
Command
#ETHERNET, Configuration Number, Parameters
Continued on next page…