Controlnet and controllogix, Message setup dialogs, Tags – Rockwell Automation 1404-M4_M5_M6_M8 Powermonitor 3000 User Manual, Firmware rev. 3.0 or LATER User Manual

Page 288

Advertising
background image

288

Publication 1404-UM001F-EN-P - November 2009

Appendix C Sample Applications

Ladder Diagram

Message Setup Dialogs

The example uses PLC-5 Typed read and write message types. The
setup dialogs are similar to those found on

page 107

and

page 108

.

ControlNet and ControlLogix

The fourth example reads and writes the power monitor date and time
by using a ControlLogix controller and ControlNet communication.

Tags

The example uses two ControlLogix tags as shown below. The tags
are INT(8) arrays.

0

Read_clock_from_PM3K

EN
DN
ER

Type - PLC5 Typed Read
Message Control

Read_Time

...

MSG

Read_Time.DN

Read_Time.ER

U

Read_clock_from_PM3K

1

Set_time_from_CLX

EN
DN
ER

Type - PLC5 Typed Write
Message Control

Set_time ...

MSG

Set_time.DN

Set_time.ER

U

Set_time_from_CLX

(End)

Advertising