Allen-Bradley devicenet modules in logix5000 control systems ユーザーズマニュアル

ページ / 239
Publication DNET-UM004A-EN-P - March 2004
Troubleshoot a DeviceNet Network        12-15
Status Tags
The members of the Status tags (…S…), give you the following 
information:
If you want this information:
Check this member:
Member:
Data Type
count of I/O scans
ScanCounter
DINT
indication that a device is not communicating on the network:
• There is 1 bit for each address on the DeviceNet network (0 -63).
• The position of a bit = address of a device.
• If a bit = 1, then the device at that address has failed.
DeviceFailureRegister
SINT[8]
indication that the data size of a device does not match the amount of 
memory allocated for the device in the scanner:
• There is 1 bit for each address on the DeviceNet network (0 -63).
• The position of a bit = address of a device.
• If a bit = 1, then their is a mismatch with that address.
AutoverifyFailureRegister
SINT[8]
indication that a device is idle:
• There is 1 bit for each address on the DeviceNet network (0 -63).
• The position of a bit = address of a device.
• If a bit = 1, then the device at that address is idle.
DeviceIdleRegister
SINT[8]
indication that a device is online:
• There is 1 bit for each address on the DeviceNet network (0 -63).
• The position of a bit = address of a device.
• If a bit = 1, then the device at that address is online.
ActiveNodeRegister
SINT[8]
ASCII representation of scanner status/display
StatusDisplay
SINT[4]
address of the scanner
ScannerAddress
SINT
status code of scanner
ScannerStatus
SINT
address with an error:
• scrolls through the addresses with errors
• ScrollingDeviceStatus member shows the status code
ScrollingDeviceAddress
SINT
status code of an address with an error:
• scrolls through addresses with errors
• ScrollingDeviceAddress member shows the address
ScrollingDeviceStatus
SINT
status code of lower 32 devices – 1 byte per device
DeviceStatus
SINT[32]
status code of all devices – 1 byte per device
DeviceStatus
SINT[64]