Download FS-8700-74 Veeder-Root - Chipkin Automation Systems
Transcript
FS-8700-74 Veeder Root Driver Manual Page 31 of 33 Appendix C.7. Advanced Example 7 – Stick Height Report This example reads the Stick height Report from the Veeder-Root Panel. The result is stored as a (scaled if scaling specified in the Map Descriptor) real number. Use one Map Descriptor per tank. Map_Descriptors Map_Descriptor_Name, Poll_Height1 , Data_Array_Name, DA_STICKHEIGHT, Data_Array_Offset, 0 , Scan_Interval, 0.8s , Function, rdbc , node_name, Node_A, Address, 1, Length, 1 , Data_Type In-Tank Stick Height Appendix C.8. Advanced Example 8 – Active Alarm Report This example reads the Veeder-Root Panel for active alarms (includes acknowledged and active). If there are any active alarms then the 1st element of the Data Array is set non-zero. If there are no active alarms then the array element is set to zero. You need a number of passive Map Descriptors to store alarms for the tanks. Sensor / inputs / devices just like in example 4.4.4 Map_Descriptors Map_Descriptor_Name, AlarmPoll-11 , Data_Array_Name, DA_ACTIVEALM , Data_Array_Offset, 0 , Scan_Interval, 2.0s , Function, rdbc , node_name, Node_A, Address, 1, Length, 1 , 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: [email protected] Data_Type Active Alarm Report