Sir... Is it even posible a better explanation than the one you did? You're completely awesome! Thanks for sharing knowledge with people out there! You've saved my back today... Thanks again for all your helpfull content
Great video! For anyone having issues writing but the PLC is reading the drive status correctly - Open the N11 file, view in binary, and set bits 0 and 2 = 1 of N11:0 (as used in this video for the first MSG command). Do this for each VFD connected in the first MSG (for message timeout read/write) and it may resolve the problem.
Excellent Video! Well made. Was able to setup 3- 525 drives for a program that needs to be done in week. Couldn't of got it done without your video. Thanks and keep on making them.
@@disun4152 awesome, thanks for the feedback. I switched to using Siemens Drives in my Rockwell projects because of the robustness and longevity their drives give me. And as a plus they also communicate on EIP! I haven’t had one fail yet and have been in service since 2015! Just food for thought on your next project that requires VFDs I won’t go back to AB drives. Thanks for you feedback back! It means a lot!
I did everything that you showed but if I change B3:0/1 to 1 nothing happens... No acceleration, no frequency shown on the display on the VFD. What could have go wrong?
Where can I find the PDF that has the instruction on memory locations used with the PF525 and the 1100? I have looked through the usual suspects. Thanks...
That was a great and helpful, I had a problem getting data from Power monitor 1000 to my ML 1400, I watched it yesterday and finished the job today. Thank you so much. AAAAAAAAAAA
somebody can help me, i'm trying to communicate with a powerflex 40 using 22 Comm-e, the manual say that are the same files to flex 40 but for some reason not works
How would I signal the PLC if I have an Ethernet COMM loss....if my Ethernet cable is unplugged, the drive will fault but the PLC will not know it because all of my communication is through the Ethernet cable. Is there something that changes state in the PLC if it fails to communicate?
Hey i am using a powerflex vfd 525 to control a motor and i am using micrologix 1400 PLC, i am using a scale block to scale the value which i am getting form the VFD so at zero speed i should be getting the input as zero which i am not getting instead i am getting a value of 12000. can you help me with this problem?
you're most welcome ive got it running like a dream but im struggling to find the data table address to get the inverter to run in reverse would you wizards be able to assist me?
I have a ML1100 and powerflex 40 drive and the 22com e card communicating with each other, I copied what you illustrated in rslogix 500 program but my project isn't working as illustrated.
hey! one question. How do you connect the 1100 over the ethernet and the pf 525 in the same loop, i have a 1100 with only one port ethernet,and in your loop in rslinx appears the plc and the pf525, cheers!
Thank you for the video , it help me in how to do, but please explain how do i message to third party HMI module by using modbus tcp, as the HMI has got this modbus serial com RS485.
ive got it running like a dream thank you greatly but im struggling to find the data table address to get the inverter to run in reverse would you wizards be able to assist me?
Thanks a lot for the video. I have question: we're testing our own hardware with Compact Logix PLC . it ( Compact Logix ) sends message using MSG . Our hardware works OK . I need to test it with Mirco 1400, but dont have it . Is it possible to say for sure, that if it (our hardware ) works OK when COMPACT Logix send MSG , then it will will ok if Micro 1400 sends MSG? What i'm trying to ask if output frame (or package) is same for Compact and Micro 1400 when they use MSG insruction? Thanks
Thanks a lot of your response . I have question, would really appreciate you can help. , I can't figure out what to to enter in RXI file. below is the link. It says Extended Routing information File. What I have to enter in that file.? Compact Logix doesn't' ask that information. And last question: is there anything i have to enter in Send Data / Recieve Data tabs ? Thanks again for your video and response drive.google.com/file/d/0B3mee-O6OwfBTGs2bGZyZkJRdk0/view?usp=sharing
sorry for the delay i have not used this one before you must have RS500 pro I was using rs500 standard so i didnt have the extra tags. I will have to check on this one
Great project tutorial, I really appreciate your work. I have learn a lot! It will be awesome if you could make one for ControLogix (RSLogix 5000) Two thumbs up!
In the video you refer to the documentation several times. You show two separate pages from a manual of some kind. Could you give me the reference number for that manual? I can't seem to find those pages in the manual that I have. Thanks.
PLC Automation Training Could you please send me the same info? This video has been very helpful and I have tried the CIP setup in the 20-comm-e manual but keep getting error code 45 and no data
Great video! I really appreciated it... However, I got one question and what happen if I have 2 Drives? All I need to do is change IP adress (of course), controller internal adresses and still using same PowerFlex internal adresses like N42:3, N41:0 and N41:2, right? Thanks for your time and best regards from Colombia.
Cheers, I also found you can do it through CIP Generic where in MSG you use: This controller Channel: 1 (Integral) Communication Command: CIP Generic Data Table Address (Receive): N#:# Size in Bytes (Receive): 2 Target Device Extended Routing Infor File (RIX): RIX#:# Service: Generic Get Attribute Single Class (hex): 93 (for DPI Parameter List) Instance (dec): 3 (for Motor Current) Attribute (hex): 9
Is it best practice to trigger message instructions in Logix500 such as you are? I am not being critical, I am wondering as I've had many debates over the years on the proper way to trigger multiple messages.
I just go with what works I have found there are better ways to save processor scan times but in these tutorials I'm not worried about the scan time but your right. I'll bring that up later about scan times.
Hi, great video, congrats! so, i need to control 6 pf525 through ethernet/ip with ML1400 and panelview 800, there any problem?? How I assure that it works correctly?, being a non-deterministic control method (according to rockwell information)? Regards
I'm looking for a panelview/micrologix that is setup to control a VFD through numeric display or arrow keys as your speed reference. But since I watched this video I feel I have more of a grasp of what has to happen, so thanks for informative video.
I already commented this video, great video. Question related to sofware: I use Micro Developer Edition to write Plc code. Do you know if Micro Starter Edition will be able to open/download that PLC code? I asked many people actually, they all say , should be able to open . But i need to know for sure, Thanks
+PLC Automation Training. thanks for your excellent video and reply. If I want to control two drives, I can use the same parameters to read and write the drive, or there are other parameters, or i can use the same parameters to control the speed, start, stop. etc.
Great Video, Keep up the good work!!! Can you make a video on how to connect ML1400 via ethernet with schneider electric's atv71 and how to give a speed reference from the output of a PID block.?
It's a good video, it helped me a lot ... but I have a problem with writing data to the PF525 ... I can not write any command ... but I can read the status from the drive ... maybe my problem is in the drive configuration ...
Sir... Is it even posible a better explanation than the one you did?
You're completely awesome! Thanks for sharing knowledge with people out there! You've saved my back today... Thanks again for all your helpfull content
Great video! For anyone having issues writing but the PLC is reading the drive status correctly - Open the N11 file, view in binary, and set bits 0 and 2 = 1 of N11:0 (as used in this video for the first MSG command). Do this for each VFD connected in the first MSG (for message timeout read/write) and it may resolve the problem.
Excellent Video! Well made. Was able to setup 3- 525 drives for a program that needs to be done in week. Couldn't of got it done without your video. Thanks and keep on making them.
Thomas Cerwick I'm trying thank you!
Amazing lesson. I am working on a project changing from PF 40 to PF525 with a Micrologix 1400 controller. This is really helping out. Thank you !
@@disun4152 awesome, thanks for the feedback. I switched to using Siemens Drives in my Rockwell projects because of the robustness and longevity their drives give me. And as a plus they also communicate on EIP! I haven’t had one fail yet and have been in service since 2015! Just food for thought on your next project that requires VFDs I won’t go back to AB drives. Thanks for you feedback back! It means a lot!
Your*
I did everything that you showed but if I change B3:0/1 to 1 nothing happens... No acceleration, no frequency shown on the display on the VFD. What could have go wrong?
Just managed to sort it out. I put PLC IP instead of inverter IP... duh... :D
Im Glad you were able to get this resolved its crazy I made this video so long ago I even forgot I made it!
@PLCAutomationTraining Examples like this are priceless for beginners like me. Thank you very much, pal!
Did this video help you out?
Where can I find the PDF that has the instruction on memory locations used with the PF525 and the 1100? I have looked through the usual suspects. Thanks...
my bad...as soon as I clicked on Reply, I noticed the link in the description of your video...again, my apologies.
Nice video, thanks a lot!
That was a great and helpful, I had a problem getting data from Power monitor 1000 to my ML 1400, I watched it yesterday and finished the job today. Thank you so much. AAAAAAAAAAA
Boss. When I met two internet cards in plc with different ip address. Which ip address I should set up in my computer to matching? Thank you very much
Same sub net so 192.168.x.x 255.255.255.0
Did everything you said worked great but how do I now show amps,voltage
Sir which integer value we can show output current and overload.
Great video. Saved me much pain and suffering to figure this out on my own haha.
somebody can help me, i'm trying to communicate with a powerflex 40 using 22 Comm-e, the manual say that are the same files to flex 40 but for some reason not works
How would I signal the PLC if I have an Ethernet COMM loss....if my Ethernet cable is unplugged, the drive will fault but the PLC will not know it because all of my communication is through the Ethernet cable. Is there something that changes state in the PLC if it fails to communicate?
TheLRBrown ill put something together
TheLRBrown did you figure it out I got tied up sorry
Hey i am using a powerflex vfd 525 to control a motor and i am using micrologix 1400 PLC, i am using a scale block to scale the value which i am getting form the VFD so at zero speed i should be getting the input as zero which i am not getting instead i am getting a value of 12000.
can you help me with this problem?
Can you give the EXACT Reference manual number where you found the Integer file numbers to send the Drive commands to the drive?
There is a link in the description that takes you to the pdf
Hit me up if you still in the woods managed to tweak this to use an slc5/05 and it worked like a charm
This was immensely helpful. Thank you.
i follow exactly the same in the video but i cannot able to trigger the pf 525, im using the 1400.
How to read the other parameters of drive such as ampere ,volts etc
Where can you find all the N files to read and write to other parameters for the powerflex 525.
Hello!
Can I control an Ethernet/ip drive connect to other 4 drives via DSI using micrologix processor? Do you have an example!? Thanks!!
single drive 1 ethernet. other drive on dsi need the card in the micrologix 1500 1769 backplane
coldbluemountainapps@gmail.com
this is how videos should be made this is absolute brilliant thanks
Glenn Lorimer thank you sir!
you're most welcome ive got it running like a dream but im struggling to find the data table address to get the inverter to run in reverse would you wizards be able to assist me?
I have a ML1100 and powerflex 40 drive and the 22com e card communicating with each other, I copied what you illustrated in rslogix 500 program but my project isn't working as illustrated.
that's because it's a pf40 and in the video we are using a pf 525. you will have to refer to the manual for the correction message settings.
I did read in the manual and the settings should be the same as you illustrated when setting up the msg instruction . 42:3, 41:0, and 41:2.
+MIke Wilson I'll check this out in the morning for you
Ok thanks.
@@thiefgold0913 did you get it? I actually have the same problem, can you help me?
hey! one question. How do you connect the 1100 over the ethernet and the pf 525 in the same loop, i have a 1100 with only one port ethernet,and in your loop in rslinx appears the plc and the pf525, cheers!
use your home router.
Do you have to use CCW to use the Powerflex with the 1100/RSL500?
this is for only single drive, what is the data table address in target device for 2nd drive ?
Its the same for a second drive your ethernet address changes in the message connection / routing table.
anil kumar did this work for you?
Thank you for the video , it help me in how to do, but please explain how do i message to third party HMI module by using modbus tcp, as the HMI has got this modbus serial com RS485.
Sir you are using 20 comm e or 22 comm e and how to do for micrologix 1500
Do you know if you can control a 525 with a panelview plus compact 600. Its the same ethernet configuration?, could you do a video?
ive got it running like a dream thank you greatly but im struggling to find the data table address to get the inverter to run in reverse would you wizards be able to assist me?
Not a lot of information around, thanks for the tutorial!
No problem let me know if there is anything else you guys may need a hand with
Hello, Is possible change the acceleration/deceleration time with some N file?
yes you have to write to it I'll make a video this fall explaining more
Thanks a lot for the video. I have question: we're testing our own hardware with Compact Logix PLC . it ( Compact Logix ) sends message using MSG . Our hardware works OK . I need to test it with Mirco 1400, but dont have it . Is it possible to say for sure, that if it (our hardware ) works OK when COMPACT Logix send MSG , then it will will ok if Micro 1400 sends MSG? What i'm trying to ask if output frame (or package) is same for Compact and Micro 1400 when they use MSG insruction? Thanks
Hayk Azizbekyan yes it should work just fine, though you are using two different software's rslogix 500 and rslogix 5000
Thanks a lot of your response . I have question, would really appreciate you can help. , I can't figure out what to to enter in RXI file. below is the link. It says Extended Routing information File. What I have to enter in that file.? Compact Logix doesn't' ask that information. And last question: is there anything i have to enter in Send Data / Recieve Data tabs ? Thanks again for your video and response
drive.google.com/file/d/0B3mee-O6OwfBTGs2bGZyZkJRdk0/view?usp=sharing
sorry for the delay i have not used this one before you must have RS500 pro I was using rs500 standard so i didnt have the extra tags. I will have to check on this one
Great project tutorial, I really appreciate your work. I have learn a lot! It will be awesome if you could make one for ControLogix (RSLogix 5000) Two thumbs up!
the bedrock house thank you for the feedback please follow this link to the video you requested. ua-cam.com/video/t55UbbzwL9U/v-deo.html
Excellent video. I would like to be able to send Powerflex fault codes to the Micrologix. Is there a way to do this?
Sir, Can I get drive output current from Drive 525 to micrologix 1400.
yes you can by reading the parameter
@@PLCAutomationTraining how? what is adress ot that parrameter?
In the video you refer to the documentation several times. You show two separate pages from a manual of some kind. Could you give me the reference number for that manual? I can't seem to find those pages in the manual that I have. Thanks.
TheLRBrown its in the description bud!
Thank you...didn't even look there.
TheLRBrown i do the same things lol
how can tis be done on rs logix 5000 v13 ?
I was lucky and upgraded from 13 this I have not done
I was lucky and upgraded from 13 this I have not done
How can i read output current from PowerFlex 525 using ML 1100?
CIP i sent you an email with the info you needed let me know how that works for you. PG 72 of the PDF on comms
PLC Automation Training
Could you please send me the same info? This video has been very helpful and I have tried the CIP setup in the 20-comm-e manual but keep getting error code 45 and no data
+chris ashbrooks yes I'll go back and look and send it to you
+chris ashbrooks send email to coldbluemountainapps@gmail.com
Please send me the link to read output current from 525 using micrologix.
Mail id: kunalthorat30@gmail.com
Great video! I really appreciated it... However, I got one question and what happen if I have 2 Drives? All I need to do is change IP adress (of course), controller internal adresses and still using same PowerFlex internal adresses like N42:3, N41:0 and N41:2, right? Thanks for your time and best regards from Colombia.
Do you know if it is possible to read the motor current through a MicroLogix1400?
Nicholas Lloyd b003 [Output Current], value is in N12:1, divide by 100 to get the correct value
Cheers, I also found you can do it through CIP Generic where in MSG you use:
This controller
Channel: 1 (Integral)
Communication Command: CIP Generic
Data Table Address (Receive): N#:#
Size in Bytes (Receive): 2
Target Device
Extended Routing Infor File (RIX): RIX#:#
Service: Generic Get Attribute Single
Class (hex): 93 (for DPI Parameter List)
Instance (dec): 3 (for Motor Current)
Attribute (hex): 9
Is it best practice to trigger message instructions in Logix500 such as you are? I am not being critical, I am wondering as I've had many debates over the years on the proper way to trigger multiple messages.
I just go with what works I have found there are better ways to save processor scan times but in these tutorials I'm not worried about the scan time but your right. I'll bring that up later about scan times.
Thanks for the video is excellent question can you tell me what version of rslogix 500 are you using to program the powerflex
Great video!!
this it apply for powerflex40 as well?
Hi, great video, congrats! so, i need to control 6 pf525 through ethernet/ip with ML1400 and panelview 800, there any problem??
How I assure that it works correctly?, being a non-deterministic control method (according to rockwell information)?
Regards
Good tutorial, thanks for the information.
Greetings from Perú
Thank you! and same to you from the US!
Good video...Can you read other parameters like Amp load or KW?
David Rickert yes there is documentation is that pdf
Great Video. Have you made any video's with programming a panelview with the same setup?
MIke Wilson I have a few and am working on more. there are 2 or 3 videos uploaded to this Channel. Do you have a specific one your looking for?
I'm looking for a panelview/micrologix that is setup to control a VFD through numeric display or arrow keys as your speed reference. But since I watched this video I feel I have more of a grasp of what has to happen, so thanks for informative video.
really all your training videos are useful and thank you for that
HI. Can I Use a MicroLogix 1400 and PowerFlex 527? Is the same programming method?
Pablo Valle Flores great question, the 527 used motion instructions so I need to look it up I haven't tried this one yet.
PLC Automation Training thank you very much. I'll be waiting your answer, because I don't have a PowerFlex 527 to do a test...
Thank you for the video. It certainly saved me some time.
Ryan Coe thank you
I already commented this video, great video. Question related to sofware: I use Micro Developer Edition to write Plc code. Do you know if Micro Starter Edition will be able to open/download that PLC code? I asked many people actually, they all say , should be able to open . But i need to know for sure, Thanks
Hayk Azizbekyan I'm not sure I need to look this up sorry for the late response
Thanks!!! Saved me a lot of time.
Appreciate if you could share the .rss file.
Hasala Senevirathne where to I'll have to find it
You can upload it to here uploadfiles.io and share the link. Thanks.
Hasala Senevirathne I can not locate it I'll make another
It is Great. I am appreciated. It is really helpful.
The more I watch your videos the more i see things clearly
Thank you!
What happens if we have 2 or 3 drives more, Is it the same procedure?
Yes I always separate mine in new files
+PLC Automation Training. thanks for your excellent video and reply. If I want to control two drives, I can use the same parameters to read and write the drive, or there are other parameters, or i can use the same parameters to control the speed, start, stop. etc.
Pdf file??
There is a link that takes you to a manual
This is a really good video. Thanks for share.
Mate fantastic info there !
Very helpful, thank you.
Great Video, Keep up the good work!!! Can you make a video on how to connect ML1400 via ethernet with schneider electric's atv71 and how to give a speed reference from the output of a PID block.?
I'll see what I can come up with. I'm limited on getting some equipment for every situation so I'll research this and get back to you
It's a good video, it helped me a lot ... but I have a problem with writing data to the PF525 ... I can not write any command ... but I can read the status from the drive ... maybe my problem is in the drive configuration ...
Yes please make sure it is Ethernet if you have any issues send a pic to coldbluemountainapps@gmail.com
and thank you for the feedback it means alot
Excelent video, thanks!
How to read output current using ethernet for micrologix 1400
powerflex 40 doesnt work with this setup.
did you get it? I actually have the same problem, can you help me?
Yes I am going to restructure and add links to them. For now click on my channel and you should see them!
Excellent I Would like see more videos
thanks
Very good!!!
Nice tutorial video
Great thanks a lot !!
No problem
Please sir Help me .............
Great video! Thanks!