![ProSoft Technology ILX69-PBS User Manual Download Page 65](http://html1.mh-extra.com/html/prosoft-technology/ilx69-pbs/ilx69-pbs_user-manual_1618919065.webp)
ILX69-PBS ♦ CompactLogix or MicroLogix Platform
Contents
PROFIBUS Slave Communication Module
User Manual
ProSoft Technology, Inc.
Page 65 of 102
April 27, 2016
DPV1 Write
The DPV1 Class 1 Write Response is used by the slave to reply to a master DPV1 write
request. The MSG instruction Request/Response format is as follows.
ILX69PBS.CONTROL.DPV1.Write.Request
Parameter Data Type
Value
Description
.Status
DINT
0x0000
Status of Request message
.Command
DINT
0x0487
Command code
.SlotNumber
SINT
0 to 255
Slot number of data to be written
.Index
SINT
0 to 255
Index number of data to be written
.Length
SINT
0 to 240
Data length, 1 to 240 bytes
.Reserved1
SINT
0
Reserved
.ErrorDecode SINT
Error code
.ErrorCode1
SINT
Detailed error code
.ErrorCode2
SINT
User-specific error code
.Reserved2
SINT
0
Reserved
.Data
SINT[240]
Write Request Data
ILX69PBS.CONTROL.DPV1.Write.Response
Parameter Data Type
Value
Description
.Status
DINT
0x0000
Status of Request message, 0 = OK
.Command
DINT
0x0487
Command code
.SlotNumber
SINT
0 to 255
Slot number of data to be written
.Index
SINT
0 to 255
Index number of data to be written
.Length
SINT
0 to 240
Data length, 1 to 240 bytes
.Reserved1
SINT
0
Reserved
.ErrorDecode SINT
Error code
.ErrorCode1
SINT
Detailed error code
.ErrorCode2
SINT
User-specific error code
.Reserved2
SINT
0
Reserved