You are not registered yet. Please click here to register!


 
 
plc storereviewsdownloads
This board is for PLC Related Q&A ONLY. Please DON'T use it for advertising, etc.
 
Try our online PLC Simulator- FREE.  Click here now to try it.

New Here? Please read this important info!!!


Go Back   PLCS.net - Interactive Q & A > PLCS.net - Interactive Q & A > LIVE PLC Questions And Answers

Reply
 
Thread Tools Display Modes
Old November 24th, 2022, 09:16 PM   #1
wine_sparky
Member
Canada

wine_sparky is offline
 
Join Date: May 2016
Location: B.C.
Posts: 10
Question about the Powerflex 525 and hybrid Eth/IP control

Hi,

I'm looking to see if there is a solution for an application I'm attempting.

I have a PF525 running a pump. It is primarily hard-wired control and uses a 4-20ma signal as a speed reference. However, it is also connected to Eth/
IP and setup in a Logix 5000 project. I would like to occasionally control the speed via Eth/IP from my Logix project based on certain situations.

I know how to send the speed reference, but what I'm not sure how to do is to override it's local 4-20ma signal with the ETH/IP signal. I don't want to have to add any additional hard wiring to the VFD.

Does anybody know how to do this?
  Reply With Quote
Old November 24th, 2022, 11:19 PM   #2
ASF
Lifetime Supporting Member
Australia

ASF is offline
 
Join Date: Jun 2012
Location: Australia
Posts: 3,689
I don't have it in front of me but I'm pretty sure this is possible.



Set up Speed Reference 1 as analog input (it probably already is), and Speed Reference 2 as Ethernet/IP. Then you just need a signal to switch between speed reference 1 and speed reference 2. I *think* that it's possible to select the speed reference over Ethernet/IP - check out the data structure and see if you can see any likely looking tags to set.

Failing that, you could do something quick and dirty and creative:
1. Set speed reference 1 to Ethernet/IP and set the drive to use speed reference 1 at all times
2. Set up a datalink on the PF525 to read the value of the analog input back into the PLC
3. When you want the speed controlled by the analog input, have the PLC read the analog input and send it back out to the drive over Ethernet/IP as a speed reference
4. When you want the speed controlled by the PLC, just send your desired reference out
This would of course mean that it is no longer capable of running without the PLC, as the PLC acts as a signal relay. If that's not OK, there's another even dirtier and more creative workaround you could try (that would involve some very minor wiring at the drive, but only locally at the drive terminals):

Set up the system as described in my initial suggestion, but instead of using ethernet/IP to change the speed reference source, set it to a spare digital input on the drive. Then, wire a spare digital output from the drive to that input. Finally, set up a datalink in the PLC to control the digital outputs on the PF525, and have the PLC turn that output on when it wants to take over control.

Hopefully one of those solutions works for you!
  Reply With Quote
Old November 24th, 2022, 11:28 PM   #3
wine_sparky
Member
Canada

wine_sparky is offline
 
Join Date: May 2016
Location: B.C.
Posts: 10
Thanks for those suggestions.

I don't think #1 will work (unless somebody can correct me) because I don't think that it is possible to set the speed ref selection via ETH/IP datalinks (maybe with explicit messaging)

#2 is definitely not desirable in this instance.

#3 Will work for me. But I'd like to hear more feedback on #1
  Reply With Quote
Old November 25th, 2022, 12:39 AM   #4
ASF
Lifetime Supporting Member
Australia

ASF is offline
 
Join Date: Jun 2012
Location: Australia
Posts: 3,689
Check out the Powerflex 525 Embedded Ethernet/IP Adapter User Manual, page 153

Again, I haven't tried this, but I think it's possible.
Attached Images
File Type: jpg Screen Shot 2022-11-25 at 4.33.26 pm.jpg (208.1 KB, 42 views)
  Reply With Quote
Old November 25th, 2022, 01:28 AM   #5
wine_sparky
Member
Canada

wine_sparky is offline
 
Join Date: May 2016
Location: B.C.
Posts: 10
Ah ha! good call. thanks
  Reply With Quote
Reply
Jump to Live PLC Question and Answer Forum


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:17 PM.


.