Quantcast
Channel: Wecon Technology
Viewing all 170 articles
Browse latest View live

Function——Remote access

$
0
0

1. System Overview
In the traditional concept, it is rather cumbersome and complex to remotely connect HMI via Ethernet. Users not only to consider the security issue, but also to set up complex network parameters. In addition, subject to the stage of the network environment, users have to do everything possible to think of ways through all levels of routers and switches. And an independent IP can only correspond to one HMI in tradition sense of the remote control. The WECON PI8000 series HMI will solve all of those problems. The solution of WECON HMI remote access is “Everything is possible with one network, one HMI, one cable,” No matter where in the HMI, users can easily remote access HMI through the network, to achieve exclude exceptions and resolve them in the first time. In local area network or in remote Internet, users could make HMI connect to Ethernet by one cable without setting any parameters. All complex network settings could be set by WECON remote access system.

2. System Features
1) No need to set any proxy servers, routers, or switches, simply connect one cable for Ethernet
2) Grading management of multiple HMI, easy maintenance and operation;
3) A variety of access mode, easy to use;
4) Multiple users could access one HMI at the same time;
5) A secure connection

3. System components
1) Part 1: WECON PI8000 Series HMI;
2) Part 2: WECON Smart APP for Android and IOS (IOS is in Chinese now);

4. Brief description of system structure
1) What’s the function of PI8000 series HMI? (More detailed information please refer to help document)
 It provides powerful configuration software;
 It contains more beautiful gallery for programming, the screen format is WEB;
 It supports secondary editing functions, users could re-edit HMI program basic on requirements;
 It provides more device (PLC, meter, SCM) protocols
 It supports USB WIFI, IP camera, USB camera, USB mouse, USB keyboard and so on to meet users’ requirements.
2) What’s the function of APP?
 Sign up account for remote access;
 Sign up function for remote access;
 Access HMI via APP anytime and anywhere;
 The screen of APP synchronized with HMI screen;

 

 


WECON INDIAN DISTRIBUTOR CONFERENCE

$
0
0

Wecon 2016 Indian distributor conference was last from 1st July to 2nd July in Ahmedabad.There are about 40 partners attended the conference.The representatives show their interest in Wecon PI series HMI and PLC, and are confident about Wecon products in India market. The conference increase the mutual friendship,build the consensus,and strengthen the confidence for Wecon.

_DSC1263(1)_看图王

_DSC1314_看图王

_DSC1505_看图王

_DSC1561

APP Button Template

Function——Data record

$
0
0

1. General
Data record function could record all the registers’ data, display them in HMI screen, and create data record files. The files could be stored in HMI flash, SD card and USB flash disk.

2. Set data record
Please click “Project”→“Data record”, as following figure shows.
1
2.1 data record setting window
Please see it as following figure shows, it shows the setting window of data record.
2
The detailed please download the project and setting document.

 

 

Function——Alarm

$
0
0

1. Introduction
In PI series, there is some difference in alarm display from LEVI series. But the function is the same as LEVI series, the setting of alarm is similar with LEVI series.

2. Setting alarm function
Bit Alarm
Please click “Project”->”Bit Alarm” to open the setting windows, and then setting the bit alarm for project, the detailed explanation of bit alarm, please refer to the help document.

Word Alarm
Please click “Project” -> “Bit Alarm” to open the setting windows, and then setting the word alarm for project, it is similar with LEVI series, the detailed explanation of word alarm, please refer to the help document.

3. Alarm display
In PI series, alarm display will not be divide into bit alarm and word alarm, those two kind of alarms will be display in “Alarm record display” object. Alarm display in PI series will be divide into current alarm and history alarm. At present, there is no alarm bar in PI Studio software.

4. Alarm record display Object
Its setting windows as FIG 1 shows,
1. Appearance: Setting the form display style and text color.
2. Alarm type: There are two kind of type, one is current alarm, the other is history alarm.
3. Group: Setting display range.
4. Alarm Record Setting: It used to set what are information about alarm will be displayed in this object. As FIG2 shows.

3

4

Function——Recipe

$
0
0

Ⅰ. Introduction
PI Series HMI has Recipe function, Recipe function keeps data in the HMI, used to download the data from HMI to designated device addresses, or upload the data from device addresses to HMI. The maximum number of group in recipe is 1000, and the maximum number of member in each group is 1999.
Recipe function divide into simple mode and advanced mode. Advanced mode can support multiple recipe files, but simple model can only support one recipe file.

Ⅱ. Simple recipe settings
1. Please select “Recipe” in “Project” menu to open the setting window as FIG 1 shows.
1
2. Click “Add” to edit one Recipe, the editing information as Figure. 2 shows.
2
3
1) Recipe Name: Give Recipe folder name (It can be used, when setting Recipe display object);
2) Set the groups’ initial number of recipe, and the members’ initial number of each group, and then click “Setting”, these settings will be saved. User can add more groups, but can’t add more members when HMI is running.
3) Data Format: There are some formats can be supported in Recipe, like 16-bit BCD, 16-bit signed, 16-bit unsigned, 32-bit BCD, 32-bit signed, 32-bit unsigned, 32-bit floating and string. If each member requires different formats, please set it one by one in form;
4) Decimal: Each data format has differently defined, please click “…” for details;
5) Mode: Users could select Simple or Advanced mode;
6) Function address: All the operations for recipe is by this address
=0 No operation;
=1 Read data from recipe;
=2 Insert a new group or write data to exists group;
=4 Inserted (only advanced mode);
=8 Delete;
=16 Delete and Sequence;
7) Group: This address is for selecting group number;
8) Start: This is starting address is for reading and writing in recipe, PIStudio will automatically assigns addresses for each members;
9) Recipe list: It shows detailed information about recipe, users could set each members in here;
10) Use multiple file: Click it to use many recipe file, set the different function recipe name;
11) Use Index:If Group address value change, recipe address will display the new group recipe data. If the new recipe address data change. The corresponding group of the recipe data will change;
12) Use independent Write address: To use different Recipe read address and write address;
13) Use insert: To insert a recipe data and group, if the group No. had been built. It will save in this recipe group No.. And the previous recipe data will save in next group No;

Ⅲ. Simple recipe screen setting
Put “Recipe Display” object in screen, and please set it as Figure.3 shows.
4
1) File Type: This object is used to display other information, like “Recipe file”, “Operating record”, “Timeout Alert” and “Online user management”. Please select “Recipe file” for Recipe function;
2) Folder Name: Please select the Recipe Name, which is edited in “Recipe Editor”;
3) Selected Line: It shows that which line is selected in Recipe display object, it can be same as “Group” in Recipe Editor;
4) Color: For editing object’s style;
5) Address Control: Those are for display settings, to setting start group, group amount, start member, members amount that displayed in this object.

Ⅳ. Simple recipe operation
4.1 Read from Recipe
1) After compiling, please check project by “off-line”, you will get project windows as FIG 4 shows, it displays simple recipe information;
2) Click recipe in object or input Group ID in numeric display/input object.
3) Click “Read from recipe”, the information of recipe will display in corresponding addresses.
5

4.2 Write to Recipe
1) Select Group ID firstly;
2) Input the members’ information in each addresses;
3) Click “Write to recipe”, if the group is exist the members’ information will be changed, if there is no groups, it will create an new group automatically, as FIG 5 shows.
6

4.3 Delete
1) Select Group ID;
2) Click “Delete”, it only delete corresponding group, doesn’t rearrange the ID number as FIG 6 shows;
3) Click “Delete and sequence”, it will delete corresponding group and rearrange ID number as FIG 7 shows.
7
8

 

Function——Floating calculation

$
0
0

1.General
In WECON HMI scripts, the default format of scripts 16-bit unsigned, but some customers need to use floating. This requirements is possible with some scripts functions. This demo will shows how to do the floating calculation with scripts functions.

Communication——Create a communication with PLC

$
0
0

1. General
HMI could communicate with PLC, WECON HMI could support many PLC protocol, it is easy to operate and set communication parameters. This demo shows how to make a communication with PLC device, use WECON LX3V Series PLC as an example.

2. Protocol settings
The communication between two devices requires a protocol. The following contents show the step of protocol settings.
Please select the protocol, when creating a new project.
1) Select the COM port for communication;
2) PLC type: It means PLC brand, like WECON;
3) PLC model: It shows the model of PLC, such as LX3V;

If you wanted to change the protocol for existing project, please click [Program] -> [Communication] to open the [Communication] windows as following figure shows.
Please do the following steps to change the protocol for project
1) Click [Setting] to open the [Communication device] window;
2) Select communication port, such as COM1;
3) Select Serial port for communication, such as RS422;
4) Select device type (device brand), such as WECON;
5) Select the protocol for communication, such as WECON LX3V;

3. Parameter settings
The parameters settings are in [Communication] window, as following figure shows.
1) Click [Setting] to open the [COM port setting] window;
2) Set the parameters such as [connection], [Baud rate] and so on;
3) Click [Setting] to open the [TCP/IP] parameters for Ethernet communication, the [Setting] only available when using Ethernet protocol, users can set the PLC IP address and PLC port No for communication.
Note:
The default Network is same as PLC default Network, if users want to change the network type, please make sure it is the same as PLC’s
4) Click [Setting] to open [Timeout] setting window, users can set the parameters according requirements, or just use the default value.

4. Set PLC address in HMI screen
1) Place the objects to HMI screen;
2) Double-click the object to open the setting window;
3) Click “Edit” to open the address setting windows;
4) Connection: select the serial port in HMI;
5) Address type: All the PLC address types will be display in this list, such as M;
6) Address No.: Please input the number of this address, such as 0;


The application of Wecon HMI and PLC in Edge banding machine

$
0
0

 1.Introduction

Automatic edge banding machine can automatically complete the work sheet edge. Mainly divided into two categories: linear edge and edge curve.

2.Technical specifications

Feeding→Transportation→Block→Rough trimming→Refinement→Side slot→Lower slot→Blowing→polishing→complete。

3.Main features

With the rise and development of panel furniture, the production technology of panel furniture becomes more and more mature, the edge technology is from the hand edge to mechanization production and continuous production. Mechanical sealing adopts various continuous sealing machine, using the banding strip to seal up the plate side edge rapidly. It is not only accelerates the edge glued and improves the production efficiency, but also to ensure the quality of the edge. Good physical properties of the edge banding machine, have thin and uniform layer, do not need to be stored and Immediately follow the process after the edge banding.

4.Solution

The control system uses the Wecon HMI LEVI700LK, the host of PLC uses LX3V-48MR.

The general automatic linear edge banding machine by paste compaction device, edge banding before and after butting device, upper and lower edge trimming device, tracking the trimming device, scraping the edge device and a polishing device and other components, some also equipped with milling cutter, sand on the edge of the sanding head and a heating device. Start from the feed side when debugging, operating in accordance with the order step by step , until the end of the material, so that it is both fast and accurate.

5.introduction of Programms

The program of HMI:

图片1

The partial application of PLC:

图片2

6.Summary

Edging equipment unceasing renewal, Constantly emerging some new sealing technology, the edge quality and efficiency are Gradually improved.

The quality and stability of Wecon HMI and PLC is very good, The market has been recognized in the edge machine industry,Wecon products provide better technology and Solutions to the manufacturers of edge banding machine, And cooperate with the manufacturers, research and development of more high-end equipment. To provide customers with efficient, advanced, energy-efficient products.

7.Pictures of Machine

图片3

Basic——Bit switch

$
0
0

1. General
Bit switch is to access the bit-address of the PLC/ HMI. When bit switch is triggered, the changing of [write address] depends on the mode setting. When [read] option is selected, the [read address] is editable.
*For example, if the value of [read address] is “ON”, the state of a designated bit address shows the picture and text corresponds to “ON”, in contrary, the “OFF” features are shown.

2. Settings
bit switch
2.1 Read-Write
Write address: Edit the value of Address of PLC/ HMI.
Read: The Address is red from [Read-Address].
Same Read-Write Address: The value of [Read Address] is equals to [Writing Address].
Read-address: Read the value from the set address.

2.2 Mode
Set OFF: Set OFF the [Write-Address].
Set ON: Set ON the [Write-Address].
Momentary ON: Switch pressed: Set ON the [Write-Address].Switch released: Set OFF the [Write-Address]. Reset Delay:Set OFF the [Write-Address] after [ ] (ms), when release the switch.
Alternate: Alter the [write-address] between 0 and 1, each time the Switch is triggered.

2.3 Display Setting
Display inverted: Display the picture or text inverted.*For Example, the value of [Write-Address] is set ON, the OFF mode is displayed.
Quick Update: Increase the [Read-address] update frequency.
Blinking: Blinking while the switch is triggered, the frequency is editable.
Hide: Display or Hide the bit switch. *Bit switch is not operable when [hide] is selected, to set the switch operable while hide, go to [Setting]-[Project Properties] – [operability of hiding setting], and select [enable] option.

2.4 Min. Hold Time
N/A: The switch triggers after [ ](ms) in case of misoperation

Basic——Numeric and Character input/display

$
0
0

1. General
Numerical input/ display in designated data format, the data is scalable
digital1
Data from PLC is inputted / displayed in ASCII format, multiple continues data can input/ display simultaneously

2. Numeric input display setting
digital2
2.1 Read-write
Read address: The data from designated address will be displayed.
Input: Initialize the keypad input and address input function.
Same read-write address: The value of [Read Address] is equals to [Writing Address].
Write address: Shows the state of designated address on the object.
Keypad: Select keypad features and display condition.
Description: N/A

2.2 Display
Quick update: Increase the data update and display fresh frequency.
Transparent: Data input background shown transparent.
Input as “*”: The data input shown as “*”, this function is designed for password security.
Disable keypad: The keypad input function is not functional.
Alignment: Input box position.
Font: N/A

2.3 Keypad position
N/A: Keypad display position.

2.4 Indirect addressing
Read address
Write address

2.5 Label
Left: The text shown on the left side of the input box.
Right: The text shown on the right side of the input box.

2.6 Default value
N/A: Need to custom the keypad, add the key of “Default value ” to keypad scree, ID should be 99

3. Character Input/Display setting
3
Read-write: Read 2 words. Read 2 bytes data simultaneously.
Display: Length. The address length of the read or write address.
Display in reverse order: N/A. Reverse the order of high byte and low byte.
*The description of other items, please refer to “Numeric Input/Display

Basic——Communicate with PLC

$
0
0

1. General
HMI could communicate with PLC, WECON HMI could support many PLC protocol, it is easy to operate and set communication parameters. This demo shows how to make a communication with PLC device, use WECON LX3V Series PLC as an example.

2. Make a communication
2.1 Select protocol;
Please select the protocol, when creating a new project.
1)PLC type: It means PLC brand, like WECON;
2)PLC model: It shows the model of PLC, such as LX3V;
1
If you want to change the protocol for existing project, please click “Setting”->”Communication” to open the setting windows.
2

1)Please click “Setting”;
2)And then change the protocol;
3)Set communication parameters the same with PLC.
4

2.2Edit PLC address in HMI screen;
1)Click “Edit” to open the address setting windows;
2)Connection: select the serial port in HMI;
3)Address type: All the PLC address types will be display in this list, such as D
4)Address No.: Please input the number of this address, such as 0;
3

Communication——MODBUS RTU

$
0
0

1. General
Modbus RTU is available in WECON HMI for connecting more device, such as Servo, stepper motor, meters and so on via serial port.

2. Function code list
QQ截图20160825112357

Instruction——STL

$
0
0

1. Instruction description
QQ图片20160825114351

2. Operation
Step Control (STL) is controlled by several operating procedures (S0,S1……Sn).
Step Control method’s feature is that after taken into considerations for each control step and divided the complex procedure into successive steps, it greatly reduces the interdependence between each step and the complexity involved in programming.
Every movement executed in each status are programmed by other instructions in the ladder diagram. STL is the initiation instruction for step procedures, and RET is the ending instruction for a step procedure.
After the instruction is executed, it returns to the bus bar.
SET S[k]([k] is in decimal) is the only instruction for initiating STL transitions. Note: STL—RET instructions cannot be used in sub-programs.
When transition is happening from current status (S0) to next status (S1), the actions under the two scanning cycle conditions will both be executed; when the next scanning cycle is being executed, current status (S0) will be reset by the next status (S1), and the actions under the current status (S0) will not be executed. All OUT components’ inputs will be interrupted.
Generally speaking, RET will be omitted between each step procedures. Therefore, it will seem a RET is shared by several STL. When STL is programmed and RET procedure is not, error message will appear.

Basic——Quick start

$
0
0

1. Start a new PLC project
Start a new PLC project by clicking “New” on the left top corner of screen, select the PLC mode from the drop-down list.
1
2. Change the PLC mode
2
3. Set the password for project
It would require password when you open the PLC project.
3
4. Add a new instruction
Double click on the ladder, select the ladder symbol (instruction) from the drop-down list, then enter the address for this symbol.
4
Also you could select the ladder symbol from the menu bar directly.
41
5. comment to PLC program
5
6. Add the statement to PLC program
Add the statement by single click on “Statement”, when finished, single click on “Statement” again to go back to Ladder edit.
6
7. Compile
You need to compile the PLC program before downloading or running Off-line Simulator. The background color will be changed from gray to white,
7
when no error found.
71
8. Download setting
Click on “Transfer Setup” to select the serial port to download.
8
9. Download PLC program to PLC
Quick select the parameters and main program of PLC program, then download to PLC, “Yes”-”Yes”-”OK”
9
10. Upload PLC program from PLC
Read the PLC program from PLC to computer.
10
11. Device monitor
Monitor the value of certain address in PLC, double click on “Current value” to change the value in this address.
11
12. Off line simulator
Check the states of PLC program by running off line simulator.
12
13. Online monitor
Monitor the each address in PLC by online monitor, also allow you changing the state or value in PLC.
13
14. Monitor edit
In this mode, allow user to edit the PLC program during PLC is running.
14


Function——Even log

$
0
0

1.General
All alarm events are displayed according to the setting, users need to add the event information in the system cache buffer, and users can freely add displaying content. But the alarm events can’t create event file.

2.Setting
2.1 Event log buffer setting
Please click “Setting”->”Event log display” to open the setting screen.
11)New word alarm: it is used to set word alarm event, the setting is the same as word alarm.
2)New bit alarm: it is used to set bit alarm event, the setting is the same as bit alarm.

2.2 Event log display setting
2.2.1 General
The object of event log setting as following pictures;
2
1)Font: it is used to set text font of display;
2)Show date: Check it for showing date, and users could select the date format. There are three types, YY/MM/DD, DD/MM/YY, and MM/DD/YY;
3)Event log mode: There are two modes, one is real time, and the other is history time. In real time, it will display the alarm time, confirm time and reset time in one item. In history time mode, it only shows alarm time and reset time;
4)Case range: It is used to set display range;
5)Confirmation mode: there are two modes, one is click and the other is double click;
6)Total events: it is used to set display the number of events;
7)Display content: it is used to set display content in object.

2.2.2 Graphics
It is used for setting object appearance, and text color. Users could set two colors for reset and set come color for confirmed.
3

3.Simulation
When alarm set on, the object displays one record, and the color of record text is in black, as FIG 4 shows. When users click this record, it means confirm alarm; the color of record text is changed to blue, as FIG 5 shows.
When rest the alarm, the color of record text is changed to brown, if there was new reset record, it will be changed to green, as the FIG 6 shows.
4

5

6

Instruction——ROR and ROL

WECON the Ultra-thin HMI updated!

$
0
0

WECON LEVI430E

  1. The thickness: 30.3mm, it is 6.7mm thinner than the model LEVI430T.
  2. The Ports use the 7P Terminals,which extremely save the space. It supports the RS232, and the RS485/RS422.
  3. Micro-USB port, easily download
  4. SCADA software: LEVI STUDIO U

levi430e287

Item LEVI430E
Display performance Screen Size 4.3 Inch
Display materials TFT LCD
Resolution 480*272
Color 65536 color
Brightness 300 cd/m2
Touch Screen High precision four-wire resistive
Back light Back light LED
Back light Life Above 50000 hours
CPU 400MHz RISC
Voltage range DC24V (12-28V DC)
General Power < 5W
Temperature Working Temperature:-10 ~ 60ºC; Storage Temperature:-20 ~ 70ºC
Protection IP65 ((Front panel))
Dimension (mm) 142W*86H*30.3Dmm
Mounting size (mm) 131W* 78Hmm
External ports Serial port (COM1) RS232
Serial port (COM2) RS422/RS485
USB Micro-USB
Storage Picture storage 128M FLASH
Dynamic Storage DDRAM 64M

Serial ports instruction

LEVI430E power ports use the 2P and 7P external as its interface, the USB port use the Micro-USB port, has the OTG function.

The detailed model:

Power: terminal block: SH220V-3.81-2P,  terminal post: SH220-3.81-2P

Serial Power: terminal block: SH220V-3.81-7P,  terminal post: SH220-3.81-7P

 

The actual picture:

levi430e1297

 

 

 

 

 

 

 

 

 

 

Wiring instructions

1.Power

Pin No. Pin function description
1 24V+
2 24V-

The actual picture:

levi430e1395

 

 

 

 

 

Pin No. Pin function description
1 RS232_RXD
2 RS232_TXD
3 GND
4 RS422_T+ / RS485 A
5 RS422_T- / RS485 B
6 RS422_R+
7 RS422_R-

The actual picture of terminal:

levi430e1566

 

 

 

 

 

 

 

 

 

 

Pictures:

levi430e1578 levi430e1581

levi430e%e4%ba%a7%e5%93%81%e7%ae%80%e4%bb%8b42

The left one is LEVI430T, the right one is LEVI430E.

System——Change HMI clock

$
0
0

General
Many customers need to change the HMI clock, this document provide three methods for it.

Solution 1
Click the [Sync Clock (T)] in downloading window, when connecting HMI to PC;
1

Solution 2
Using system-special addresses to change the HMI clock;

Solution 3
Changing the clock in Setup screen;
Note: If HMI version was old version before May 2016.Please don’t use the Setup HMI to change Date/Time.Because the older version HMI have probability to make HMI into black screen.And it is hard to repair.It must to update HMI system by USB flash disk.The problem probability is 1%. So,if HMI is old version before May 2016,please use special address to modify the time by solution 1 or solution 2

How to check HMI version time?
For example:187003160119021(the time is January 2016)

System-How to switch horizontal screen to vertical screen

$
0
0

1. General
With the PI series HMI is widely used in various fields, vertical screen display is required by more and more users.

2. Solution for switching screen
When create a new HMI project, users can select the [HMI model] and [Angle] in New project window as Figure 2-1 shows, the project will change according to the settings.
1

When programming is competed, please download the program into PI HMI, the screen will be
switched automatically.

Viewing all 170 articles
Browse latest View live