Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To alter this option, the ‘Hold time(sec) for Touch Calibration’ option must be configured. Press the [Configure] button on the [Ethernet Loader] ‘Ethernet Loader’ window to open the [Configure] ‘Configure’ window.

...

(2) Touch Calibration in [Xpanel Config]

You can start the touch calibration by pressing the [Touch Calibrate] button in the [Xpanel Config] ‘Xpanel Config’ window. To bring up the [Xpanel Config] ‘Xpanel Config’ window, press the corners of the Xpanel screen as shown below (Bottom Left -> Bottom Right -> Top Right).

...

Press the [Touch Calibrate] button to start the calibration. After the calibration, reboot the Xpanel device to save the calibration settings.

...

In the case of the Xpanel models such as XT10/12CB, you can select the calibration mode. There is a 4, 9, and 16 point mode. For more accurate calibration, select 16 Points ‘16 Points’ mode.

...

(3) TouchCalib()

You can use TouchCalib() function to start touch calibration.

TouchCalib

Starts touch calibration.

Subroutine

TouchCalib()

Description

Starts touch calibration.

Operates the same as the “[Xpanel Config] -> → [Touch Calibrate]” or “[Online -> ] → [Xpanel Touch Calibration]”.

Example

Starts touch calibration.

TouchCalib();

...