Ee memory store – Rockwell Automation 1395 Multi-Comm Hardware/Software User Manual

Page 49

Advertising
background image

Chapter 3

Configuration & Interfacing

3–38

EE Memory Store

This function takes the information in the Drive’s memory and places it in
the EEPROM. Any data in the EEPROM prior to issuing the EEPROM
STORE command will be erased.

PLC Block Transfer Data

BTW Instruction Length: 4
BTR Instruction Length: 4

PLC DH+ Data –

Write

Read

Size In Elements:

4

4

Processor Type:

PLC–5

PLC–5

Destination Address:

N15:0–3

N15:0–3

Message Structure –

Message Header Information:
Word 1
: 0
Word 2: 0
Function Code, Word 3: 513
Write Message Length, Word 4: 8 bytes

WORD

0

0

513

8

BTW

BTR

0

0

513

See Note

1

2

3

4

NOTE:

Word 4 of the BTR instruction is broken down into
two bytes. The High byte contains the status bits
per table 3–H. The low byte contains the Drive
message length in bytes.

Message Operation – The EE Memory Store function instructs the Drive
to replace the contents of the Drive EEPROM with the values that are
stored in Drive memory. Any configuration links present will also be
replaced by those in memory. Depending on the Drive firmware version,
this message may be ignored by the Drive when it is running (i.e. the
contactor is picked up).

ATTENTION: When using the EE Memory Store function
you must be certain that the values stored in Drive memory will
not degrade Drive or System performance and will not cause a
loss of either control or emergency stop functions.

This function requires the message header only. The status byte will
indicate the success or failure of the request.

Advertising