The Interoperability Standard
for Industrial Automation
Welcome | OPC Foundation Online | Certification | Technology | News | https://gitHub.com/OPCFoundation |
Unified Architecture Technology Sample Applications
Testing a Client requires much patience, and unfortunately cannot be automated like a Server.
Compile and build your newly developed client.
Launch the Reference Server and then connect the client to the server.
Right-click on the project and choose "Start new instance" from the "Debug" menu.
The application should launch successfully.
Once the client is connected you will use the node browser to navigate to any node here:
CTT -> Dynamic -> All Profiles -> Scalar
Select a child node such as Int16, by simply clicking on it once.
Now click on our "Subscribe" menu item, which is in the "Server" menu.
The new "SubscriptionOutput" window should open and you should see data-changes update the screen about once per second.
Lastly, but most importantly you need to test your client for compliance.
Download and install the latest UA CTT (Compliance Test Tool) from the OPC Foundation website.
The UA CTT contains product documentation (similar to this) which describes this powerful tool, and also contains tutorials which demonstrate how to test a client.
Open the product documentation and navigate to the following page:
Compliance Testing -> Client Testing -> Introduction.
Next, see