Failed Reads
Description
This counter indicates the number of failed read requests from the current OPC UA client to the FactoryTalk Linx Gateway OPC UA server. Failed read requests occur when the client attempts to retrieve data from the server but encounters errors or exceptions during the process.The main reasons for failed read requests are:
- Unsupported Tags: The client attempts to read tags that are not supported by FactoryTalk Linx Gateway.
- Tag ID Issues: The tag ID provided by the client is unknown or invalid.
- Permission Issues: The client or the tag lacks the necessary read permissions.
- Communication Issues: Problems occur when the client communicates with the data source.
The FactoryTalk Diagnostics Event Log records details such as the group name, the item that failed, and the client connection for troubleshooting assistance.
Location
- FactoryTalk Diagnostics Counter Monitor > System Diagnostics > localhost > FactoryTalk Linx Gateway OPC UA Server > Client (ID)
Value
- Type: 64-bit signed integer
- Source: This value is generated by the FactoryTalk Linx Gateway OPC UA server.
- Updates: This value increases when an OPC UA client fails to read a data item.
- Reset: This value resets when you reset the service or restart the computer.
Provide Feedback