06 OPC

Version 3.2 by Leo Wei on 2022/07/25 11:33

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

12-1.png

Interface function:

  1. 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.
  2. Remember password: use DES secondary encryption, the secret key is CPUID and network card MAC address respectively.
  3. 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. 

12-2 1.png

After configuring the server address, the OPC Tool restart is required to take effect.  

12-2.png

  1. About. Software version information.
  2. Settings. To set the server address settings.
  3. Logout. Log out of the current account.
  4. Exit. Exit the software.

At present, Wecon has three servers. Please enter the corresponding server address.

  1. China:http://api.v-box.net
  2. Asean:http://api.asean.v-box.net
  3. 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.

12-3.png

✎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

12-3 2.png

3.2 Create OPC device

Take the OPC Quick Client.exe tool for example. Download here.

(1) Run "OPC Quick Client.exe"

12-4.png

(2) Run V-BOX OPC tool and set corresponding server

12-5.png

12-2.png

(3) Select "New Server Connection" and select "V-BOX.OPCSERVER DLL"

12-6.png

12-7.png

12-8.png

(4) Add a new group, set the group name according to your needs.

12-9.png

(5) Add a new item for the group.

12-10.png

(6) Select corresponding V-BOX and monitor point. Double click it to add Item.

12-11.png

Then this Item value will display as below.

12-12.png

Right-click the item, and select "Synchronous Write" to change the value of item.

12-13.png

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.