beautypg.com

FieldServer Lutron Machine FS-8700-97 User Manual

Page 11

background image

FS-8700-97 Lutron Machine Manual

Page 11 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]

Preloads
Data_Array_Name , Preload_Data_Format , Preload_Data_Value , Location

// Binary Output Object ID 1
Script_list_BO

, Uint16

, 1

, 0

Script_list_BO

, Uint16

, 2

, 1

// Binary Output Object ID 2
Script_list_BO

, Uint16

, 3

, 2

Script_list_BO

, Uint16

, 4

, 3

5.3.5 Map Descriptor Example 2 - Binary Input (Zone Machine)

A read from the Binary Input Data Array which is shared by a BACNet IP Map Descriptor will return the relay state for the given zone. The Lutron Machine Map Descriptor
regularly polls the eLumen panel to retrieve the value of zone intensity. The value of each BACnet object presenting Binary Output is inactive if the intensity is zero and
active if the intensity is non-zero. Zone 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

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 , Zone , Length
Zone_int_0

, Binary_Input

, 0

, Arco

, LUT_GRF6_0 , Zone_Intensity

, 0

, 512