This test client application is part of the Advosol OPCHDA.NET client development component product.
It is provided in the uaPLUS distribution.
With the UA Option for OPCHDA.NET client applications can access UA server through the same API as classic OPC HDA servers.
The test client therefore can be used to test the access of OPC HDA and OPC UA servers.
The server type is determined from the server ID.
- For OPC HDA servers the server ID is a DCOM ProgID, e.g. Advosol.SimDAServer.1
- For OPC UA servers the server ID is ua:url, e.g. ua:http://localhost:80/Advosol/uaPLUS
Detailed error reporting is not possible through the OPC HDA compliant API. For UA error reporting the client application can define an error callback handler. The test client does this and displays error and trace information in a window. The Window is automatically opened on the first message and stays open. The Window can be closed when the messages are not of interest.