A Sierra Monitor Company Driver Manual (Supplement to the FieldServer Instruction Manual) FS-8700-97 Lutron Machine APPLICABILITY & EFFECTIVITY Effective for all systems manufactured after May 1, 2001
FS-8700-97_Lutron_Machine Manual Table of Contents TABLE OF CONTENTS 1. Lutron Machine Description.............................................................................................3 2. Driver Scope of Supply.....................................................................................................4 2.1. Supplied by FieldServer Technologies for this driver ...................................................4 2.2. Provided by the Supplier of 3rd Party Equipment ......................
FS-8700-97_Lutron_Machine Manual 1. Page 3 of 11 Lutron Machine Description The Lutron Machine driver allows the FieldServer to transfer data to and from devices over RS232 using Lutron eLumen protocol. The FieldServer can emulate either a Server or Client, although the Lutron Machine driver is only available in Client configuration. Any Server drivers are for FieldServer testing purposes only.
FS-8700-97_Lutron_Machine Manual 2. Page 4 of 11 Driver Scope of Supply 2.1. Supplied by FieldServer Technologies for this driver FieldServer Technologies Description PART # FS-8915-10 UTP cable (7 foot) for RS-232 use FS-8917-02 RJ45 to DB9F connector adapter FS-8700-97 Driver Manual. Provided by the Supplier of 3rd Party Equipment 2.2. 2.2.1. Part # 2.2.2.
FS-8700-97_Lutron_Machine Manual 3. Page 5 of 11 Hardware Connections The FieldServer is connected to the Lutron eLumen panel as shown in the connection drawing below: Configure the eLumen panel according to manufacturer’s instructions.
FS-8700-97_Lutron_Machine Manual Page 6 of 11 120V 15A Dedicated Control Feed Wallstation link To control stations eLumen Processor Aux Link (RS-485) User Interface link Dimmer panel link To dimmer panels Inter-processor link Power OK Serial Tx Rx EIA232 Tx Rx Ethernet - USB + EIA485 FS-B2010 (408)-262-2299 LUTRON ELUMEN RS-485 CONNECTION DIAGRAM BASE NAME: FILE NAME: FS-T28700-84 .
FS-8700-97_Lutron_Machine Manual 4. Page 7 of 11 Configuring the FieldServer as a Lutron Machine Client For a detailed discussion on FieldServer configuration, please refer to the FieldServer instruction manual. The information that follows describes how to expand upon the factory defaults provided in the configuration files included with the FieldServer (See “.csv” sample files provided with the FieldServer).
FS-8700-97_Lutron_Machine Manual 4.2.
FS-8700-97_Lutron_Machine Manual 4.3. Page 9 of 11 Client Side Node Descriptors Section Title Nodes Column Title Node_Name Node_ID Protocol Connection Node_type Function Provide name for node The eLumen processor address. Only decimal values are allowed: e.g. 11 hex must be entered as 17.
FS-8700-97_Lutron_Machine Manual Column Title Page 10 of 11 Function Legal Values area_status sys_var_val_bin sys_var_val Zone Machine: run_script_AB zone_intensity fade_zone run_script_multi zone_intensity sys_var_val_bin sys_var_val Name of Data Array that contains a list of parameters needed to execute the command. The offset into the DA_Lut_List DA_Lut_List_Offset Data Array from where the list data is to be used.
FS-8700-97_Lutron_Machine Manual 4.4.4. Page 11 of 24 Map Descriptor Example 1 - Binary Output (Zone and Area Machine) A write to the Binary Output Data Array which is shared by a BACNet IP Map Descriptor will execute one of two scripts on the eLumen panel. The script numbers corresponding to binary inactive (0) and active (1) are specified in the Data Array specified by “DA_Lut_List” from offset specified by “DA_Lut_List_Offset”. Script numbers range from 0 to 65535.
FS-8700-97_Lutron_Machine Manual 4.4.5. Page 12 of 24 Map Descriptor Example 2 - Binary Input (Zone Machine) A read from the Binary Input Data Array which is shared by a BACNet IP Map Descriptor will return the relay state for the given zone. The Lutron Machine Map Descriptor regularly polls the eLumen panel to retrieve the value of zone intensity. The value of each BACNet object presenting Binary Output is inactive if the intensity is zero and active if the intensity is non-zero.
FS-8700-97_Lutron_Machine Manual 4.4.6. Page 13 of 24 Map Descriptor Example 3 - Binary Input (Area Machine) A read from the Binary Input Data Array which is shared by a BACNet IP Map Descriptor will return the scene-on state for the given area. The Lutron Machine Map Descriptor regularly polls the eLumen panel to retrieve the scene-on state for the given area. The value returned by the BACNet object is inactive (0) if the off scene is selected and active (1) if any other scene is selected.
FS-8700-97_Lutron_Machine Manual 4.4.7. Page 14 of 24 Map Descriptor Example 4 - Analog Output 1 (Area Machine) A write to the Analog Output Data Array which is shared by a BACNet IP Map Descriptor will command an area to a preset scene on the Lutron eLumen panel.
FS-8700-97_Lutron_Machine Manual 4.4.8. Page 15 of 24 Map Descriptor Example 5 - Analog Output 1 (Zone Machine) A write to the Analog Output Data Array which is shared by a BACNet IP Map Descriptor will command a zone on the Lutron eLumen panel to the written intensity. Intensities are written as a percentage value (0 to 100%).
FS-8700-97_Lutron_Machine Manual 4.4.9. Page 16 of 24 Map Descriptor Example 6 - Analog Output 2 (Zone and Area Machine) A write to the Analog Output Data Array which is shared by a BACNet IP Map Descriptor will execute one of multiple scripts on the Lutron eLumen panel. The value written into the Analog Output Data Array is used as an offset into the Data Array defined under “DA_Lut_List” to retrieve a script number. Script numbers range from 0 to 65535.
FS-8700-97_Lutron_Machine Manual Page 17 of 24 The script numbers per BACNet object element need to be preloaded into the Data Arrays defined under “DA_Lut_List”.
FS-8700-97_Lutron_Machine Manual 4.4.10. Page 18 of 24 Map Descriptor Example 7 - Analog Input (Area Machine) A read from the Analog Input Data Array which is shared by a BACNet IP Map Descriptor will return the last scene selected in a given area on the Lutron eLumen panel. The Lutron Machine Map Descriptor regularly polls the Lutron eLumen panel to retrieve the scene numbers.
FS-8700-97_Lutron_Machine Manual 4.4.11. Page 19 of 24 Map Descriptor Example 8 - Analog Input (Zone Machine) A read from the Analog Input Data Array which is shared by a BACNet IP Map Descriptor will return the intensity to which a given zone is set on the Lutron eLumen panel. The Lutron Machine Map Descriptor regularly polls the Lutron eLumen panel to retrieve the zone intensities. The intensity value returned is scaled to a percentage value (0 to 100%). Zone numbers range from 0 to 511.
FS-8700-97_Lutron_Machine Manual 4.4.12. Page 20 of 24 Map Descriptor Example 9 - Multistate Output (Zone and Area Machine) A write to the Multistate Output Data Array which is shared by a BACNet IP Map Descriptor will execute one of multiple scripts. The multiple scripts are specified in the Data Array defined under “DA_Lut_List”. The value written into the Multistate Output Data Array is used as the offset into the Data Array defined under “DA_Lut_List” to retrieve a script number from the Data Array.
FS-8700-97_Lutron_Machine Manual Page 21 of 24 The scripts per object element must be preloaded into the Data Array defined under “DA_Lut_List”: //===================================================================== // Multistate Output Scripts Setup // // All values are in decimal ( 0 - 65535 ) // Specify up to 10 scripts for each Object ID by editing Preload_Data_Value Preloads Data_Array_Name Preload_Data_Format Preload_Data_Value Location // Multistate Output Object ID 1 Scr_lst_MSO_0 , Scr_lst_M
FS-8700-97_Lutron_Machine Manual 4.4.13. Page 22 of 24 Map Descriptor Example 10 - Binary Value (Zone and Area Machine) A read from the Binary Value Data Array which is shared by a BACNet IP Map Descriptor will return the current value of a system variable in the Lutron eLumen panel. The value returned is inactive (0) if the system variable is zero and active (1) if non-zero. The Lutron Machine Map Descriptor regularly polls the Lutron panel to retrieve the system variable values.
FS-8700-97_Lutron_Machine Manual 4.4.14. Page 23 of 24 Map Descriptor Example 11 - Analog Value (Zone and Area Machine) A read from the Analog Value Data Array which is shared by a BACNet IP Map Descriptor will return the current value of a system variable in the Lutron eLumen panel. The variable values range from 0 to 255. The Lutron Machine Map Descriptors are regularly updated with system variable values from the active Binary Value Map Descriptors.
FS-8700-97_Lutron_Machine Manual Page 24 of 24 Appendix A. Revision History Driver Ver. 1.00 1.01 1.02 1.02 Doc. Rev. 0 1 1 2 10/15/03 MF 1.02 3 1/21/04 3/22/04 JD DR 1.02 1.02 4 5 3/24/04 MC 1.02 6 6/10/04 JD 1.02 7 11/3/04 Meg Meg 1.03 0 12/30/04 Meg Meg 1.03 1 4/12/05 4/27/05 JD JD 1.03 1.