Overview
OPCUA is a technical specification for communication between different devices and systems. Through OPCUA Server, various devices and systems can communicate with each other and share data, thereby realizing more efficient industrial automation.
Use Scenario
• It is widely used in industrial automation and the Internet of Things
Overall architecture
Main functions and product components
• When MetaFacture is used as OPC UA server, variables in Metature PLC, C++ and IO-Task can be provided through OPC-UA protocol.
• OPCUA Server products include some components
Product Components | Description |
cmpsinuaserver_1.1.2_amd64.deb | OPCUA Server RTE component |
Installation Process
Installation Requirements
• iComputer produced by Sinsegye;
• iComputer can access to the Internet;
• Familiar with basic Linux operating commands
Install OPCUA Server RTE component on the iComputer
Upload the deb package to the /home/sinsegye directory of the Linux environment of the iComputer
After uploading, execute the installation command on the iComputer (Refer to the screenshot below. If the module file name is changed, the file name in the command line will be changed accordingly)
Modify the configuration file of RTE, and add CmpSinUaServer under the ComponentManger field. Please note that the case matters must be consistent with the example!
Restart the RTE service to call the newly added CmpSinUaServer