Тёмный

MSG Message from a Micro800 to a Powerflex 525 Drive 

Tim Wilborne
Подписаться 83 тыс.
Просмотров 12 тыс.
50% 1

In this lesson we show you how to control a Powerflex 525 drive with an Allen Bradley Micro820 PLC using the Connected Components Workbench software.
For full details of this lesson, go to twcontrols.com/lessons/allen-...
Items used in this video:
PLC Trainer twcontrols.com/plc-trainers/t...
The above links make these videos possible. Please use them!
Support these videos while you advance your skills courses.twcontrols.com/

Наука

Опубликовано:

 

13 окт 2020

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 54   
@TimWilborne
@TimWilborne 3 года назад
Thanks for watching! If you are looking for the complete Connected Components Workbench PLC Training series, visit twcontrols.com/micro800-connected-components-workbench-lessons
@grayclouds1810
@grayclouds1810 Год назад
Your content is always extremely helpful and your dedication is a huge asset to people who are diving head first into this field. Could you possibly make a video discussing Feed-forward solutions using the CCW Micro800 platform, using existing data types? Keep up your great work and God's blessings to you and your family.
@TimWilborne
@TimWilborne Год назад
Thanks, those would be good topics
@lewsut
@lewsut 3 года назад
Randomly I set this up today then saw this video! I used the "Micro800 UDFB: Ethernet communications with PowerFlex 750-Series, 520-Series and 4-Class Drives" from the Rockwell code library to achieve this.
@TimWilborne
@TimWilborne 3 года назад
Yes that is the nicer option in my opinion. Putting out a video on it next week.
@lewsut
@lewsut 3 года назад
@@TimWilborne It has a lot of good stuff to use in the block. Excellent videos, keep them up!
@thebeansayshello5192
@thebeansayshello5192 2 года назад
I have 2 questions. Have you done a video on setting speeds for the powerflex on the hmi? My second question is do you happen to know if the micro820 can communicate with abb acs355 drives or only power flex drives?
@JohnSmith-je8uu
@JohnSmith-je8uu 3 года назад
Awesome video!!! I have played a bit with messaging in RSLogix500, and the messaging in CCW is kind of blowing my mind. I am trying to do some messaging from 1 micro820 to another, it would be cool to see a video on that with perhaps some explanations of what these parameters mean. Thanks Tim!
@TimWilborne
@TimWilborne 3 года назад
That would be a good one John. I'll put it on the list.
@TheLRBrown
@TheLRBrown Год назад
I am using the UDFB that I found on Rockwell's site for positioning (similar to the one that you demonstrate in your UDFB video but with a few more parameters included. There are a few more that I will need though. Is there a way using MSG (or some other method) to read/write to an individual parameter on the PF525? I did the project once before using a Micrologix 1100 and I was able to set up individual MSG instructions for each parameter read or write. Hoping there is a way to do it in CCW???
@TimWilborne
@TimWilborne Год назад
I have a PLC training class this week so no time to look but the same code you used in the Micrologix 1100 should work in the Micro800. You would use the CIP Generic Message.
@warrenscorner
@warrenscorner Год назад
Interesting but I am so confused. I have a photo eye input to a Micro850 that is detecting a part. When the part is there I want to send a message to an Epson robot that it’s ok to get the part. It would be easy to just wire an output from the Micro to an input of the robot but I don’t know what other signals I will need for this project so I’d like to use a message. It doesn’t help that Rockwell doesn’t leave all of the necessary information.
@redcaae
@redcaae 3 года назад
Hi Tim. I have a 755 drive, a PanelView800 HMI, and a Micro850 PLC. I want to send a percentage of torque reference through parameter 676 in the variable frequency drive. I have used a Rockwell UDFB but it doesn't have that address. How can I do? I have not found information about that parameter using CIP explicit messages. Sorry for my bad English
@TimWilborne
@TimWilborne 3 года назад
It should be possible but it is going to take some modifications to the UDFB.
@TimIsom-xq9rc
@TimIsom-xq9rc 9 месяцев назад
I'm not seeing the link in the description to the rockwell site downloads you talk about in the video. Am i missing it?
@TimWilborne
@TimWilborne 8 месяцев назад
Here you go Tim. www.rockwellautomation.com/search/ra-en-US;keyword=95943;startIndex=0;activeTab=Sample_Code;spellingCorrect=true;facets=;languages=en;locales=en_GLOBAL,en-US;sort=bma;isPLS=false;sessionID=b144a2f6-46ca-fa1b-5507-f1ef18de2efc;deepLinking=false
@dylanimbus3659
@dylanimbus3659 3 года назад
Hi, Tim. Thanks so much for your work! I am struggling as I have a PowerFlex 523, which does not allow for the Start Source and Speed Reference to be controlled via Ethernet/IP? All the sample codes I have found seem to reference the Ethernet/IP. Any advice on another way to communicate a speed to the VFD? I tried DSI and the Network Opt but didn't really know what I was doing. Thanks, Dylan
@TimWilborne
@TimWilborne 3 года назад
Which adapter are you using to connect the Powerflex 523 over Ethernet? Also what are you trying to control it with?
@dylanimbus3659
@dylanimbus3659 3 года назад
@@TimWilborne I am using a Micro850. All of my componets are connected to a main switch. I traditionaly download the PLC with usb. I have successfully uplaoded VFD parameters through ethernet (port1 on the VFD) with CCW implying I have a solid connection to the VFD. Thank you so much for your quick reply!
@TimWilborne
@TimWilborne 3 года назад
@@dylanimbus3659 The messaging parameters are different for the Powerflex 523 but the User Defined Function Block method should work fine with it. See link below. twcontrols.com/lessons/control-an-ab-powerflex-525-drive-with-a-micro800-micro820-plc-with-a-user-defined-function-block
@justinharris9091
@justinharris9091 2 года назад
dyan you can by a ethernet card for the 523, or you can use the analog on the drive to feed back info.
@justinharris9091
@justinharris9091 2 года назад
Tim when you hit the start and stop i see you have a binary registers setup for the outputs. how do you do this?
@TimWilborne
@TimWilborne 2 года назад
Just create BOOL tags
@lewsut
@lewsut 3 года назад
Tim, quick question, you may or may not know but as you're using CCW a fair bit you may have seen it. On one of my programs down the side I have an ST icon that has a tiny orange icon in the corner of that icon (meta!). I can't find any mention of it in the manual and it's so tiny I can't make out what it has in there?! Looks like and upside down T ( up tack) possibly... any clue?
@TimWilborne
@TimWilborne 3 года назад
It is assigned some special purpose such as an interrupt. Click on the controller at the top of the left pane then go to the Interrupts section and see if the program is shown there.
@lewsut
@lewsut 3 года назад
@@TimWilborne ahh! I have indeed assigned an interrupt. Do you know if there is documentation for this or did you just learn through experience?
@TimWilborne
@TimWilborne 3 года назад
The one learning curve that I have not overcome in Connected Components Workbench is its use of symbols to indicate things without any text. I can't decide if it is a bad design or my struggle to embrace emojis to tell me what is going on with a machine.
@lewsut
@lewsut 3 года назад
@@TimWilborne I'm glad it's not just me then! I also get warnings telling me I should UID/UIE protect code to lock threads. When I do this it continues to tell me I should do it, even though I've already done it! I know they are just warnings but I'd like not to have 20 of them every build! I'm sure the software will get there eventually, it's no TIA portal or Unity that's for sure! But the price keeps my employer happy!
@TimWilborne
@TimWilborne 3 года назад
@@lewsut Yes and Rockwell Automation has continued to tweak the software to make it more user friendly. Probably what is missing from these icons is some type of mouseover function telling what they mean. Also, the mystery icons are an improvement over RsLogix 500 where it didn't tell you that a routine was used for a special interrupt.
@silluc21
@silluc21 3 года назад
Thanks mister Tim, i'm in a same project with ABB drive (acs580) and i'm having problem to config micro 800 communication. i hope your trick gonna help me. I found a publication on ABB site (micro800 to acs) but it still don't working. they don't trigger the msg fonction bloc. Do you think it's necessary to trigger it ?
@TimWilborne
@TimWilborne 3 года назад
Yes, otherwise a message instruction will only execute on the initial scan.
@silluc21
@silluc21 3 года назад
@@TimWilborne Thank Lord Tim, don't need to trigger, micro800 to acs580 ODVA. with your advice, i put the default ip adress on micro800, i put the same range of ip adress on the 3 ac drive. now it work find ! thank you. how much cip generic message we can drive in 1 scan on micro800 ? (sorry for my english)
@TimWilborne
@TimWilborne 3 года назад
@@silluc21 There is a limit of the number of messages you can send per scan. I don't recall what it is off of the top of my head but you should stagger the messages. Google cascading timers, it is how I usually do it.
@aussiegruber86
@aussiegruber86 3 года назад
Thanks Tim, have you had a play with version 13 yet?
@TimWilborne
@TimWilborne 3 года назад
Yes, for the most part I like the improvements of it. I might do a quick video on the changes of it in my next batch of videos.
@aussiegruber86
@aussiegruber86 3 года назад
@@TimWilborne that would be great
@andresbarrios2262
@andresbarrios2262 2 года назад
Could you make a video on how to communicate to a Powerflex through modbus RTU?
@TimWilborne
@TimWilborne 2 года назад
It is on the list Andres.
@LearningInVR
@LearningInVR 3 года назад
I should be able to connect to both....through port1 on the trainers ethernet switch? New to this but when i go through the switch i cant connect to to micro820 plc , when connected right to its ethernet port i can connect. ... And my computer ip address is 192.168.1.12 ....and thats the powerflex default you just mentioned
@TimWilborne
@TimWilborne 3 года назад
You need to change your PC's IP address, you are getting a duplicate IP address when you plug into the Ethernet switch since it is the same as the Powerflex 525.
@LearningInVR
@LearningInVR 3 года назад
Okay thank you!
@Sparkies...
@Sparkies... 3 года назад
Hi Tim Could you please guide me how to message data from micrologix 1400 to micro 850
@TimWilborne
@TimWilborne 3 года назад
I should do that, I'll put it on the list.
@Sparkies...
@Sparkies... 3 года назад
@@TimWilborne much appreciated mate Thanks again...your videos are much informative n detailed
@williamhaggan4812
@williamhaggan4812 3 года назад
Can you do a video on position control with the micro 800 series and powerlex 525 over ethernet
@TimWilborne
@TimWilborne 3 года назад
Hi William. I have one coming on stepper and servo control with a Micro850. I'm struggling with the feedback for a Powerflex 525 drive. I'd like to be able to do it with the 3 phase fan that is on the trainer. Any thoughts?
@williamhaggan4812
@williamhaggan4812 3 года назад
@@TimWilborne Hi Tim, Thanks for the reply. My experience with micro 800 series and CCW is only from watching your channel. 🤔 Haven't even got our hardware yet.. Thank you for all the great videos on CCW btw. I work on omron most of the time Siemens Schneider and the rest never AB done some slc500 PLC's but not motion. I have a project coming up which is using a micro 850 with 6 3ph motors using 6 encoders for position.(servos must have been too expensive) It's for lifting machinery off an agv in a manufacturing cell with x,y and z movemment, so 3 pairs of motors. The vfds have not been specified but the plc has to be an AB , we have went with micro 850 again because of cost. So I was thinking powerflex 525 just because of the ethernet IP comms capability with the micro850 rather than a different brand of vfd. So the plan is 525 with encoder add on module, the Micro 850 to a send the position setpoint over EIP to step 0 on the vfd (L200...L214 step no.s). I believe the value is sent to 2 consecutive addresses so L200 and L201 FOR STEP 0. Hard wired switches in the plc for home/zero pos which I read in the manual can be done over Comms aswell. Hard wiring the steps would be no good as it's limited to 8 positions. I need at least 25. I would like to have all Comms over Ethernet apart from safety. I downloaded a user FB from the Rockwell site which has the functionality for position control although it just sets the bits for vfd step positions rather than dynamic values from the plc, although this can still be utilized but I need to send a setpoint before triggering the step 0 bit. I think it's do able, the position setpoint may need to be done with the messaging instruction you used on a previous vid. For your test rig you should have all the equipment although not sure how you would have the encoder reading the fan rotation. I think you would need a small motor as it would be hard to use your pulse simulator.
@TimWilborne
@TimWilborne 3 года назад
@@williamhaggan4812 Look at the specs of the different Micro850s, many of them have built in high speed counters. You would still need plug-in high speed counters but not as many.
@jedisgarage4775
@jedisgarage4775 7 месяцев назад
Hello Tim, thank you for video! Any cjance if you could mak a video How to control PowerFlex 525 with MicroLogix 1400 :)
@TimWilborne
@TimWilborne 7 месяцев назад
I'm going to do some messaging video soon and that will cover the Powerflex, Compactlogix, and MIcro800.
@jedisgarage4775
@jedisgarage4775 7 месяцев назад
@TimWilborne please can you include RS500? It is still very widely used. And for beginner-improver like me, this is a very good choice because of its price and versatility. Thank you :)
@TimWilborne
@TimWilborne 7 месяцев назад
That is what I mean. I'll be doing Micrologix videos on how to communicate with each of those. But you should be looking looking for a Micro800 with Connected Components Workbench. Its software is free and there are economical PLCs as well but it has many more capabilities.
@jedisgarage4775
@jedisgarage4775 7 месяцев назад
@@TimWilborne Thank you!
@TimWilborne
@TimWilborne 7 месяцев назад
You are welcome
Далее
Micrologix 1100 "Modbus RTU" PowerFlex 525 VFD
9:36
Просмотров 4,7 тыс.
Why The Windows Phone Failed
24:08
Просмотров 228 тыс.
Configurar Rede Ethernet IP no Power Flex 525
3:12
Просмотров 2,9 тыс.
How to Wire a Powerflex 525 for a START/STOP
4:14
Просмотров 32 тыс.
G120 VFD TO Compact logix PLC
18:16
Просмотров 7 тыс.
КРАХ WINDOWS 19 ИЮЛЯ 2024 | ОБЪЯСНЯЕМ
10:04