I have a 1734-AENT/A Ethernet/IP Point I/O module and rather than checking the box that triggers a major fault on the processor if there's a communication fault, I want to monitor the communication status in the ladder logic and program the fault logic myself. However, I can't seem to find a way to monitor the communication status with the module itself.
There is a tag in the process called
(Module_Name):I.SlotStatusBits0_31 (DINT)
...but:
- This only tells me the status of slots that are participating in the "rack optimized connection" and
- Slot 0 (the I/O module) is always 1 and doesn't seem to indicate anything useful.
I was wondering, how can I reliably monitor the status of the module in the ladder logic?


