OPC-UAC is a library for connecting Windows applications with OPC UA servers.
The library provides a simple interface that supports read, write and monitor of changes in variable values operations.
The product OPC-UAC 1.0 also available on the  platform at the page "Communication & Messaging OPC-UAC"
The 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. |
Technical card of OPC-UAC 2.0
Description |
OPC-UAC is a library for connecting Windows applications with OPC UA servers. |
Characteristics |
OPC-UAC library supports:
-
connection to an unlimited number of OPC UA servers
-
discovery server su host
-
connection mode
- Trasport: UA-TCP UA-SC UA-Binary
- Security policy: None, Basic256, Aes128-Sha256-RsaOaep, Basic256Sha256, Aes256-Sha256-RsaPss
- User Authentication: Anonymous, UserName
- Management of self-signed certificates
-
"Data Access" service
- reading and writing in single and one dimension array mode of the following data types:
- Boolean
- Byte and SByte
- UInt16 and Int16
- UInt32 and Int32
- Single (Float)
- Double
- String
- ByteString
- LocalizedText (only 'Default language')
- Reading of optional information:
- Data quality
- server timestamp
- source timestamp
- writing management in "SafeWrite" mode
- array writing with "IndexRange" mode
- monitor of value changes (DataChange Subscriber)
-
"Method call" service (only with .NET interface)
|
Limits |
Compared to the basic functions, the following limits are noted for OPC-UAC:
|
Skills |
OPC-UAC requires the following skills for use:
-
minimal knowledge of OPC UA technology
-
minimal knowledge of certificate management
-
minimal knowledge of Ethernet TCP/IP communications
|
Minimum requirements |
The minimum requirements for running the OPC-UAC library are those required by .NET Framework 4.6.2 system.
According to the information provided by Microsoft, the minimum version of the Operating System is:
-
Client - Microsoft Windows 7 SP1
-
Server - Windows 2008 R2 SP1 Server
|
Product Contents |
The package supplied, OPC-UAC, available on CD or downloadable from this site in the FreeDownload section, contain:
-
OPC-UAC 2.0 driver (DLL)
-
Documentation: Operating Manual
-
Demo application
|
 |
|
|