Questions and answers about the use of software on the touch screen of Weiluntong

Create Date: 2024-8-30 12:03:23|Source: Weinview

1. Software use issues

1. System parameters

1.1 What do the RS485 2W and RS485 4W in the communication port type mean?

RS485 2W represents the wiring method, that is, the two-wire system, that is, there are two signal lines to be connected in addition to GND;

RS485 4W represents the wiring method, that is, the four-wire system, that is, the RS422 mode, in addition to GND, there are four signal lines to be connected;

1.2 How to encrypt the touch screen program encryption and prohibit users from uploading?

On the Edit/Set System Parameters/General page, you can select a password box and select 0 to indicate that there is no password protection for uploading. We can fill in the password we need here (only in numeric format), and after downloading it to the screen, the password input box will pop up when the user uploads it again, and the password can only be uploaded after the password is correct.

1.3 How to use the screensaver for touch screen?

There is a "Backlight Energy Saving" item on the "Edit/Set System Parameters/General" page, and if you select 0 for it, the screen will stay on after the touch screen is powered on. When you select the other value, it means that the backlight screensaver function is enabled, which represents the screen backlight time set by the touch screen, and the light on the screen will turn off after the set minute, and when you touch the screen again with your hand, the light will turn on again, which can extend the display life of the LCD screen.

1.4 What touch screen models are supported by EB8000 and EBPro?

EB8000 software is available for the TK series, as well as previous i-series models;

EBPro software is available for eMT; cMT; MT_iE; MT_iP Series models;

EBPro is compatible with the EB 8000 program; Not the other way around.

The EBPro software does not allow you to directly upload and download programs for TK series and i-series models.

1.5 How do I turn off the buzzer sound on the touch screen?

There is a "Buzzer" option on the "Edit/Set System Parameters/General" page, and you can select "Off" to prevent the touch screen from making sound.

2. Time

2.1 Why does the year on the touchscreen show 618 instead of 2018?

This is because of the definition of high and low bytes of PLC, and the definition of high and high memory and low high memory is different between Japanese PLC and European PLC. When this happens, you just need to manually re-enter the 2018 vintage on the screen.

2.2 How do I modify the system time on the touch screen?

The system time of the touch screen is defined by special registers: RW60000 means seconds, RW60001 means minutes, RW60002 means hours, RW60003 means days, RW60004 means months, RW60005 means years, and RW60006 means weeks, which need to be set to BCD code (address reference manual on Chapter 12.12.3), and then download to the screen and manually modify the time on the screen.

3. Display

3.1 What should I do if the text of the touch screen display content is garbled?

If the alarm message is displayed as a box, change the font under the information bar (Arial by default) to Chinese font. If the column name of the historical data table is a box, change the text under General Properties (Arial by default) to Chinese font. Select Create Font File during compilation, and Firmware and Font during download.

3.2 How do I open CMP files on CD-ROM and websites?

A file with the suffix CMP is a compressed file format of the EB8000 software, which must be decompressed by the decompression function in the EB8000 and then opened. Select "Tools/Compression/Decompression", click the "Browse" button in the source file column of the "Decompress" item, click Decompress, and the progress display SUCCESS is completed. The decompressed file is a file with the suffix EPJ that can be opened directly with eb8000.

3.3 How do I open a file with the suffix EOB uploaded from the touch screen to my computer?

The EOB file needs to be decompiled after EB500 compilation before it can be opened, close the windows in the software, make the whole screen gray, and then select Tools/Decompilation, and finally browse the file, click Decompile, and the progress display SUCCESS is completed.

3.4 What should I do if the icon of the uploaded project file indicates that the bitmap is missing?

The programmed screen program cannot be opened directly in this way, and needs to be opened from the EB500 software through the path

3.5 How do I adjust the position of the label when the button element 1 is in the state?

The EB8000 software screen toolbar has a status switch box to switch to different states, and you can adjust the position of the label in different states.

3.6 What should I do if I want to use the previously made images in the new project?

When users do a new project, they need to refer to the previously made pictures, but often direct copy will lead to the loss of the picture, we have summarized the following steps, please follow this operation:

The first step is to open the old project and click on the gallery to see which libraries have been added (bitmap and vector diagram are all seen), and record it;

The second step is to close the old project, create a new project, add the library you just recorded to the gallery, confirm that the addition is complete, save and close the new project; Open the old project and copy all the components of a picture, and then copy them one by one into the new project.

4. Misuse

4.1 How to deal with the situation that the touch screen cannot be touched or the touch freezes after downloading the programmed program?

Turn the No. 2 DIP switch behind the screen to the ON position, and then power on to see the copyright on the last line of the screen, under normal circumstances, it should be displayed as 2004, if it shows 22002 or 2002, it means that the wrong software is downloaded or the software version is lower, please re-download it with the newer version of EB8000.

4.2 Is there a blue screen, white screen, black screen and other abnormal phenomena on the touch screen?

This phenomenon is usually caused by using the wrong software download, and you can try to fix it by re-downloading it with a newer version of EB software.

4.3 Why view previous event records? Can only turn up, can't turn down?

This is caused by the software setting error, with the multi-state setting component in the increment and decrement control to scroll up and down, it should be noted that when setting the decrement, it is easy to mistake the lower limit value as the upper value, and the correct setting should be 0.

4.4 Why won't the moving graphics move?

This is because the control address is incorrect, there is a register address in the properties of the moving graph itself, but the address cannot be used when controlling its movement, and the address that controls its movement should be added by 1 on the basis of the address of the graph itself. For example, if the moving shape property is set to d0, then the value in d1 controls the range of movement of the shape.
Questions and answers about the use of software on the touch screen of Weiluntong

More on that
The inspection method of Weiluntong touch screen slow response The inspection method of Weiluntong touch screen slow response

1. Check the appearance of the touch screen: Observe whether there is dirt, fingerprints or scratches on the surface of the touch screen, which may affect the sensitivity and accuracy of the contact. Use a soft cloth or a special Velonton touch screen cleaner for cleaning. 2. Closed other applications: fake ...

Weiluntong touch screen - common troubleshooting of five-wire resistive touch screen Weiluntong touch screen - common troubleshooting of five-wire resistive touch screen

The five-wire resistive touch screen and the four-wire resistive touch screen both adopt the principle of analog resistance, and their conventional fault characteristics are exactly the same as those of the four-wire resistor. If you are using a five-wire resistive touch screen, when there is an installation and maintenance problem, please determine and solve the problem in the following order. ...

Weiluntong touch screen - the advantages and disadvantages of infrared touch screen introduction Weiluntong touch screen - the advantages and disadvantages of infrared touch screen introduction

Advantages of infrared touch screen: 1. High stability, will not drift due to changes in time and environment 2. Highly adaptable, not subject to current, voltage and static interference, suitable for some harsh environmental conditions (explosion-proof, dust-proof) 3. High light transmittance, no ...

Veriton touch screen - an overview and working principle of capacitive touch screen Veriton touch screen - an overview and working principle of capacitive touch screen

An overview of the principles To complete multi-touch on the capacitive screen, it relies on adding electrodes of mutual capacitance, in short, the screen is divided into blocks, and a group of mutual capacitance modules are set up in each area to work independently, so the capacitive screen can independently detect the touch status of each area.

Weiluntong touch screen - a common problem of infrared touch screen Weiluntong touch screen - a common problem of infrared touch screen

Question 1, How to solve the problem of double click is not sensitive? Open the infrared touch screen to adjust the sensitivity of the program and reduce the sensitivity. Question 2, Is there any drift phenomenon in the infrared screen? The structure of the infrared touch screen is generated by infrared rays, so usually the sleeves and so on touch the infrared screen ...

Velun Tong Touch Screen EBPro Software Knowledge Points(1-17) Velun Tong Touch Screen EBPro Software Knowledge Points(1-17)

1. Background color: Right-click on the blank space of the window, select Properties, Pop-up Settings, and select a color in the background; Hatch: In the background, tick the fill, select the pattern color and pattern. 2. Picture/Background Image: Select Picture Element ...

Weiluntong touch screen - care and maintenance of large-size models of infrared touch screen Weiluntong touch screen - care and maintenance of large-size models of infrared touch screen

1. Do not hit with metal objects. Usually the HMI will be covered with a layer of glass to protect the screen and make it easy to touch. However, the glass is fragile, do not hit the screen with metal objects during use, it is easy to cause the glass to be scratched or broken. 2. Avoid squeezing the screen with heavy objects. Around HMI ...

Verun Tong Touch Screen cMT Series (CloudHMI For Industry 4.0) Verun Tong Touch Screen cMT Series (CloudHMI For Industry 4.0)

1、cMT3090 9.7" TFT display 1024*768 dots, brightness 350, contrast ratio 500:1, 262K color, Flash memory: 4GB memory, 1GB, DC19.2-28.8VDC power supply, four-wire resistive type, SD card slot, support SD/SDHC, USB Host USB ...

A common problem encountered in the use of Weiluntong touch screen - display A common problem encountered in the use of Weiluntong touch screen - display

3.1 What should I do if the touch screen shows garbled characters? Select "Oriental Language" in the EB500 software "Options/Language Selection", and then compile it after saving it so that there will be no garbled characters. 3.2 Why can't the following window appear when editing EB500 software, and it is blank? ...

The problem often encountered in the use of Weiluntong touch screen - communication problems The problem often encountered in the use of Weiluntong touch screen - communication problems

1. Communication with PLC 1.1 What to do when the communication between the PLC and the touch screen is not available The most common problem that customers encounter when using the touch screen is the communication problem between the screen and the PLC. If communication fails, use the following steps: A"Direct online simulation ...

Fault analysis and treatment of Weiluntong touch screen Fault analysis and treatment of Weiluntong touch screen

1) Check if the hard drive is turned off in the "Display Energy Saving Settings" of Wlndows 9x. The way to do this is to right-click on the desktop, select the "Properties" command, then select the "Screen Saver" tab from the dialog box, click the "Settings" button, and set the parameter to "...

The advantages of Weilun touch screen touch The advantages of Weilun touch screen touch

Gesture control is like swiping a mobile phone, and industrial products are no longer monotonous and boring The new cMT X-Series HMI supports touch gestures. Users can swipe, grab and other gestures to operate the interface, and no longer need to use buttons, they can operate functions on the HMI, providing more convenient and more ...

How to calibrate the screen of the touch all-in-one machine? How to calibrate the screen of the touch all-in-one machine?

1. In the touch all-in-one system, select "Start" and "Control Panel" 2. Select "Tablet PC Settings" in the "Control Panel" 3. Select "Calibration" in the "Tablet PC Settings" dialog box 4. Click the "Calibration" button in the dialog box.

Weiluntong touch screen - the feature of infrared touch screen Weiluntong touch screen - the feature of infrared touch screen

1. The infrared touch screen does not need touch pressure, it can be operated freely even if you wear gloves, and anything can be touched. 2. Compared with the display equipped with capacitive and resistive touch screen, the picture saturation is richer and the contrast ratio is better, which improves the user's visual comfort. ...

Weiluntong touch screen regular repair faults Weiluntong touch screen regular repair faults

1. Touch failure; 2. Touch the glass plate is broken; 3. The key is damaged and the key is not effective; 4. White vertical bars, horizontal bars, and bright lines appear; 5. Half can be touched, half can not be touched; 6. Can't enter the program; 7. The touch screen cannot be calibrated.

Weiluntong touch screen - common problems and precautions of capacitive touch screen Weiluntong touch screen - common problems and precautions of capacitive touch screen

1. If the user is using a capacitive touch screen, it is recommended that the user first install the driver required for the capacitive touch screen correctly according to the requirements of the relevant manual, and then click "Start"/"Program"/"Micro ...

How to modify the description of the measurement point of the touch screen? How to modify the description of the measurement point of the touch screen?

1. First of all, open the created Weilun touch screen project, select Common in the menu bar and click Open. 2. Secondly, select the system parameter icon in the common drop-down menu and click to open. 3. Finally, click Change. ...

Veriton touch screen - the technical characteristics of touch screen Veriton touch screen - the technical characteristics of touch screen

Transparent properties Transparency, which directly affects the visual effect of the touch screen. Transparency has the problem of transparency, infrared technology touch screen and surface acoustic wave touch screen are only separated by a layer of pure glass, transparent can be regarded as a leader, other touch screens should be carefully scrutinized, "transparent", ...

Weiluntong touch screen - the internal structure of the resistive touch screen Weiluntong touch screen - the internal structure of the resistive touch screen

(1) FILM - that is, the film used for touch, the base material is PET. When touched, the ITO of the upper and lower layers is brought into contact by deforming the film, resulting in different "resistance values" in the X and Y axes (similar to the principle of moving rheostats). Depending on the requirements of use, the table of FILM ...

Weiluntong touch screen with U disk upload steps Weiluntong touch screen with U disk upload steps

1. Plug in the U disk on the touch screen, you don't need to power off the screen, the screen supports the hot-swap function, but at this time, it is best not to communicate with external devices to reduce unnecessary impact. When the screen detects an external device, a dialog box will pop up, select the second Upload Project.

CATEGORIES BYPASS
Customer Service Center

Online Consultation:QQ


ContactContact

Contact: Manager Huang

Contact QQ: 3271883383

Contact number: 13522565663


Scan the code to add WeChat (please save the picture first on the mobile phone)

working hoursworking hours

Weekdays: 9:00-17:00

Holidays: Only emergencies are handled

Contact us

Contact us

Contact number QQ consultation
QQ consultation

3271883383

Company address
Back to top