Hex file transfers, Hex file transfers -6, Uploading hex files -6 – Rockwell Automation 1747-PBASE BASIC Development Software Programming Manual User Manual

Page 106: Uploading hex files

Advertising
background image

Publication 1746-PM001A-US-P

9-6 Communicating with the Module

3. Once the filename has been keyed in or selected from the directory screen,

begin the upload operation by pressing

[Enter]

.

UPLOADING

flashes on the status line of the BASIC Development Software, and

the lines of the file scroll across the screen as they are uploaded to the module.

Hex File Transfers

Hex is an abbreviation for hexadecimal data format. This data format is typically
used in electronic memories, including the module EEPROM and UVPROM
optional memory modules. Hex file transfers are used to upload and download hex
data to the module EEPROM or UVPROM. The primary use of hex file transfers
is to transfer the entire contents of the EEPROM from one module to the
EEPROM of another module. It can also be used to write the contents of
EEPROM to UVPROM via a PROM programmer.

Uploading Hex Files

Uploading hex files is similar to uploading program files, with a few exceptions.
Make sure you have changed to Terminal mode and established communications
with the module as described earlier in this chapter, and then proceed as follows:

1. Select

Upload hex file from module to host

using the path shown

below:

Path: Toplevel Menu

teRminal

File

uPload hex file from

module to host

Path: Main Menu

Other

teRminal

File

uPload hex file from

module to host

QuickStroke: none

You are prompted for a filename to upload just as you would be if uploading a
program file.

2. Enter the path, filename, and file extension that you intend to use to store the

uploaded file, as you would with a program file. If the filename you specify
already exists, you will be asked to confirm whether you wish to overwrite it.

3. A dialog box appears in which you must enter the starting and ending

addresses for the hex file upload. Always type in

8000H

for the starting address.

Press

[Tab]

or use the mouse to move the cursor to the Ending Address field.

IMPORTANT

If the file specified already exists in your personal computer,
(always the case if you selected a file from the directory screen), a
confirmation box appears. This box asks you if you want to
overwrite the existing file or abort the upload operation.

Advertising