
OPC UA Client library for Windows applications.
OPC-UAC is the component you need to easily connect Microsoft Windows applications with OPC UA servers. It enables interconnection between production machines (SCADA/HMI level) and production information systems (MES level). OPC-UAC is a very simple and easy-to-use library, less than 10 calls are all that is needed to manage the whole communication task.
Advantages of OPC-UAC
- Simple - The use of OPC-UAC library is definitely simpler, especially in the configuration phase where the software allows browsing of the items supplied by the OPC Servers connected in the network.
- Flexible - Thanks to use of the standard OPC technology, OPC-UAC allows your C/C++, C#, VB projects to communicate with a wide range of peripherals of different companies and in various models.
OPC-UAC main features:
- Connections to an unlimited number of OPC UA servers (UA-TCP UA-SC UA-Binary, User Token Anonymous).
- Support of the following data types, in single and one dimension array mode:
- Boolean.
- Byte and SByte.
- UInt16 and Int16.
- UInt32 and Int32.
- Single (Float).
- Double.
- String.
- ByteString.
- Monitor of value changes.
- Self-signed certificates.