System information

22
Lutron® integration protocol
ETHERNET Command Formats
ETHERNET Command-specific fields
Configuration Numbers:
Description Configuration Number Parameters
Set IP Address 0 Address (XXX.XXX.XXX.XXX)
Set Gateway Address 1 Address (XXX.XXX.XXX.XXX)
Set Subnet Mask 2 Address (XXX.XXX.XXX.XXX)
Change Login Info 3 User (1 or 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 System Commands
QSE-CI-NWK-E: ETHERNET Commands
Use “ETHERNET Command-specific fields” tables to
complete these command fields.
Operation
Command
#ETHERNET, Configuration Number, Parameters