FieldServer FS-8700-112, FCI 7100 Series Appendix B.1. Driver Stats Exposed, UINT32

Page 22

FS-8700-112 FCI 7100 Series Driver Manual

Page 22 of 24

Appendix B.1. Driver Stats Exposed.

In addition to the standard FieldServer operating statistics the driver exposes certain key stats in a Data Array if required. An upstream device can then monitor these stats.

Add the following to your configuration file to activate these stats.

// Expose Driver Operating Stats.

Data_Arrays

 

 

Data_Array_Name,

Data_Format,

Data_Array_Length

fci-7100-stats,

UINT32,

200

The driver exposes stats based on a port handle. The offset specified in the table below must be added to the handle number multiplied by 100. i.e. for port whose handle is 1 then the driver will store the 1st stat at 1+100*1=101.

Stat

#define FCI_7100_STAT_NO_PLACE_TO_STORE

#define

FCI_7100_STAT_NO_PLACE_TO_STORE_ZONE

#define

FCI_7100_STAT_NO_PLACE_TO_STORE_RELAY

#define

FCI_7100_STAT_NO_PLACE_TO_STORE_LOOP

#define

FCI_7100_STAT_NO_PLACE_TO_STORE_SENSOR

#define

FCI_7100_STAT_NO_PLACE_TO_STORE_MODULE

#define FCI_7100_STAT_EMPTY_MSG

#define FCI_7100_STAT_SHORT_MSG

#define FCI_7100_STAT_NO_RESET

#define

FCI_7100_STAT_NO_PLACE_TO_STORE_PANEL

#define FCI_7100_STAT_RCVD_MSGS

Offset

1

2

3

4

5

6

7

8

9

10

11

Description

Increments each time point data is received but there is no Map Descriptor to store the data (any)

Increments each time point data is received but there is no Map Descriptor to store Zone data

Increments each time point data is received but there is no Map Descriptor to store Relay data

Increments each time point data is received but there is no MD to store the Loop data

Increments each time point data is received but there is no MD to store the Sensor data

Increments each time point data is received but there is no MD to store the Module data

Number of times that a message line was was zero bytes long (excluding the terminator)

Number of times that a message line was was too short probably a system id tag line

Increments each time a reset was rcvd but no DA was reset

Increments each time point data is received but there is no MD to store data that cannot be attributed to a zone, relay, loop, sensor, module

Increments each time a message is received

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

Image 22
Contents FS-8700-112 FCI 7100 Series Serial Driver Table of Contents FCI 7100 Series Serial Driver Description Max Nodes Supported FieldServer Mode CommentsFS-8700-112 FCI 7100 Series Driver Manual Optional Items Required 3rd Party ConfigurationRequired 3rd Party Software FieldServer Technologies DescriptionHardware Connections FCITop right hand side of board Connector J3 label on right Column Title Function Legal Values Data Arrays/DescriptorsSection Title ExampleClient Side Connection Descriptions ResetbyanyNode ‘ResetbyanyNode ‘ thenClient Side Node Descriptors Driver Related Map Descriptor Parameters Page Map Descriptor Example 1 Sensor / Module Events Map Descriptor Example 2 Bit Storage FS-8700-112 FCI 7100 Series Driver Manual FS-8700-112 FCI 7100 Series Driver ManualPage 15 Index Category EventAppendix A.2. Extending the Event Table Appendix A.3. How Data is storedFS-8700-112 FCI 7100 Series Driver Manual Example Appendix A.4. Panel Synchronization Appendix A.6. Networked PanelsFS-8700-112 FCI 7100 Series Driver ManualPage 19 Appendix B. Driver Error MessagesMessage Description Page Page Appendix B.1. Driver Stats Exposed UINT32FCI7100STATNOPLACETOSTORENODE This page Intentionally Left Blank