A SERVICE OF

logo

FS-8700-97_Lutron_Machine Manual Page 14 of 24
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web:www.fieldserver.com
Tel: (408) 262-2299 Fax: (408) 262-9042 Toll_Free: 888-509-1970 email: support@fieldserver.com
4.4.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, Server, 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.