![Xeltek SuperPro 611S Manual Download Page 27](http://html1.mh-extra.com/html/xeltek/superpro-611s/superpro-611s_manual_3247310027.webp)
SuperPro
®
6100 Programmer
www.xeltek.com
27 / 64
1296 Kifer Rd. Suite #605
Sunnyvale, CA 94086
Tel: +1 408-530-8080
Fax: +1 408530-0096
The function will bring up the “Fill Data Into Buffer “dialogue
box. It consists of three dialog boxes for the Start Address, End Address, Filling Data
the three edit boxes, the ‘OK’ button and the ‘Cancel’ button. Input desired data to be
filled into the Fill Data boxes, and specify the start address and end address. For the
Fuse Buffer Edit window, the data will be either 1 or 0.
For the Data Buffer
(HEX/ASCII data)
Edit window, the data will be HEX numbers, for
example AA, 55, E4.
Copy:
This function displays Copy Buffer dialog box. It consists of Start Address, End
Address, New Address input lines and OK and Cancel buttons. Data between start
address and end address will be copied to the buffer beginning with new address.
Swap:
Swap high byte and low byte according to the specified word width in the address
range.
For example, assuming data buffer addresses 0-10(HEX) is:
12 34 56 78 90 AA BB CC - DD EE FF 11 22 33 44 55
The word width for selecting is:
16 Bits (2 bytes), after swapping the data is:
34 12 78 56 AA 90 CC BB - EE DD 11 FF 33 22 55 44
32 Bits (4 bytes), after swapping the data is:
78 56 34 12 CC BB AA 90 - 11 FF EE DD 55 44 33 22
64 Bits (8 bytes), after swapping the data is:
CC BB AA 90 78 56 34 12 - 55 44 33 22 11 FF EE DD
Radix:
Toggles between HEX and DEC memory address display.
Search:
Searching for a specified string.
Search Next: