Specifications

56
www.kepware.com
Allen-Bradley DH+/DH-485 Device Driver Help
Possible Cause:
A tag address that has been specified dynamically references a location that is beyond the range of supported locations
for the device.
Solution:
Verify the address is correct; if it is not, re-enter it in the client application.
Device address '<address>' is not supported by model '<model name>'
Error Type:
Warning
Possible Cause:
A tag address that has been specified dynamically references a location that is valid for the communications protocol
but not supported by the target device.
Solution:
Verify that the address is correct; if it is not, re-enter it in the client application. Also verify that the selected model
name for the device is correct.
Data Type '<type>' is not valid for device address '<address>'
Error Type:
Warning
Possible Cause:
A tag address that has been specified dynamically has been assigned an invalid data type.
Solution:
Modify the requested data type in the client application.
Device address '<address>' is read only
Error Type:
Warning
Possible Cause:
A tag address that has been specified dynamically has a requested access mode that is not compatible with what the
device supports for that address.
Solution:
Change the access mode in the client application.
Array size is out of range for address '<address>'
Error Type:
Warning
Possible Cause:
A tag address that has been specified dynamically is requesting an array size that is too large for the address type or
block size of the driver.
Solution:
Re-enter the address in the client application to specify a smaller value for the array or a different starting point.