ProSoft Technology ILX69-PBM User Manual

Page 85

Advertising
background image

ILX69-PBM ♦ CompactLogix or MicroLogix Platform

Contents

PROFIBUS Master Communication Module

User Manual

ProSoft Technology, Inc.

Page 85 of 124

February 4, 2015


Group Select
The Group Select parameter allows the user program to select which of the 8 possible slave
groups is addressed by this service. This command is activated in the slave when the AND
linkage between its internal Group_Ident and the desired Group_Select logic result in a '1'.
The Group_Ident parameter is configured by the master during the startup phase.

If the Group_Ident

parameter is set to a value of ‘0’, the slave does not carry out a group

evaluation (AND linkage) with the received command.

ILX69PBM.CONTROL.SlaveControl.SetSlaveControl_MSG.Response.

Parameter

Data Type

Value

Description

Status

DINT

0x0000

ILX69-PBM Status

Command

DINT

0x2221

Command code

6.3.3 DPV1 Messaging

This section describes DPV1 messaging functions supported by the ILX69-PBM.

Important: Do not configure DPV1 services if your controller does not
allow CIP messaging.

DPV1 Read Command

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

ILX69PBM.CONTROL.DPV1.Read.Request

Parameter Data Type Value

Description

.Status

DINT

0x0000

ILX69-PBM Status

.Command

DINT

0x2210

Command code

.SlaveAddres
s

SINT

0 to 125

Slave address

.SlotNumber

SINT

0 to 255

Requested slot

.Index

SINT

0 to 255

Requested index

.Length

SINT

0 to 240

Requested length

Advertising