I have configured a DNP3 device driver and configured all IP address and DNP settings properly. I am able to read the tags into Ignition from the end DNP device/RTU. However, under OPC UA -> Device Connections under the Config section of the browser on the Gateway, the status keeps toggling from "Connected" to "WaitAfterDisconnect" every second or so. This is causing all of my DNP tags to go into and out of bad quality at the same frequency as the status message changes. Why does Ignition exhibit this behavior? Is it a driver issue? All of my other DNP clients that are connected to this same DNP RTU do not have an issue and are all connected to the RTU continuously without quality or connection issues. Any suggestions would be greatly appreciated. Thanks.
Get a Wireshark capture and upload it along with your Gateway logs.
The simplest explanation is that the device you’re connected to keeps closing the connection for some reason. We’ll see.
Yep. That is exactly what is happening. Thanks. I verified this via a Wireshark packet capture. Wasn't expecting the end device to behave in this manner, but for some reason it is. Thanks again.