
72 Rockwell Automation Publication 750COM-UM002B-EN-P - October 2012
Chapter 6 Using Explicit Messaging
ControlLogix Controller Example Ladder Logic Program to Read
Multiple Parameters
A Scattered Read message is used to read the values of multiple parameters. This
read message example reads the values of 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.
Table 7 - Example Controller Tags to Read Multiple Parameters
Figure 17 - Example Ladder Logic to Read Multiple Parameters
Operand Controller Tags for Scattered Read Message Data Type
XIC Execute_Scattered_Read_Message BOOL
MSG Scattered_Read_Message MESSAGE
Komentarze do niniejszej Instrukcji