Platforms |
|
OPC Unified Architecture enables cross platform development of OPC applications. Cross platform is not limited to multiple operating systems; it includes also multiple development environments like C/C++, .NET and JAVA. Software layers needed for OPC UA applications
The OPC UA Stack implements the serialization, security and transport of messages exchanged between different UA applications. The stack does not contain any application layer functionality. The OPC Foundation is providing different implementations of the stack. The ANSI C version has a platform layer that contains the platform specific code separated from the platform independent functionality. |