Installation Manual

37
Lutron integration protocol
ETHERNET Command Formats
ETHERNET Command-specific fields
Configuration Numbers:
Description Configuration Number Parameters
Set(#)orGet(?)IPAddress 0 IPAddress(XXX XXX XXX XXX)
Set(#)orGet(?)GatewayAd-
dress
1 IPAddress(XXX XXX XXX XXX)
Set(#)orGet(?)SubnetMask 2 IPAddress(XXX XXX XXX XXX)
Set(#)orGet(?)LoginInfo 3 User(1or2),
OldLogin,
NewLogin
Example ETHERNET Commands
Operation Command String
Execute: #ETHERNET,Conguration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,Conguration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? ?ETHERNET,3,0<CR><LF>(Note:0=ALL)
Response: ~ETHERNET,IntegrationID,CongurationNumber,Parameters
TheIPAddressis192 168 250 1 ~ETHERNET,0,192.168.250.1<CR><LF>
Quantum (continued)
System Commands
ETHERNETCommands
Use “ETHERNET Command-specific fields” tables
to complete these command fields.
Operation
Command
#ETHERNET,CongurationNumber,Parameters