OPC XML-DA (XML Data Access) is the web services (SOAP/XML) based version of OPC DA. Since it runs over HTTP instead of COM/DCOM, it is platform independent and has a firewall-friendly architecture.
inSCADA supports the OPC XML-DA protocol in Client role only.
Hold Time and Wait Time: Control the OPC XML-DA subscription mechanism. The server waits for value changes during the Wait Time and holds the response during the Hold Time. When both values are 0, immediate polling is performed.