Attributes the System Uses in the Scan Device Point

Attribute Name Description
device stats

A vector updated with communication statistics on an ongoing basis. Each element of the vector contains a counter representing the total number of I/O transactions for a specific condition. These values are incremented indefinitely. To count on a timed bases (e.g. daily), an application should copy values into other attributes (see clear stats). Use the following names, defined in brdRecv.h, as offsets into the vector:

Index Value Index Name Contents
0 TRANS_SRBX Transactions received.
1 TRANS_FAILED Failed transactions from the network.
2 CRC_ERR Transactions failed; CRC error in one or more frames of the message.