62
KX-TGF340/KX-TGF342/KX-TGF343/KX-TGF344/KX-TGF345/KX-TGF372/KX-TGF373/KX-TGF374/KX-TGF375/KX-TG585/KX-TGFA30
KX-TGF340/KX-TGF342/KX-TGF343/KX-TGF344/KX-TGF345/KX-TGF372/KX-TGF373/KX-TGF374/KX-TGF375/KX-TG585/KX-TGFA30
12.2.4. Commands
See the table below for frequently used commands.
*VES: Vertual EEPROM system (adjustment data is stored in program Flash (IC502)).
Command name
Function
Example
rdeeprom
Read the data of EEPROM/VES*
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.
hookoff
Off-hook mode on Base
Type “hookoff”.
hookon
On-hook mode on Base
Type “hookon”.
getchk (Base unit)
Read checksum
Type “getchk”.
How to use of
"getchk"
in Handset
1.rdeeprom
Read EEPROM/VES*
Type “RdEeprom 03 7D 04”, and the data from address
"03 7D" to "03 80" is read out
*This command gets 4 byte "WW", "XX", "YY", "ZZ".
*Please NEVER forget these 4 byte data!
2.sendchar epw
Write EEPROM/VES*
Type “sendchar epw 03 7D 04 FF FF FF FF”
3.sendchar RST
Reset baseset
Type “sendchar RST”
4.getchk
Read checksum
Type “getchk”.
5.sendchar epw
Write EEPROM/VES*
Type “sendchar epw 03 7D 04 WW XX YY ZZ”
*"WW", "XX", "YY", "ZZ" is 4 byte data that already read
from same address.
wreeprom
Write the data of EEPROM/VES*
Type “wreeprom 01 23 45”. “01 23” is address and “45”
is data to be written.