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

FS-8700-97 Lutron Machine Manual
Page 13 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.7 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. Scenes
range from 0 to 65535 and area numbers range from 0 to 511
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
SMD000_AO
, Analog_Output
, 0
, Passive
, Virtual_BCU_11 , AO
, 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 , Length
Sel_scene_0
, Analog_Output
, 0
, Awt
, LUT_GRF6_0 , Sel_Scene_In_Area , 0
, 512
The area field must be used to indicate the start area number that will be associated with the first element of the Data Array specified under Data_Array_Name. Area
numbers increase with the Length field in association with increasing offset into the Data Array.