FieldServer Lutron Machine FS-8700-97 User Manual
Page 12

FS-8700-97 Lutron Machine Manual
Page 12 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.6 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. The off scene numbers range from 0 to 65535 and are preloaded in the Data Array specified under “DA_Lut_List”.
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_BI
, Binary_Input
, 0
, Passive
, Virtual_BCU_11 , BI
, 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 , Area , DA_Lut_List , DA_Lut_List_Offset , Length
Area_sts_0
, Binary_Input
, 0
, Arco
, LUT_GRF6_0 , Area_Sts_Offscene , 0
, Off_Scene
, 0
, 512
Preloads
Data_Array_Name , Preload_Data_Format , Preload_Data_Value , Location
// Binary Input Object ID 1
off_scene
, Uint16
, 0
, 0
// Binary Input Object ID 2
off_scene
, Uint16
, 1
, 1
Insert the off-scene number
into the Preload_Data_Value
field