52
KX-TG6611RU/KX-TG6611UA/KX-TG6611CA/KX-TG6612CA/KX-TGA661RU
11.5.2. How to install Batch file into P.C.
Note:
• “*****” varies depending on the country or models.
11.5.3. Commands
See the table below for frequently used commands.
1.
Insert the Batch file CD-ROM into CD-ROM drive and
copy PNZZTG***** folder to your PC (example: D drive).
2.
Open an MS-DOS mode window.
3.
At the DOS prompt, type "
D:
" (for example) to select the
drive, then press the
Enter
key.
4.
Type "
CD
㪳
PNZZTG*****
", then press the
Enter
key.
5.
Type "
SET RTX_COM=X
", then press the
Enter
key
(
X
: COM port number used for the serial connection on your PC).
6.
Type "
READID
", then press the
Enter
key.
䊶
If any error messages appear, change the port number or
䇭
check the cable connection.
䊶
If any value appear, go to next step.
7.
Type "
DOSKEY
", then press the
Enter
key.
<Example>
C:
>
Documents and Settings>D:
D:
>
>CD
>
PNZZTG*****
D:
>
PNZZTG***** >SET RTX_COM=X
D:
>
PNZZTG*****>READID
00 52 4F A8 A8
D:
>
PNZZTG*****>DOSKEY
D:
>
PNZZTG*****>
<Example: Error happens>
C:
>
Documents and Settings>D:
D:
>
>CD
>
PNZZTG*****
D:
>
PNZZTG***** >SET RTX_COM=X
D:
>
PNZZTG*****>READID
ޓ
CreateFile error
ERROR 10: Can't open serial port
D:
>
PNZZTG*****>
<Example for Windows>
On your computer, click
[Start]
, select
Programs
(
All Programs
for Windows XP/Windows Server 2003),
then click
MS-DOS Prompt
. (for Windows 95/Windows 98)
Or
Accessories-MS-DOS Prompt
. (for Windows Me)
Or
Command Prompt
. (for Windows NT 4.0)
Or
Accessories-Command Prompt
.
(for Windows 2000/Windows XP/Windows Server 2003)
Command name
Function
Example
rdeeprom
Read the data of EEPROM
Type “rdeeprom 00 00 FF”, and the data from address
“00 00” to “FF” is read out.
readid
Read ID (RFPI)
Type “readid”, and the registered ID is read out.
writeid
Write ID (RFPI)
Type “writeid 00 18 E0 0E 98”, and the ID “0018 E0 0E
98” is written.
getchk
Read checksum
Type “getchk”.
wreeprom
Write the data of EEPROM
Type “wreeprom 01 23 45”. “01 23” is address and “45”
is data to be written.