PLCOpen Models

Questions regarding the use of the ANSI C SDK for Server or Client development or integration into customer products ...

Moderator: uasdkc

Post Reply
ozen.ozkaya
Jr. Member
Jr. Member
Posts: 2
Joined: 23 Oct 2014, 12:19

PLCOpen Models

Post by ozen.ozkaya »

Hi everybody,

Is it possible to use PLCOpen models with ANSI C SDK? I could not see any example or documentation about how to do this.
Do you have any idea about how to implement it?

Best Regards,

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

Re: PLCOpen Models

Post by Support Team »

Hi,

The PLCopen companion information model can be implemented with the ANSI C SDK like any other standard or non standard information model.

The documentation of companion information models is not part of the SDK.
The documentation for the PLCopen companion information can be found here:
http://www.plcopen.org/pages/tc4_commun ... /index.htm

For convenience the ANSI C SDK contains the required base models OPC DI and OPC UA for PLCopen as optional libraries. The concrete model for your PLC must be implemented based on the rules defined in the specification.

Best Regards,
Unified Automation Support Team

Post Reply