1 Introduction
Open Platform Communications (OPC) is a series of standards and specifications for industrial telecommunication. WECON V-BOX series product provides OPC function to users.
This document describes how to use OPC TOOL on your computer.
2 Basic configuration
The device uses the OPC configuration tool to push the data sources of the device to other OPC clients
2.1 Login interface
Interface function:
- Use the sqlite database to record the users who have successfully logged in. According to the login time, they are arranged in the user name drop-down box from large to small.
- Remember password: use DES secondary encryption, the secret key is CPUID and network card MAC address respectively.
- Configure the server address, and the software restart is required for the configuration to take effect.
2.2 Server setting
The default server address is the V-NET monitoring address. When deploying a private cloud, connect to the corresponding network address. After configuring the server address, the OPC Tool restart is required to take effect.
After configuring the server address, the OPC Tool restart is required to take effect.
- About. Software version information.
- Settings. To set the server address settings.
- Logout. Log out of the current account.
- Exit. Exit the software.
At present, Wecon has three servers. Please enter the corresponding server address.
- China:http://api.v-box.net
- Asean:http://api.asean.v-box.net
- Europe:http://api.eu.v-box.net
2.3 configuration successfully
After the user logs in successfully, the OPC SERVER is started. As shown below.
✎Note: When using the OPC function, run the OPC Tool software.
3 Example
The precondition is to use the OPC Server and OPC Client on the same PC.
3.1 Run the OPC tool
3.2 Create OPC device
Take the OPC Quick Client.exe tool for example. Download here.
(1) Run "OPC Quick Client.exe"
(2) Run V-BOX OPC tool and set corresponding server
(3) Select "New Server Connection" and select "V-BOX.OPCSERVER DLL"
(4) Add a new group, set the group name according to your needs.
(5) Add a new item for the group.
(6) Select corresponding V-BOX and monitor point. Double click it to add Item.
Then this Item value will display as below.
Right-click the item, and select "Synchronous Write" to change the value of item.
4 Note
After the software is started, it would not dynamically adjust according to the increase, deletion, or configuration modification of the server monitoring point, and would only update the value of the monitoring point from time to time.