AN-X3-GENI Page
33
hexadecimal. If your program is monitoring the block error table, it will
see all the error bits as set.
Block Fault Table
A Genius block can generate fault messages for a variety of error conditions. If the AN-X3-GENI
receives a fault message from a Genius block, it sets the corresponding bit in the block fault table.
The block fault table consists to 2 16-bit words, one bit per serial bus address. Bit 0 of the first
word corresponds to serial bus address 0, bit 1 corresponds to serial bus address 1, and so on.
To map the block fault table, include a line with the keyword BlockFlt in the input section of a
connection.
Example:
,BlockFlt
If the block fault bit is set for a block, use the web interface on the AN-X3-GENI to view and
clear the fault. Refer to page 50 for details.
Connection Diagnostics
The AN-X3-GENI maintains diagnostics related to the UDP traffic to and from the module.
They are mapped using the keyword ConnDiag.
Example:
, ConnDiag
They consist of:
Offset
Counter
0
UDP Tx count
1
UDP Rx count
2
UDP Eth Error, Ctr (lo) Typ (Hi)
3
UDP PrtErr, Ctr (Lo) Typ/Slt (Hi)
4
UDP Tx Busy
5
UDP Rx Busy
Connection Statistics
The module maintains statistics for each scheduled connection. In the following table, O
represents the connection originator (ControlLogix) and T represents the connection target
(AN-X).