Micrologix 1100 1400 controls a Powerflex 525 over ethernet

  Рет қаралды 65,760

PLC Automation Training

PLC Automation Training

Күн бұрын

Пікірлер: 147
@ecdinc2759
@ecdinc2759 6 жыл бұрын
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.
@PLCAutomationTraining
@PLCAutomationTraining 10 жыл бұрын
Did this video help you out?
@plcprofessor
@plcprofessor 7 жыл бұрын
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...
@plcprofessor
@plcprofessor 7 жыл бұрын
my bad...as soon as I clicked on Reply, I noticed the link in the description of your video...again, my apologies.
@jimmymendoza8293
@jimmymendoza8293 6 жыл бұрын
Nice video, thanks a lot!
@javierhenriquez6043
@javierhenriquez6043 6 жыл бұрын
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
@thomascerwick2993
@thomascerwick2993 6 жыл бұрын
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.
@PLCAutomationTraining
@PLCAutomationTraining 6 жыл бұрын
Thomas Cerwick I'm trying thank you!
@disun4152
@disun4152 Ай бұрын
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 !
@PLCAutomationTraining
@PLCAutomationTraining Ай бұрын
@@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!
@PLCAutomationTraining
@PLCAutomationTraining Ай бұрын
Your*
@jedisgarage4775
@jedisgarage4775 Жыл бұрын
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?
@jedisgarage4775
@jedisgarage4775 Жыл бұрын
Just managed to sort it out. I put PLC IP instead of inverter IP... duh... :D
@PLCAutomationTraining
@PLCAutomationTraining 11 ай бұрын
Im Glad you were able to get this resolved its crazy I made this video so long ago I even forgot I made it!
@jedisgarage4775
@jedisgarage4775 11 ай бұрын
@PLCAutomationTraining Examples like this are priceless for beginners like me. Thank you very much, pal!
@shakersfadi
@shakersfadi 9 жыл бұрын
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
@guangyaoli6218
@guangyaoli6218 Жыл бұрын
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
@PLCAutomationTraining
@PLCAutomationTraining 11 ай бұрын
Same sub net so 192.168.x.x 255.255.255.0
@jcerranom
@jcerranom 9 ай бұрын
Great video!! this it apply for powerflex40 as well?
@parkour267
@parkour267 Жыл бұрын
Great video. Saved me much pain and suffering to figure this out on my own haha.
@waynehendog1138
@waynehendog1138 Ай бұрын
Did everything you said worked great but how do I now show amps,voltage
@atulmishra5285
@atulmishra5285 4 ай бұрын
Sir which integer value we can show output current and overload.
@joew4202
@joew4202 3 жыл бұрын
Do you have to use CCW to use the Powerflex with the 1100/RSL500?
@djmoondragon7219
@djmoondragon7219 5 жыл бұрын
Thanks for the video is excellent question can you tell me what version of rslogix 500 are you using to program the powerflex
@diegof.ramirez1740
@diegof.ramirez1740 8 жыл бұрын
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.
@goku7s
@goku7s 8 жыл бұрын
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?
@gregdake7356
@gregdake7356 10 жыл бұрын
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.
@jeremymiller9165
@jeremymiller9165 10 жыл бұрын
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.
@Carlosab04
@Carlosab04 9 жыл бұрын
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?
@aang9112
@aang9112 9 жыл бұрын
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!
@PLCAutomationTraining
@PLCAutomationTraining 9 жыл бұрын
use your home router.
@SirHayk
@SirHayk 7 жыл бұрын
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
@PLCAutomationTraining
@PLCAutomationTraining 7 жыл бұрын
Hayk Azizbekyan yes it should work just fine, though you are using two different software's rslogix 500 and rslogix 5000
@SirHayk
@SirHayk 7 жыл бұрын
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
@PLCAutomationTraining
@PLCAutomationTraining 7 жыл бұрын
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
@alexjanierosa4338
@alexjanierosa4338 5 жыл бұрын
Where can you find all the N files to read and write to other parameters for the powerflex 525.
@MICOLOGIX
@MICOLOGIX 4 жыл бұрын
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
@pipoy8
@pipoy8 9 жыл бұрын
i follow exactly the same in the video but i cannot able to trigger the pf 525, im using the 1400.
@martycholewa883
@martycholewa883 4 жыл бұрын
Can you give the EXACT Reference manual number where you found the Integer file numbers to send the Drive commands to the drive?
@PLCAutomationTraining
@PLCAutomationTraining 4 жыл бұрын
There is a link in the description that takes you to the pdf
@richardsibanda1
@richardsibanda1 4 жыл бұрын
Hit me up if you still in the woods managed to tweak this to use an slc5/05 and it worked like a charm
@TheLRBrown
@TheLRBrown 7 жыл бұрын
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?
@PLCAutomationTraining
@PLCAutomationTraining 7 жыл бұрын
TheLRBrown ill put something together
@PLCAutomationTraining
@PLCAutomationTraining 6 жыл бұрын
TheLRBrown did you figure it out I got tied up sorry
@ThiagoLima85
@ThiagoLima85 8 жыл бұрын
Hello! Can I control an Ethernet/ip drive connect to other 4 drives via DSI using micrologix processor? Do you have an example!? Thanks!!
@PLCAutomationTraining
@PLCAutomationTraining 8 жыл бұрын
single drive 1 ethernet. other drive on dsi need the card in the micrologix 1500 1769 backplane
@PLCAutomationTraining
@PLCAutomationTraining 8 жыл бұрын
coldbluemountainapps@gmail.com
@TheLRBrown
@TheLRBrown 6 жыл бұрын
Excellent video. I would like to be able to send Powerflex fault codes to the Micrologix. Is there a way to do this?
@thiefgold0913
@thiefgold0913 8 жыл бұрын
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.
@PLCAutomationTraining
@PLCAutomationTraining 8 жыл бұрын
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.
@thiefgold0913
@thiefgold0913 8 жыл бұрын
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.
@PLCAutomationTraining
@PLCAutomationTraining 8 жыл бұрын
+MIke Wilson I'll check this out in the morning for you
@thiefgold0913
@thiefgold0913 8 жыл бұрын
Ok thanks.
@MICOLOGIX
@MICOLOGIX 4 жыл бұрын
@@thiefgold0913 did you get it? I actually have the same problem, can you help me?
@gustavocruz7450
@gustavocruz7450 6 жыл бұрын
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
@glennlorimer1618
@glennlorimer1618 6 жыл бұрын
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?
@TheLRBrown
@TheLRBrown 8 жыл бұрын
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.
@PLCAutomationTraining
@PLCAutomationTraining 8 жыл бұрын
TheLRBrown its in the description bud!
@TheLRBrown
@TheLRBrown 8 жыл бұрын
Thank you...didn't even look there.
@PLCAutomationTraining
@PLCAutomationTraining 8 жыл бұрын
TheLRBrown i do the same things lol
@thiefgold0913
@thiefgold0913 9 жыл бұрын
Great Video. Have you made any video's with programming a panelview with the same setup?
@PLCAutomationTraining
@PLCAutomationTraining 9 жыл бұрын
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?
@thiefgold0913
@thiefgold0913 9 жыл бұрын
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.
@Vijay__JV
@Vijay__JV 8 жыл бұрын
Sir you are using 20 comm e or 22 comm e and how to do for micrologix 1500
@moseslakkam
@moseslakkam 7 жыл бұрын
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.
@gulamhussainshaikh9410
@gulamhussainshaikh9410 5 жыл бұрын
How to read the other parameters of drive such as ampere ,volts etc
@SirHayk
@SirHayk 7 жыл бұрын
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
@PLCAutomationTraining
@PLCAutomationTraining 7 жыл бұрын
Hayk Azizbekyan I'm not sure I need to look this up sorry for the late response
@charliekey2979
@charliekey2979 7 жыл бұрын
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!
@PLCAutomationTraining
@PLCAutomationTraining 7 жыл бұрын
the bedrock house thank you for the feedback please follow this link to the video you requested. kzbin.info/www/bejne/qmaYhpWYr9x_b7c
@22stupididiot
@22stupididiot 7 жыл бұрын
Do you know if it is possible to read the motor current through a MicroLogix1400?
@PLCAutomationTraining
@PLCAutomationTraining 7 жыл бұрын
Nicholas Lloyd b003 [Output Current], value is in N12:1, divide by 100 to get the correct value
@22stupididiot
@22stupididiot 7 жыл бұрын
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
@jorgeluisbracamontesverdug1548
@jorgeluisbracamontesverdug1548 9 жыл бұрын
Hello, Is possible change the acceleration/deceleration time with some N file?
@PLCAutomationTraining
@PLCAutomationTraining 9 жыл бұрын
yes you have to write to it I'll make a video this fall explaining more
@nelsonsbrian
@nelsonsbrian 10 жыл бұрын
Not a lot of information around, thanks for the tutorial!
@PLCAutomationTraining
@PLCAutomationTraining 10 жыл бұрын
No problem let me know if there is anything else you guys may need a hand with
@kennethabbott3856
@kennethabbott3856 2 жыл бұрын
This was immensely helpful. Thank you.
@anilkumarsuram4917
@anilkumarsuram4917 7 жыл бұрын
this is for only single drive, what is the data table address in target device for 2nd drive ?
@PLCAutomationTraining
@PLCAutomationTraining 7 жыл бұрын
Its the same for a second drive your ethernet address changes in the message connection / routing table.
@PLCAutomationTraining
@PLCAutomationTraining 6 жыл бұрын
anil kumar did this work for you?
@glennlorimer1618
@glennlorimer1618 6 жыл бұрын
this is how videos should be made this is absolute brilliant thanks
@PLCAutomationTraining
@PLCAutomationTraining 6 жыл бұрын
Glenn Lorimer thank you sir!
@glennlorimer1618
@glennlorimer1618 6 жыл бұрын
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?
@sunilgiri7792
@sunilgiri7792 4 жыл бұрын
Sir, Can I get drive output current from Drive 525 to micrologix 1400.
@PLCAutomationTraining
@PLCAutomationTraining 4 жыл бұрын
yes you can by reading the parameter
@dominikpi7778
@dominikpi7778 Жыл бұрын
@@PLCAutomationTraining how? what is adress ot that parrameter?
@Tassadar0078
@Tassadar0078 6 жыл бұрын
HI. Can I Use a MicroLogix 1400 and PowerFlex 527? Is the same programming method?
@PLCAutomationTraining
@PLCAutomationTraining 6 жыл бұрын
Pablo Valle Flores great question, the 527 used motion instructions so I need to look it up I haven't tried this one yet.
@Tassadar0078
@Tassadar0078 6 жыл бұрын
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...
@davidrickert4925
@davidrickert4925 7 жыл бұрын
Good video...Can you read other parameters like Amp load or KW?
@PLCAutomationTraining
@PLCAutomationTraining 7 жыл бұрын
David Rickert yes there is documentation is that pdf
@vanderleyandrade8711
@vanderleyandrade8711 9 жыл бұрын
How can i read output current from PowerFlex 525 using ML 1100?
@PLCAutomationTraining
@PLCAutomationTraining 9 жыл бұрын
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
@MrCashbroo
@MrCashbroo 9 жыл бұрын
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
@PLCAutomationTraining
@PLCAutomationTraining 9 жыл бұрын
+chris ashbrooks yes I'll go back and look and send it to you
@PLCAutomationTraining
@PLCAutomationTraining 9 жыл бұрын
+chris ashbrooks send email to coldbluemountainapps@gmail.com
@kunalthorat4701
@kunalthorat4701 6 жыл бұрын
Please send me the link to read output current from 525 using micrologix. Mail id: kunalthorat30@gmail.com
@RaulHerrera-nw9qr
@RaulHerrera-nw9qr Жыл бұрын
how can tis be done on rs logix 5000 v13 ?
@PLCAutomationTraining
@PLCAutomationTraining 11 ай бұрын
I was lucky and upgraded from 13 this I have not done
@PLCAutomationTraining
@PLCAutomationTraining 11 ай бұрын
I was lucky and upgraded from 13 this I have not done
@Kalleweed
@Kalleweed 10 жыл бұрын
The more I watch your videos the more i see things clearly
@PLCAutomationTraining
@PLCAutomationTraining 10 жыл бұрын
Thank you!
@petedazer3381
@petedazer3381 2 жыл бұрын
Very helpful, thank you.
@peymanmehrdadian1015
@peymanmehrdadian1015 11 ай бұрын
It is Great. I am appreciated. It is really helpful.
@JackCainicela1
@JackCainicela1 10 жыл бұрын
Good tutorial, thanks for the information. Greetings from Perú
@PLCAutomationTraining
@PLCAutomationTraining 10 жыл бұрын
Thank you! and same to you from the US!
@NaserNorouzi
@NaserNorouzi 6 жыл бұрын
really all your training videos are useful and thank you for that
@ryancoe5180
@ryancoe5180 10 жыл бұрын
Thank you for the video. It certainly saved me some time.
@PLCAutomationTraining
@PLCAutomationTraining 6 жыл бұрын
Ryan Coe thank you
@kunalthorat4701
@kunalthorat4701 6 жыл бұрын
How to read output current using ethernet for micrologix 1400
@dandwyer3919
@dandwyer3919 7 жыл бұрын
Thanks!!! Saved me a lot of time.
@hasalasen
@hasalasen 7 жыл бұрын
Appreciate if you could share the .rss file.
@PLCAutomationTraining
@PLCAutomationTraining 7 жыл бұрын
Hasala Senevirathne where to I'll have to find it
@hasalasen
@hasalasen 7 жыл бұрын
You can upload it to here uploadfiles.io and share the link. Thanks.
@PLCAutomationTraining
@PLCAutomationTraining 6 жыл бұрын
Hasala Senevirathne I can not locate it I'll make another
@GeorgeRoman
@GeorgeRoman 9 жыл бұрын
What happens if we have 2 or 3 drives more, Is it the same procedure?
@PLCAutomationTraining
@PLCAutomationTraining 9 жыл бұрын
Yes I always separate mine in new files
@GeorgeRoman
@GeorgeRoman 9 жыл бұрын
+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.
@Carlosab04
@Carlosab04 9 жыл бұрын
This is a really good video. Thanks for share.
@dpdAL
@dpdAL 9 жыл бұрын
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.?
@PLCAutomationTraining
@PLCAutomationTraining 8 жыл бұрын
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
@PLCAutomationTraining
@PLCAutomationTraining 9 жыл бұрын
Yes I am going to restructure and add links to them. For now click on my channel and you should see them!
@jorgeluisrodriguezaday8581
@jorgeluisrodriguezaday8581 4 жыл бұрын
Excelent video, thanks!
@shaijuj2380
@shaijuj2380 4 жыл бұрын
Pdf file??
@PLCAutomationTraining
@PLCAutomationTraining 4 жыл бұрын
There is a link that takes you to a manual
@MrAdamk1981
@MrAdamk1981 9 жыл бұрын
Mate fantastic info there !
@mikewilson4622
@mikewilson4622 5 жыл бұрын
powerflex 40 doesnt work with this setup.
@MICOLOGIX
@MICOLOGIX 4 жыл бұрын
did you get it? I actually have the same problem, can you help me?
@franciscojavierrodriguez8747
@franciscojavierrodriguez8747 6 жыл бұрын
Excellent I Would like see more videos thanks
@pipoy8
@pipoy8 9 жыл бұрын
Nice tutorial video
@rodrigomedina9593
@rodrigomedina9593 10 жыл бұрын
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 ...
@PLCAutomationTraining
@PLCAutomationTraining 10 жыл бұрын
Yes please make sure it is Ethernet if you have any issues send a pic to coldbluemountainapps@gmail.com
@PLCAutomationTraining
@PLCAutomationTraining 10 жыл бұрын
and thank you for the feedback it means alot
@tnrw30
@tnrw30 10 жыл бұрын
Great thanks a lot !!
@PLCAutomationTraining
@PLCAutomationTraining 10 жыл бұрын
No problem
@plcprofessor
@plcprofessor 7 жыл бұрын
Very good!!!
@sunilgiri7792
@sunilgiri7792 4 жыл бұрын
Please sir Help me .............
@dominikpi7778
@dominikpi7778 Жыл бұрын
Great video! Thanks!
Adding a Powerflex 525 to RSlogix 5000 over ethernet
16:56
PLC Automation Training
Рет қаралды 155 М.
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.
PowerFlex 525 Basic Setup For ethernet
9:59
PLC Automation Training
Рет қаралды 105 М.
FactoryTalk View Recipe Tutorial
47:36
PLC Automation Training
Рет қаралды 179 М.
Program a Micro820 to Control a Powerflex 525 with a UDFB
8:45
Tim Wilborne
Рет қаралды 17 М.
Mastering Power Pivot for Advanced Data Analysis
1:22:20
Olajide Idowu
Рет қаралды 10
Powerflex 525 +Micrologix 1400 part-2
11:22
AUTOMATION and BMS
Рет қаралды 868
Allen-Bradley® PowerFlex 525 AC Drive
5:06
Rockwell Automation
Рет қаралды 207 М.
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН