ProSoft Technology ILX69-PBM User Manual

Page 86

Advertising
background image

Contents

ILX69-PBM ♦ CompactLogix or MicroLogix Platform

User Manual

PROFIBUS Master Communication Module

Page 86 of 124

ProSoft Technology, Inc.

February 4, 2015

ILX69PBM.CONTROL.DPV1.Read.Response

Name

Data Type Value

Description

.Status

DINT

0x0000

ILX69-PBM Status

.Command

DINT

0x2211

Command code

.SlaveAddres
s

SINT

0 to 125

Slave address

.SlotNumber

SINT

0 to 255

Slot number

.Index

SINT

0 to 255

Index

.Length

SINT

0 to 255

Data length

.Data

SINT[100]

0 to 240

Data returned from slave. If an error is returned, the first 2
bytes contain the error code.

DPV1 Write Command

The MSG instruction format of a DPV1 write command and response is as follows.

ILX69PBM.CONTROL.DPV1.Write.Request.

Parameter

Data
Type

Value

Description

Status

DINT

0x0000

ILX69-PBM Status

Command

DINT

0x2212

Command code

SlaveAddress

SINT

0 to 125

Slave address

SlotNumber

SINT

0 to 255

Slot

Index

SINT

0 to 255

Index

Length

SINT

0 to 240

Data length

Data

SINT[100]

0 to 255

Data


ILX69PBM.CONTROL.DPV1.Write.Response.

Name

Data Type Value

Description

Status

DINT

0x0000

ILX69-PBM Status

Command

DINT

0x2213

Command code

SlaveAddress SINT

0 to 125

Slave address

SlotNumber

SINT

0 to 255

Slot

Index

SINT

0 to 255

Index

Length

SINT

0 to 255

Data length

Data

SINT[100]

0 to 240

Data returned from slave. If an error is returned, the first 2
bytes contain the error code.

ErrorDecode

SINT

128

DPV1 error detected

ErrorCode1

SINT

...

DPV1 Error Code 1

ErrorCode2

SINT

...

DPV1 Error Code 2

Reserved

SINT

-

N/A

Advertising