Pass-through formatted block for function 22 – ProSoft Technology MVI69L-MBS User Manual

Page 138

Advertising
background image

Reference

MVI69L-MBS ♦ CompactLogix Platform

User Manual

Communication Module

Page 138 of 154

ProSoft Technology, Inc.

January 6, 2014

Block 9959: Request from Module to Processor

Offset

Description

0

Read Block ID: 9959

1

Write Block ID: 9959

2

Length in words

3

Data address

4 to 28

Modbus Data

29 to 53

Bit mask to use with the data set. Each bit to be considered with the data set has
a value of 1 in the mask. Bits to ignore in the data set has a value of 0 in the
mask.

54 to 239

Spare

The ladder logic is responsible for parsing and copying the received message
and performing the proper control operation as expected by the Master device.
The processor must then respond to the pass-through control block with a write
block with the following format.

Block 9959: Response from Processor to Module

Offset

Description

0

Write Block ID: 9959

1 to 239

Spare

This informs the module that the command has been processed and can be
cleared from the pass-through queue.

7.4.17 Pass-through Formatted Block for Function 22

Block 9960: Pass-through Formatted Block for Function 22

Block 9960: Request from Module to Processor

Offset

Description

0

Read Block ID: 9960

1

Write Block ID: 9960

2

Number of word registers in Modbus data set

3

Starting address for Modbus data set

4 to 239

Data

The ladder logic is responsible for parsing and copying the received message
and performing the proper control operation as expected by the Master device.
The processor must then respond to the pass-through control block with an
output image write block with the following format.

Advertising