文档库 最新最全的文档下载
当前位置:文档库 › ESD操作手册

ESD操作手册

ESD操作手册
ESD操作手册

东明项目

WIZCON 操作手册

Generall

总则

WIZCON is running on the PC an it has a communication to one or more PES′es。WIZCON 是一个人击接口,它运行在PC上。它可以与一个和多个ESD通信。

The communication is done by Modbus with Modbus codes over the RS485 interface or by OPC over a Ethernet module.

通信既可以与Modbus,RS485通信也可以通过OPE在以太网来通信。

1 Install Wizcon

安装WIZCON

2 Create new project

建立新的项目

Start Wizcon by a click on the Wizcon icon.

点击wizcon 标记,开始启动wizcond 的安装。

Before creating a project for a special application create a blank project in the offered path. 在建立一个项目之前,wizcon 要求在提供的路径下建立一个空白的项目。

Leave the blanc application immediately by clicking on this button.

点击这个按钮,立即离开空白的项目应用。

Now create you wanted application on the base of the blanc. 现在建立你想建立的项目,在空白的基础上。

Click on blank application.

点击空白的应用。

点击OK

For the system tags it depends on your application, if you need them or not

对系统的位号。取决你的应用。

Open the studio for doing your application 打开the studio 来做你的应用。

3 Basic settings 基本设置

Please note:

Use relative path settings (.\). By this it is easy to copy the project to another PC.

使用相对路径的设置(.\). 用这种方法,容易把项目拷贝到另一台PC中。

To check in an existing project the used directories, open the file wizcfg.dat in project directory.

要检查一个现有的项目使用的目录,在项目目录里,打开文件wizcfg.dat。

More basic settings:

Network > Local station configuration:Design > Options > WizPro:

4 Communication

通信

4.1 Communication (Example Modbus)

通信(比如,Modbus )

Select and setup of communication driver: 通信驱动器的设置和选择。

Insert required communication parameters: 插入要求的通信参数。

Result:

结果 Next Next

If the Baudrate should be switched over to 57600, correct the entry in file Wizvpi.dat : 如果波特率要改变成57600。在

5 Create Group Names, User, Access and Passwords

建立组名,用户,访问和口令

Create user groups and users. Every user can belong to one or more groups. In example there is only one user in one group (e.g. operator = user name and group name)

建立用户组和用户。每一个用户都能属于一个或多个组。在这个例子里,一个组里只有一个用户(例如。操作员=用户名和组名)

Define the users which you assigne to the groups 定义分配到这个组里的用户。

In a new project you will only have the user:在一个新项目里你将只有这个用户。

Username: user

用户名 user

Password: password

口令 password

This first user is member of the group Administrators.

这个用户是Administrators组的成员。

Insert user name and password (take care: password is nowhere visible !) 插入用户名河口令。

Change to the tab groups and assign a group to the user.

改变the tab groups和分配一个组到这个用户。

click OK

点击OK.

There is an user authorization existing. According to the group assignment defined menu items can be enabled for a group.

有一个用户授权存在。为这个组,根据组的分配定义菜单项目。

Open menu authorization:

打开菜单授权。

Remove the tick, otherwise you can’t do an individual assignment

(This setting is e.g. used to distinguish between standard user and expert)

6 Define Tags

定义位号。

6.1 Define Tags (Variables) Example Modbus

地址设置的意思:

01300000

01 Slave-Address (Subscriber number) 从-地址

3 Function code (e.g. read WORD) 功能码

00000 Address from ELOP-II 来自ELOP-II 的地址

Modbus codes:

Modbus 码

Read BOOL 1 读布尔

Read WORD 3 读字

The Write code is not necessary for programming. WIZCON will change it automatically by a trigger action.

写码是不需要编程的。Wizcon 将会自动地通过触发动作功能来改变。

相关文档