User Guide
FS-8700-97_Lutron_Machine Manual    Page 21 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 
The scripts per object element must be preloaded into the Data Array defined under “DA_Lut_List”: 
//===================================================================== 
// Multistate Output Scripts Setup 
// 
// All values are in decimal ( 0 - 65535 ) 
// Specify up to 10 scripts for each Object ID by editing Preload_Data_Value 
Preloads       
Data_Array_Name  Preload_Data_Format  Preload_Data_Value  Location 
// Multistate Output Object ID 1       
Scr_lst_MSO_0 ,  Uint16 ,  110 ,  0 
Scr_lst_MSO_0 ,  Uint16 ,  210 ,  1 
Scr_lst_MSO_0 ,  Uint16 ,  310 ,  2 
Scr_lst_MSO_0 ,  Uint16 ,  410 ,  3 
Scr_lst_MSO_0 ,  Uint16 ,  510 ,  4 
Scr_lst_MSO_0 ,  Uint16 ,  610 ,  5 
Scr_lst_MSO_0 ,  Uint16 ,  710 ,  6 
Scr_lst_MSO_0 ,  Uint16 ,  810 ,  7 
Scr_lst_MSO_0 ,  Uint16 ,  910 ,  8 
Scr_lst_MSO_0 ,  Uint16 ,  65010 ,  9 
// Multistate Output Object ID 2       
Scr_lst_MSO_1 ,  Uint16 ,  120 ,  0 
Scr_lst_MSO_1 ,  Uint16 ,  220 ,  1 
Scr_lst_MSO_1 ,  Uint16 ,  320 ,  2 
Scr_lst_MSO_1 ,  Uint16 ,  420 ,  3 
Scr_lst_MSO_1 ,  Uint16 ,  520 ,  4 
Scr_lst_MSO_1 ,  Uint16 ,  620 ,  5 
Scr_lst_MSO_1 ,  Uint16 ,  720 ,  6 
Scr_lst_MSO_1 ,  Uint16 ,  820 ,  7 
Scr_lst_MSO_1 ,  Uint16 ,  920 ,  8 
Scr_lst_MSO_1 ,  Uint16 ,  65020 ,  9 










