Series 500 nim primitive descriptions (continued) – Siemens 500 NIM User Manual

Page 103

Advertising
background image

NIM Primitives

4-50

SIMATIC TIWAY I Series 500 NIM User Manual

Series 500 NIM Primitive Descriptions (continued)

Upload Response Parameter Descriptions. The basic format of the
response is as follows:

LLLL 58 HH 00 RRRR MMMM OOOO
LLLL 58 HH 01 RRRR YYYY WW ZZ DD ... DD
LLLL 58 HH XX RRRR (YYYY may be present on some codes)

where:

Symbol

Value

Definition

HH

Attached device status

XX

00

Block upload accepted. MMMM is contained in the data
field

01

Block upload

02

Upload complete

03

End upload

04

Upload aborted, exited mode

05

Upload command (CC) not supported, remain in upload
mode

06

Sequence number does not match the next expected
number in the YYYY field. Either the maximum sequence
roll-back is exceeded or a data block is missing; remain in
upload mode.

07

Reserved

08

Received an end upload request before the upload was
complete, exited upload model

09

Upload completed except for an area containing a
non-fatal error; exited mode

0A

Initial upload request rejected, but still in upload mode

YYYY

(number)

Requested block sequence number starting with block 0.

DD

Data records returned without errors

RRRR

(number)

Host defined reference field

WW

00

Binary data

01

ASCII data

ZZ

(number)

Segment number corresponding to the segment contained
in the data field

DD

(number)

Data type

MMMM

bit map

Upload segment configuration that is present only when
CC = 0. A value of 1 means that the segment is included
in the upload.

OOOO

(number)

Time-out value (in seconds) used when CC = 0.

Advertising