FieldServer NCA2-NFS2-3030 Computer Drive User Manual


 
FS-8700-130 Notifier NCA2/NFS-3030 Manual Page 11 of 22
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: support@fieldserver.com
4.5.3 Map Descriptor Example: Standard example
This shows the standard Map Descriptor setup for one Node with 1 loop and all 159 modules and 159 detectors installed. This Node also has all boards, panel
and bell circuits
//
// Client Side Map Descriptor
// Define Map Descriptors to capture just required data
//
// Node 2
//
Map_Descriptors
Map_Descriptor_Name ,Data_Array_Name ,Data_Array_Offset ,Function ,Node_Name ,Loop ,Data_Type ,Address ,Length
//
// Capture Node Events
SMD_N2_Troubles ,DA_SYS_N2 ,0 ,Passive ,NODE2 ,- ,Node_Trouble ,1 ,508
SMD_N2_PANEL ,DA_N2_PANEL ,0 ,Passive ,NODE2 ,- ,Panel ,1 ,1056
SMD_N2_PANEL_T ,DA_N2_PANEL_T ,0 ,Passive ,NODE2 ,- ,Panel_Trouble ,1 ,96
SMD_N2_BELL_T ,DA_N2_BELL_T ,0 ,Passive ,NODE2 ,- ,Bell_Trouble ,1 ,4
// Capture Loop 1 events
SMD_N2L01D ,DA_N2L01D ,0 ,Passive ,NODE2 ,1 ,Detector ,1 ,1749
SMD_N2L01D_T ,DA_N2L01D_T ,0 ,Passive ,NODE2 ,1 ,Detector_Trouble ,1 ,159
SMD_N2L01M ,DA_N2L01M ,0 ,Passive ,NODE2 ,1 ,Module ,1 ,1749
SMD_N2L01M_T ,DA_N2L01M_T ,0 ,Passive ,NODE2 ,1 ,Module_Trouble ,1 ,159
Select the array
for data storage
Identify the Loop id for
which this Map Descriptor
will store data
All Map Descriptors are
Passive; waiting for a message
from the Notifier panel.
Specify Data
Type
Specify range,
starting address
and length