16
Operation
Description of the acyclic WRITE service in accordance with DP V1
The acyclic write service always derives the slot and index from
the hexadecimal 16-bit variable index for reading. - Four
parameters are handed over in the request telegram:
Request telegram:
Table 4
Positive response telegram:
Table 5
Negative response telegram:
Table 6
Parameter
name
Value range
Data type
Description
Slot
0 - 254
Byte
Slot for addressing the
variable to write.
Index
0 - 254
Byte
Index for addressing the
variable to write.
Length
1 - 240
Byte
Number of bytes to write-
Data
......
Bytes
Bytes for value of variable to
write. It is impossible to
specify more bytes than
defined by length.-
Parameter
name
Value range
Data type
Description
Length
1 - 240
Byte
Number of written bytes. If
the required length for the
data is inferior than the
requested length, the
negative value is entered
here. If the required length for
the data is superior to the
requested length, the
requested length is entered
here. --
Parameter
name
Value range
Data type
Description
Error
ID
......
Byte
Provides information about
the sending protocol system
(here PROFIBUS-DP V1).-
The only valid value that may
appear here is 128.-
Error code 1
......
Byte
Error details. ID: -
0xA1
Variable defined by
slot and index is
unknown.-
0xA8
Controller firmware
does not support
PROFIBUS-DP
V1.-
0xB0
Service not yet
usable.-
0xC0
Too many requests
at the same time.
Current request will
not be processed. -
-
Error code 2
......
Byte
Not used