Adding AB Power Monitor 5000 to Controllogix device tree

gary.schear

Member
Join Date
Mar 2020
Location
Medford Oregon
Posts
2
I am trying to add three AB 1426-M6E Power Monitor 5000s to the Device Tree of my Control logix application.

Processor is L62 v. 20.12
Logix5000 version is 20.01
First Power monitor is 1426-M6E v. 3.28
Second and Third are 1426-M6E v. 4.10

I appear to have proper EDS and AOP as was able to add them but they are generating a (Code 16#0203) Connection Timed out error.

I did successfull add two 1408 Power Monitor 1000s

Am greatful for any tips.
 
Welcome to the PLCTalk forum community !

Did you change the IP addressing mode to Static, cycle power, and access the Web browser interface to verify that they're at the correct IP address ?

Connection Timed Out really does mean... that the controller can't connect to them over the network. Usually that means they aren't physically connected, or the IP address is not what the controller expects.

I installed a PowerMonitor 5000 a couple of weeks ago, but couldn't use the AOP because I was using a ControlLogix Redundancy (19.52) system. Ended up just sending MSG instructions to read the VIF Assembly (Class 4, Instance 844, Attribute 3, 56 REAL elements) for my simple voltage and current monitoring needs.
 
Ken,

Thank you for your prompt response. Connectivitiy is good. Can ping and RSLinx can see the monitors.

I believe I just figured it out. When looking at the versions of everything I noticed the Processor is an L62. I have an L73 available and just added one of the 5000s with no problem.

Sometimes it helps just writing down the problem and the specifications of the equipment and then reading it...5 or 10 times!

Thank you, this helps having people to bounce things off of.
 
Interesting... I would not have expected the processor type to matter, with the same major revision of firmware and the same version of RSLogix 5000. I am also surprised at the symptom of a failure to connect, rather than some kind of object or identity incompatibility.

One thing I'll interject is that RSLogix 5000 version 20 had some minor-revision incompatibilities because of the "resiliency release" with signed firmware. If you run RSLogix 5000 v20.04, you can upload, download, and edit any v20.x firmware controller.

If you're using the PowerMonitor on a system that needs to run the 1756-L62, my recommendation would be to delete it from the I/O tree, export the project as a *.L5K text file, re-open that file to create a new project, and insert the PowerMonitor 5000 as a fresh instance in the I/O tree.

In my recent system, I replaced the Input and Output assembly connection with a repeated MSG to read the Identity Object, so I knew the device was online, then sent MSG instructions to grab the actual monitoring data I needed.
 

Similar Topics

My customer has an automated saw that has given me many "learning opportunities!" It has a ControlLogix PLC with an L5555 processor, one 24vdc...
Replies
9
Views
3,891
Folks.. we have a little station here that uses a basic circular saw (one you can buy at Home Depot, Canadian Tire etc). The station is...
Replies
10
Views
7,268
Hi, I need help adding a new interlock switch to an existing circuit. I have never done on the existing circuit. I did set it up on the...
Replies
6
Views
199
Hi all I’m looking at adding a RFID card reader to comfort panel pro , how do you set the rfid up can you connect to existing users and password...
Replies
0
Views
79
Hello all! So I have one project with a S7-1214 and a MTP1500 "Project1" and one project with another S7-1214 "Project2". Both of these PLC:s need...
Replies
6
Views
133
Back
Top Bottom