Touch Panel Communication Program
FP-570T User's Manual
5-4
ATPH -d [parameter]
or ATPH -r
* Explanation of parameters
-d
Attach this parameter all the time.
-a <n> Selects the I/O base address of the SIO port where the touch panel
is connected.
(hexadecimal, default = 2f 8)
n = 3f 8 (COM1)
2f 8 (COM2)
-q <n> Selects the interrupt level (IRQ) for the SIO port where the touch
panel is connected. (default = 3)
n = 4 (COM1)
3 (COM2)
-i<n> Sets the vector number for the function call's software interrupt.
(hexadecimal, default = 59)
-r
Removes the current (resident) memory command.
-c <path> Specifies the data file made by CALIB.EXE (touch panel data
calibration) that contains the correction value.
("ATPH. CAL" in the current directory is selected for default.)
When this program runs, the following message will display on the screen.
Analog Touch Panel Handler ATPH. EXE Version 1.00
Copyright (c) 1993 Digital Electronics Corporation
Stay resident.
After execution, the command stays in memory.
When the data file made by CALIB. EXE is not found or cannot be
opened, the following message appears. In such a case, the program
will run without data correction.
WARNING ! ! Can't open CAL file.
Stay resident.
If data correction is not carried out successfully, the display position
may not match with the touch panel input position.
How to Operate the Software