FS-8700-97 Lutron Machine Manual
Page 22 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
5.3.14
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. A write to the Binary Value Data Array will set the system variable to 255 on active (1) write or to zero on inactive (0) write.
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_BV
, Binary_Value
, 0
, Passive
, Virtual_BCU_11 , BV
, 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 , Sys_Var , Length
Zone_var_0
, Binary_Value
, 0
, Arco
, LUT_GRF6_0 , Sys_Var_Val_Bin
, 0
, 512