© 1996-2005 RF IDeas, Inc. All rights reserved
Number of Bytes
Set to write 8 bytes. If you enter less than 8 bytes, the VB application will append “ “ spaces, to fill in 8
bytes worth of data to write.
Write ASCII
Press this button to write the data shown in the ASCII field to the memory area designated by the Card
Context and Starting Block field.
HEX
Shows the hex value of the data entered in the ASCII field.
Procedures
This section contains useful, higher level, procedures.
Find Free Page
This routine is valid for 16k cards only. It searches each page 1-7 for memory pages that are protected
with the default key. When a page is discovered, it adds it to the drop down combo box adjacent to the
button. This is useful to find an open area on the card to work with.
Erase Pg.
The Erase Page procedure is useful to clean out the memory contents of the page specified in Card
Context. The page is filled with the value found in the
Hex Fill Char
field.
Hex Fill Char
See above.
Free Page
This procedure frees the page defined in the Card Context.