FS-8700-21 LonWorks Manual Page 34 of 62
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
Appendix C.3. Exposing Operation Statistics.
If this driver is appropriately configured, it can expose operation statistics in a Data Array which can be monitored
by a remote device to check that the driver is performing without error.
The lines from the example below can be cut and pasted into a configuration file to expose these stats.
Data_Arrays,
Data_Array_Name
,Data_Format
,Data_Array_Length
Lonworks-stats
,UINT32
,1000
Data Array
Offset
Description
1
Increments each time Neuron ID is read. Used for scripting
2
Overwritten each time Neuron ID is read. Contains 1st byte of Neuron ID
3
Overwritten each time Neuron ID is read. Contains 2nd byte of Neuron ID
4
Overwritten each time Neuron ID is read. Contains 3rd byte of Neuron ID
5
Overwritten each time Neuron ID is read. Contains 4th byte of Neuron ID
6
Overwritten each time Neuron ID is read. Contains 5th byte of Neuron ID
7
Overwritten each time Neuron ID is read. Contains 6th byte of Neuron ID
8
Not Used
9
Not Used
10
Overwritten each time Neuron ID is read. Contains 1st nibble of 1st byte of Neuron ID as an ASCII
char. e.g. if 1st byte=0x12 then the value stored here is 0x32 - the ASCII char for the digit 2
11
Overwritten each time Neuron ID is read. Contains 2nd nibble of 1st byte of Neuron ID as an ASCII
char. e.g. if 1st byte=0x12 then the value stored here is 0x31 - the ASCII char for the digit 1
12
Overwritten each time Neuron ID is read. Contains 1st nibble of 2nd byte of Neuron ID as an ASCII
char
13
Overwritten each time Neuron ID is read. Contains 2nd nibble of 2nd byte of Neuron ID as an ASCII
char.
14
Overwritten each time Neuron ID is read. Contains 1st nibble of 3rd byte of Neuron ID as an ASCII
char.
15
Overwritten each time Neuron ID is read. Contains 2nd nibble of 3rd byte of Neuron ID as an ASCII
char.
16
Overwritten each time Neuron ID is read. Contains 1st nibble of 4th byte of Neuron ID as an ASCII
char.
17
Overwritten each time Neuron ID is read. Contains 2nd nibble of 4th byte of Neuron ID as an ASCII
char.
18
Overwritten each time Neuron ID is read. Contains 1st nibble of 5th byte of Neuron ID as an ASCII
char.
19
Overwritten each time Neuron ID is read. Contains 2nd nibble of 5th byte of Neuron ID as an ASCII
char.
20
Overwritten each time Neuron ID is read. Contains 1st nibble of 6th byte of Neuron ID as an ASCII
char.
21
Overwritten each time Neuron ID is read. Contains 2nd nibble of 6th byte of Neuron ID as an ASCII
char.