Questions tagged [unified-automation-sdk]

Software development kits (SDK) provided by Unified Automation GmbH for the development of OPC UA clients and servers using C, C++, .NET, Java, or Delphi (Prosys OPC). Use this tag only for questions about Unified Automation SDK installation and usage as well as related Unified Automation software like UaGateway, UaModeler, and UaExpert. Use the tags [c], [c++], [.net], [java], and [delphi], for SDK-agnostic questions about [opc] or [opc-ua] programming.

19 questions
1
vote
0 answers

UA SDK Issues Compiling Server Application

In regards to the following tutorial provided by Unified Automation for compiling an OPC UA server application: Compile Server Application The note in Step 1 directed me to the following task: First you have to remove the existing assemblies by…
nabs825
  • 43
  • 1
  • 8
0
votes
0 answers

OPCUA custom events

Getting problem while adding the custom events to server node hierarchy in OPCUA server code(Prosys java sdk). When subscribing to these custom events directly after expanding into Server node in UAExpert, I am able to receive the events, but as per…
0
votes
1 answer

Visualizing dynamically created nodes in UAExpert

I can dynamically create a node through method node calls, but cannot see it in UAExpert without manually looking for it (Createcustomnode with same nodeId shows the node in 'data access view'). Restarting UAExpert after node creation doesn't fix…
oiergoiergh
  • 115
  • 7
-1
votes
1 answer

How to send string from Twincat PLC OPC UA server to unified automation OPC UA C++ Client program

How to send string (temparature, pressure,setpoint ) values to OPC UA C++ CLIENT program mean the client can acess values in the server it can read or write
Hunnybabu
  • 21
  • 2
1
2