Nvs object instances – Rockwell Automation 1404-M4_M5_M6_M8 Powermonitor 3000 User Manual, PRIOR to Firmware rev. 3.0 User Manual

Page 320

Advertising
background image

Publication 1404-UM001D-EN-E - October 2004

F-14 Powermonitor 3000 EtherNet/IP Device Profile

Transfer Service Parameters

The Transfer service is sent repeatedly by a remote application to
transfer the actual update data to the DC a chunk at a time. The
service accepts the following parameters:

The DC responds to the Transfer service with the following
parameters:

NVS Object Instances

The DC’s NVS Object will support the following instances:

Table F.28 Response Parameters

Parameter

Data Type Description

Boot Update
Flag

UINT

Indicates if the Boot Code is to be updated.

Incremental
Burn

UINT

Number of chunks transferred prior to being programmed.

Transfer Size

UINT

Chunk size for the transfers. (128 bytes)

Instance
Revision

UINT

Major and minor revision of the firmware or data
represented by this instance

Upload Size

UDINT

Size of the upload in bytes.

Table F.29 Request Parameters

Parameter

Data Type Description

Chunk Number

UDINT

Number of chunks transferred (0 based)

Data

Array of
Bytes

Data representing the new firmware

Table F.30 Response Parameters

Parameter

Data Type

Description

Chunk Number

UDINT

Same as request

Status

UINT

Status instance attribute

Advertising