beautypg.com

Rockwell Automation 20-750-DNET PowerFlex DeviceNet Option Module User Manual

Page 74

background image

74

Rockwell Automation Publication 750COM-UM002B-EN-P - October 2012

Chapter 6

Using Explicit Messaging

ControlLogix Controller Example Scattered Read Request Data

In this message example, we use the data structure in

Figure 19

in the source tag

named Scattered Read Request to read these five 32-bit REAL (floating point)
parameters in a PowerFlex 750-Series drive:

Parameter 001 - [Output Frequency]

Parameter 007 - [Output Current]

Parameter 008 - [Output Voltage]

Parameter 009 - [Output Power]

Parameter 011 - [DC Bus Volts]

See

DPI Parameter Object on page 109

(Class code 0x93) or

Host DPI

Parameter Object on page 123

(Class code 0x9F) for parameter numbering.

Figure 19 - Example Scattered Read Request Data

ControlLogix Controller Example Scattered Read Response Data

The Scattered Read Request message reads the multiple parameters and returns
their values to the destination tag (Scattered_Read_Response).

Figure 20

shows

the parameter values which, in this example, have been converted using a UDDT
for correct presentation. COP (Copy) instructions could have been used for this
purpose instead of a UDDT. If the parameters being read are 32-bit integers, do
not COP the data to a REAL tag.

Figure 20 - Example Scattered Read Response Converted Data

In this message example, the parameters have the following values:

PowerFlex 750-Series Drive Parameter

Read Value

1 - [Output Frequency]

60.205975 Hz

7 - [Output Current]

12.570678 Amp

8 - [Output Voltage]

418.34348V AC

9 - [Output Power]

12.3584 kW

11 - [DC Bus Volts]

566.5277V DC