Close
SEARCH
KNOWLEDGE BASE
請選擇分類

FAQ

  • PRODUCTS(10)
  • TOPICS(10)
  • YEAR
HMI

What do Flash, RAM, internal user storage, and project memory represent in the HMI specifi

13
2024-05-10

Flash memory and memory refer to the space of the temporary storage registers such as XNV, NV, V, etc.

Internal user storage refers to the space where the formula will be output to an internal location, which can be seen through file transfer and is considered internal user storage.

Project memory refers to the capacity of the project plus the firmware.

How to touch multiple buttons at once

14
2024-05-10

  1. Use the multi-function button option and add the corresponding button effects.
  2. Use overlapping buttons to place multiple buttons on top of each other. And check the option for "Touch overlapping buttons at once" in Device Settings - Basic.
  3. Use the button script function to achieve intermediate conversion.

Why does the data content of data collection or formula disappear after the power is turne

11
2024-05-10

You need to check the backup memory option to perform power-off retention (automatic data retention for a 1-minute interruption).

How to set up the barcode scanning function of the HMI?

10
2024-05-10

There are currently two methods:

  1. In the software, go to [Project Management → Link → Enable USB Barcode Scanner] and set the corresponding address. Subsequent scanning actions will automatically write to the set address.
  2. Use [Text Input Display → Allow Input Selection Barcode Input]. This method requires activating the dialog box first, and then the scanning action will write to the address.

In common application scenarios, method one is more commonly used.

How to draw a perfect circle on an HMI?

11
2024-05-10

First, drag an ellipse object from the toolbox. Then, select the ellipse and in the top interface's [Design - Basic Functions], set its height and width to be the same to obtain a perfect circle shape.

How to implement copying the internal registers of one HMI to another?

15
2024-05-10

  1. Using a mini-USB port for operation

First, upload the HMI data content that needs to be saved. In the software, select [Project - Upload], check the box for uploading internal register data, and confirm. Once the file is uploaded to the computer, download it to the other new HMI by selecting [Project - Download Current Project] and checking the box for [Update Internal Register Data]. Select the previously uploaded file and download it.

  1. Using a USB flash drive in the HMI backend [Press and hold the corner after the HMI is powered on]

In [System Backend - Other Settings - Backup]

First, insert the USB flash drive into the HMI where the data is to be saved and perform the export operation.

Then, insert the USB flash drive into the other HMI where the data needs to be downloaded and perform the import operation.

How to upload an HMI project using a USB flash drive

13
2024-05-10

When you don't have a computer at hand and want to retrieve a project from an HMI, you can use a USB flash drive to upload it.

First, create a new folder on the flash drive and name it 'upload'. Then, insert this USB into the HMI, and it will ask if you want to upload the project. Choose to confirm and wait for the process to complete.

Subsequently, in the software, select the decompile function to obtain the project content.

How to download an HMI project using a USB flash drive?

14
2024-05-10

Users can create a project as a file for downloading with a USB flash drive, making it easy to transfer HMI applications to the same model of HMI. The function to create a USB update file can be found in the [Project] tab in the upper toolbar of FvDesigner. Click on [Create USB Update File], and the dialog box will open, allowing you to directly enter the setup page.

Here are a few points to note:

  1. If the USB capacity is larger, it may take a longer time to appear the inquiry dialog box.

  2. To improve software performance, if you are using a version of FvDesigner earlier than V1.3.29, please be aware that using a USB flash drive with a .ufrp file to upgrade the project may encounter unstable situations. The solution is to use FvDesigner V1.3.29 or later version to download the project again, and then use the USB flash drive to update the project.

  3. After version V1.3.29 or V1.4.7, the USB flash drive update file created has the file extension .ufrp2. If an HMI that has not been downloaded with FvDesigner V1.3.29 or later version is used, it will not recognize the USB flash drive update file created after V1.3.29 or V1.4.7. The solution is to use FvDesigner V1.3.29 or later version to download again.

Put the prepared file into the USB flash drive and insert it into the running HMI. A dialog box will appear, select OK, then select the project you want to update and press confirm, the system will start the update.

How to recalibrate the HMI touch control points

23
2022-03-10

When the touch screen is powered on, press and hold the upper right corner for a long time to enter the HMI backend, and select the calibration interface. Follow the on-screen instructions to complete the cross-click operation, and do not turn off the power in the middle. After completion, wait for the HMI to restart.

How to modify the project's model

19
2022-01-03

After opening the FvDesigner project, click on Project Management—Project Information—Model—Change Model or Direction.