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

Extend module——the demo of LX3V-1WT

$
0
0

1. General
LX3V-1WT extend module is for weight function, the maximum resolution is 24 bits, it using FROM/TO command to read/write data by LX3X CPU unit.

2. Example
2.1 HMI project
The HMI project is used for displaying the weight data and doing some settings.

1 2

2.2 PLC project
This project setting the basic function of LX3V-1WT model

4

 


The Application of Wecon HMI and PLC in Medical Boiling Equipment

$
0
0

1.Introduction

NC boiling sterilizer is necessary equipment in the lab, which apply for the boiling and sterilizing the tube,glass,plate,and barrel with radioactive,polluting,multitudinous,high cleanings after washing.This system apply the Wecon LEVI700E HMI,LX3V-24MT PLC and LX3V-4PT PLC module, also apply the HMI printing function.

2.Principle 

1,Setting the boiling time and heaating temperature.

2,Electric control inflow,boiling and sterilizing when reach level.

3, Keep the temperature and timing when reach the temperature.

4,Print receipt automatically and alarm when time out.

5,Electric control drainage

3.Project Introduction

1,Main screen:It is system operating screen, which can latched register and set boiling time,heating temperature,and power.And display the current temperature and boiling time. Electric control drainage and inflow.

5

2,Priting screen:It will jump to the priting screen and print automatically, then jump to main screen when heating time out, it can also manual priting.

6

4. Project Key points

1,Press the stop button, the drainage and inflow button will use the Wecon HMI interlock function.

2,The communication parameters need to be setted when communicate with the printer.The text in the text box need to use the bitmap fonts,and the text line spacing should be appropriate when use the print parts.

5.Summing up:

Using the Wecon HMI and PLC, the whole project is concise and clear, reliable and durable and easy to program.

 

Notice

$
0
0

Dear customer:

Thanks for your kindly support for our company and products, but we are sorry to notice you that the LEVI910T is out of production from 27th May 2016.We suggest you order the following products instead:

LEVI102E(10.2 inch),LEVI102EL(10.2 inch)

PI3102(10.2 inch),PI8104(10.4 inch)

We will offer you the better products and more perfect service, and sorry to bring any inconvenience to you. Thanks again for your support.

 

 

 

Solution——Wiring

$
0
0

LX1S Series PLC wirinng

1

LX2N/3V Series PLC wiring

2

LX3V-4AD module wiring

3

LX3V-4DA module wiring

4

LX3V-4PT module wiring

5

LX3V-4TC module wiring

6

Function——High speed input counter

$
0
0

General
WECON PLC has high speed input counters, high speed counters have selectable count directions.

Counters list
The following device table outlines the range of available high speed counters on both the LX3V PLC.

1

LX3V PLC X0 and X1 support up to 200KHZ. X2~X5 support up to 10K HZ.

Extend module——the demo of LX3V-4AD

$
0
0

The LX3V-4AD special module has four input channels.The input channels receive analog signals andconvert them into a digital value.This is called an A/D conversion, the maximum resolution is 12 bits.
The selection of voltage or current based input/output is by user wiring.Analog ranges of -10 to 10V DC (resolution:5mV), and/or 4 to 20mA, -20 to 20mA(resolution:20µA) may be selected.
Data transfer between the LX3V-4AD and the LX3V main unit is by buffer memory exchange. There are 32 buffer memories (each of 16 bits) in the LX3V-4AD.
LX3V-4AD consume 5V voltage from LX3V main unit or active extension unit,90mA current of power supply.

BD board——the demo of LX3V-2PT2DA

$
0
0

It adds two analog inputs and two analog outputs. The module is mounted on top of PLC, so there is no need to change the PLC installation area.
Digital to analog conversion is performed by PT100 in LX3V-2PT2DA-BD, and the converted digital value is stored in a special registers. However, the characteristics of the analog to digital converter can not be adjusted. Address assignment in the following table.

Function——Position


Function——Floating calculation

$
0
0

WECON PLC could support floating calculation, which could meet more requirements. In this demo, WECON PLC communicate with WECON HMI, and it do a simple floating calculation.

1

Communication——MODBUS RTU

$
0
0

1. General
WECON LX3V Series PLC could support MODBUS RTU protocol, users could use COM2 for communication.

2. Protocol Setting (D8126)

1

3. Communication Format (D8120)

2

Instruction——Timer

$
0
0

1. General
The timer is used to perform the timing function. Each timer contains coils, contacts, and counting time value register. When the coil sounds (with sufficient power), the timer starts timing. If the timer’s registered value reaches the preset value, the contacts activate, and other contacts (NO contacts) are closed, while b contacts (NC contacts) disconnect. If the coil power shuts off (insufficient power), the contacts will restore to their initial states and the value will automatically be cleared. Some timers have the feature of accumulation and shut-down. After a restart, it will even keep the value before the shut–down.

2. Timer list
Timers have different timing steps. For instance, 1ms, 10ms, 100ms, and etc. See the following:

1

3. Program
This is a simple demo for timer in LX3V PLC. In this demo, Y0 will be ON for 3min and OFF for 1min, when M0 set ON.

1

Instruction—RS

$
0
0

1. General
This instruction is a communication transceiver instruction. It sends the data in specified register to the serial ports automatically, and store the data to the designated area. This is equivalent to that the user program accesses the communication buffer directly, deals with the communication receiving and sending buffer with the user program, and achieves a custom communication protocol.

2. Instruction description

 

 

Communication—OPENCAN

$
0
0

I. General
OpenCAN is developed by WECON software engineers; it is based on CAN2.0 standard. OpenCAN is flexible; users could customize the protocol settings. But in PI series, only PI8000 could support OpenCAN, PI3000 cannot support OpenCAN.

II. Settings
2.1 Select OpenCAN protocol
Please click “Project”->”Communication” to open setting window, as FIG 1 shows, click “Setting” and select OpenCAN protocol.

1
Finishing selecting, please click “OpenCAN setting” button in “Communication” windows to open OpenCAN setting windows as FIG 2 shows
1) Add: add a frame related to the register address;
2) Frame manager: it shows the main parameters of each frame;
3) Modify: modify frame;
4) Delete: delete the elected frame. If there’s no selected frame, it will delete the first frame;
5) Empty: delete all the frames;
6) Browse: display “.xml” type configuration file in IE;
7) OK: finish the setting for frame and exit;

2

2.2 Data access

3
Please click “Add” button to open “Data access” window as FIG 3 shows.
1) ID: set the ID for a CAN frame. It’s hexadecimal type;
2) ID assign: divide ID as PF, PS and SA parts;
3) Frame type: select the frame as standard type or extension type;
4) Frame format: select the frame as data frame or remote frame;
5) Data: set the data part of CAN frame. Two-bits stand for a hexadecimal. Divide by space. The most support 8 bytes data according to CAN definition;
6) Use address: set the register address related to the CAN frame. The address is corresponding to the register address in the configuration software. The data are distributed to the address sequent. The detailed setting of address, please view 2.3;
7) Interaction: HMI send frame and the devices process and respond
Send after receiving: HMI will process and respond after receiving command.
No response: device receives any information from this HMI
Confirm response: The HMI or devices will check the data received then respond to it.
Data response: HMI or devices will respond the designated data when receiving the frame.
Response ID: The response ID can differ with the sending ID by this setting.
8) Address: Send when the designated address value is not 0.
Ctrlbit: CtrlBit address range is 0~255, the CAN command will only work when the address value is 1.
Manually send: Send once for each time the address is triggered.
9) Data assign: it is display the detail assigned information about this frame.

2.3 Register address edit interface
When user set address for frame, please click “Option” for detailed settings, the setting window as FIG 4 shows.
1) Current address: display the register type and address set in data access interface
2) Trigger: based on the two operations of register read and write.
If select read, the address read the data in device. The read mode is repeat-sending the frame that customer set.
If select write, the address writes the data on the HMI to the device. The mode is HMI will send the frame to device once when the HMI is done a write operation.
3) Byte order: there are four type for word address
4) Data operation: set the read and write operation in trigger condition.
If the trigger condition is read-operation, we need to set the position and length of data which current address will get.
If the trigger condition is write-operation, there are two situations.

4

Function—User login

$
0
0

I. General
HMI allows accessing by multiple users. User need to set the user and group when designing project. Different group have different permission level for accessing. Each user should be added to certain group, it is possible to add one user to different group.
Operating record: record user enter, exit, and the operation record of 9 objects with “user restriction”, find the record file in \\flash\\UserOperationLogs.db (On simulator C:\\WECON\UserMgrFile\UserOperationLogs.db).

II. Functions settings
Please open the setting windows as FIG 1 shows. The defined setting window as FIG 2 shows, there are four users, and the password and describes are same as user name.

1
How to set users:
Step 1, click “User0” in “UserName” area to change the name, like manager, Tech, Worker etc. Same method to change password and describes.
Step 2, select groups for each user, one user could belong to multiple groups.

III. Permission setting for each part
There is “Security” area in parts’ setting window as FIG 3 shows, and setting permission information in “User Permission” area, select operation group etc, if you need set permission for some objects, like function switches, word switches and bit switches, please do it.

2

The Application of Wecon HMI and PLC in Battery Automatical Tray Filler

$
0
0

1.Introduction

The battery machinery is still a relatively backward industry in China, for the quality and reliable problem of domestic manufacturing process, parts, and electronics components. So far, most of  battery manufacturers still install batteries into the tray one by one(except those who import  foreign production lines and equipment). Some harmful impurity will appear if human body touches battery during production, causes to self- corroded and effects the quality of the battery. It is inefficiency, labor and cost are both high,and it can’t meet the demand of the mass production. Some small domestic battery manufacturers can not undertake the cost of importing  machinery.

2.Principle

The battery will keep the electrolyte after assembling, using the common hopper and track can not achieve loading automatically because of the stickiness of the electrolyte. The principle of the automatic tray filler is applied to the electromechanical integration, PLC and SCM are used to control the cylinder, and promote the mechanical action and design the special track to control the battery and roller movement, then divide the battery into equal space, this machinery apply the electromechanical integration to achieve loading automatically, it promotes the working efficiency, ensures the quality and lays the foundation for the automatic production line.

3.Main features

3.1,High speed:75s/tray( filler internal diameter 395*270*65,load 28 *22=616 pcs #5 baterry, about 490pcs/m.

3.2,CPU intelligent control, automatic operation, smooth running , stable and reliable work.

3.3, steel panel, elegant appearance, concealed transmission structure, high safety,3 trays are available.

3.4,Mutiple points monitoring sensor , light alarm for failure, maintenance – friendly.

3.5,Advanced design, simple adjustment.

4.HMI Project Introduction

4.1,HMI: Data monitoring interface and encoder adjustment interface.

4.2,Data monitoring interface can monitor the data of the instrument, and manual control all kinds of action.

5.HMI Program

5.1 High level customized protocol

1

5.2 Data monitoring interface

2

5.3 Encoder adjustment interface

3

6.Summing up

The HMI can communicate with the slave HMI equipment with the customized protocol though the simple configure.It is simple, convenient stable and reliable if using the HMI to control equipment.


APP Button Template

The Application of Wecon HMI and PLC in bottle labeling machine

$
0
0

1. Introduction

The bottle labeling machine is applied to the adhesive labeling, using the roll stick to label. Adhesive labeling machine has advantages of cleaning, no moldy, attractive,stable,will not come off,and high efficiency.

2. Principle

2.1 Main screen:The screen can display the current date and time, the number of labels, cumulative output, and current production rate. The transmission belt works when click transfer button, label start when click labeling button,the printer works when click the printing button.You can choose the working state accordingly.

1

2.2 Setting parameter:Setting the total quantity of the label,length of the each label,the delay of label,the speed of label and the protection of the pluse.

2

2.3 Starting program:

3

3.Key point

3.1 It is convenient and efficient to use the multi-language function, and change the language mode from Chinese to English.

3.2 Using the alarm function, alarm when reach the production.

3.3 Strat protecting when continuous pulse,and judge whether the sensor is in place.

3.4 The speed can be measured according to the bottles per min.

Protocol——SIEMENS S7-1200 Ethernet

$
0
0

General
LEVI Series HMI could support SIEMENS S7-1200 Ethernet protocol. All the LEVI HMI with Ethernet port could support such protocol.

Address list
address list

Note
It requires special setting for S7-1200 which is V4.0, the detailed please refer to the document.

Function——Userlogin

$
0
0

Userlogin is one of features in LEVI series HMI. It could realize the operate HMI by different levels. Users could set different group for operating.

Function——XY curve

$
0
0

I. General
In PI series HMI, there is XY curve function, it divided into two types, one is XY current curve, and the other is XY history curve. This demo shows how to set the XY current curve and history curve.

II. Trend curve
The real time data in cache will display as continuous curve, and each point in XY plot needs 2 addresses to set a point.
2.1 XY plot object settings
The XY plot is in “Object library”->”Chart”->”XY Plot”, please put this object in screen, and double click it to open the setting screen, as FIG 1 shows.

fig1
1) Sample mode: users could select auto sample or trigger sample;
2) Background Type: there are four types for selecting;
3) X Grids: users could set how many grids display in X axis of object;
4) Y Grids: users could set how many grids display in Y axis of object;
5) Transparence: when select 0, the object display transparently;
6) The object display style setting;
7) Set curves parameters;
8) Object data range;
2.2 Screen settings
This demo uses ten digital input/display objects for current curve. So that there are five plots form a curve. As the FIG 2 shows.

FIG2

III. History curve
One point value will be display in this object by curve. One point needs 2 addresses in History XY plot.
3.1 History XY plot setting
Different from current curve, uses need to set history curve items in project. Please click “Project”->”History XY Plot” to open the setting screen;

FIG3
The setting screen as FIG 4 shows

FIG4
1) Name: users use it to name curve item;
2) Curves: it used to set how many curves in one item;
3) Total records: it used to set how many records in one curves;
4) Sample type: there are two modes for selecting.
5) Quick settings: it only used for all the curves are in the same data format;
6) Use continuous address: it only used for all the curves are read data from continuous addresses;
7) Curve setting: Users could set curve one by one with different data format and intermittent address.
3.2 History XY plot
The history XY plot is in “Object library”->”Chart”->”History XY Plot”, please put this object in screen,
and double click it to open the setting screen, as FIG 5 shows.

FIG 5
1) Appearance: it used to set object appearance in screen;
2) Curve buffer: it is used for select History XY plot item; The item settings, please refer to 3.1;
3) Range: user could set range in here, there are two modes, one is fix range, and others is variable range;
4) Preview: it shows the object appearance;
5) Curves settings: uses could set curves style;

Viewing all 170 articles
Browse latest View live