Page 1 of 1

PLCOpen Models

Posted: 23 Oct 2014, 12:24
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,

Re: PLCOpen Models

Posted: 29 Oct 2014, 01:02
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