OPC-UAC V1.0

Released: Mar 1, 2022

Updates in V1.0

Features

  • 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 e SByte.
      • UInt16 e Int16.
      • UInt32 e Int32.
      • Single (Float).
      • Double.
      • String.
      • ByteString.
    • Monitor of value changes.
    • Self-signed certificates.