Allen-Bradley Powermonitor 3000 User Manual page 283

Table of Contents

Advertisement

Sample logic program that shows a way to configure a Powermonitor 3000 User Configurable Data Table
The first rung allows a selection of tables to write to the PM3000. Enter a 0, 1, or 2 into the tag "Select"
table is copied into the "Download" table. The rung logic also copies the PM3000 password into the "Download" table .
If the password is changed from the default (0), the new password must be entered into the tag "pwd."
Start
Oneshot_1
0
ONS
Allen-Bradley HMIs
Words 0 through 3 of the User Configurable Table
IMPORTANT
Setup array must have specific values.
• Word 0: Powermonitor 3000 password (default =
0)
• Word 1 must be one of the following decimal
values:
• Word 2: zero (0) for writes to table 31 (37). For
configuring instance 1: 0 = all integer table
(instance 1) data type, 1 = all float table (instance
1) data type.
• Word 3: between 1 and 295 incl.
Ladder Diagram
from a ControlLogix controller via the 1404-NENET communications option card using Ethernet/IP.
See the accompanying text for a list of tags to be created in the ControlLogix controller.
to select between the default table, a custom table, or an "Undo" of the last write. The selected
Toggle the "Start" tag to begin.
EQU
Equal
Source A
Select
2
Source B
0
EQU
Equal
Source A
Select
2
Source B
1
EQU
Equal
Source A
Select
2
Source B
2
COP
Copy File
Source
Pwd
Dest
Download[0]
Length
1
– 31, for CSP/PCCC Typed Write
– 1 or 37 for CIP Set Attr Single
Copy File
Source
Dest
Length
Copy File
Source
Dest
Length
Copy File
Source
Dest
Length
MSG
Type - PLC-5 Typed Read
Message Control
msgReadOld
Publication 1404-UM001D-EN-E - October 2004
Sample Applications
C-29
COP
Default[0]
Download[0]
26
COP
Custom[0]
Download[0]
26
COP
Old[0]
Download[0]
26
EN
...
DN
ER

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

1404-m41404-m61404-m51404-m8

Table of Contents