beautypg.com

FieldServer Lutron Machine FS-8700-97 User Manual

Page 10

background image

FS-8700-97 Lutron Machine Manual

Page 10 of 24

FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com

Tel: (408) 262 2299 Fax: (408) 262 2269 Toll Free: (888) 509 1970 email: [email protected]

5.3.4 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
are in decimal and range from 0 to 65535.

BACnet IP Map Descriptor

// Client Side Map Descriptors

Map_Descriptors

Map_Descriptor_Name , Data_Array_Name , Data_Array_Offset , Function , Node_Name

, Data_Type , Object_ID , Length , Relinquish_Default

SMD00_BO

, Binary_Output

, 0

, Passive

, Virtual_BCU_11 , BO

, 1

, 512

, 0

Lutron Machine Map Descriptor

// Client Side Map Descriptors

Map_Descriptors

Map_Descriptor_Name , Data_Array_Name , Data_Array_Offset , Function , Node_Name , Grafik_Command , DA_Lut_List

, DA_Lut_List_Offset , Length

Run_Script_0

, Binary_Output

, 0

, Awt

, LUT_GRF6_0 , run_script_AB

, Script_list_BO , 0

, 512


The Data Array specified under “DA_Lut_List” must be preloaded with script numbers as shown below:

ScriptA in even locations, ScriptB in uneven locations, values in Preload_Data_Value

ScriptA will be run when writing zero into the Object ID

ScriptB will be run when writing non-zero into the object ID