UaStack

There are three UA Stacks available from the OPC Foundation. In our products we use the OPC UA ANSI C Stack. The Java SDK uses the Java Stack.

Moderator: Support Team

Post Reply
aldrinantony
Jr. Member
Jr. Member
Posts: 1
Joined: 22 Jul 2014, 13:48

UaStack

Post by aldrinantony »

hai,
I am using OPC Foundation UA Ansic C stack to develop ua c++ server and client module.

Below is my application description.

1. I have initialised the AnsiC stack and run the OPCUA Server.
2. This OPCUA Server has different Internal Client Component also , to connect and subscribe data from different external OPCUA server.
3. Problem is : when this internal Client Component try to reconnect to the external server module, the entire application changed to a deadlock mode.
ie, the ansiC stack goes somewhere in a waiting or dedlock condition.

so , is there any solution to use the client and server module in a syncronised way using the same ansci c stack.

thanks,
Aldrin

User avatar
Support Team
Hero Member
Hero Member
Posts: 3064
Joined: 18 Mar 2011, 15:09

Re: UaStack

Post by Support Team »

Hello Aldrin,

you are developing directly on the ANSI C stack of the OPC Foundation. You are not using any of our products.
In this forum we support customers using Unified Automation software. We can't give support for third party software.

Best Regards,

Unified Automation Support Team

Post Reply