No video

Studio 5000 Modbus TCP Client Allen Bradley Controllogix Compactlogix

  Рет қаралды 43,503

Tim Wilborne

Tim Wilborne

Күн бұрын

Пікірлер: 89
@jakeyork4759
@jakeyork4759 4 күн бұрын
Fantastic Video!! I used this AOI to bring in data from a GE PQMII Power Meter with GE Multinet RS-485 to Modbus TCP converter. I could easily use GE's Enervista software to monitor the power meter data, but I wanted to see if I could bring at least a few data points into the Compactlogix PLC to be able to send back out either Ethernet IP to another PLC or monitor locally via HMI. The challenging part is that I had to set my begin address in the right spot in order to get the data that I wanted, which I figured out from the memory register map provided by GE. The serial converter could only bring in 120 registers. I ended up setting two different transactions, bringing in a set of 120 registers to the 3xxx input registers, and a second transaction for bringing in 120 more registers and mapping them to the 4xxx holding registers. I'm sure there's a better way, but with the time I had I was able to get it to work! I sure appreciate you putting this together!
@TimWilborne
@TimWilborne 4 күн бұрын
I agree. There is some good software out there but sometimes I just need to grab a few points and send them on.
@markfish6433
@markfish6433 2 жыл бұрын
I used this exact AOI several months back to read PV and SV temperature and status info from a Honeywell controller. Only issue I had was I was doing this from 1 PLC and reading 4 different Honeywell controllers. It worked great for the first couple controllers but as I added more controllers the transaction status had issues and would lock up. I had to cycle through each transaction using a timer to "step" through the transactions in sequence. Turning the enable bit for each transaction on until it was successful or failed then back off then moved to the next transaction.
@seeigecannon
@seeigecannon 2 жыл бұрын
Great timing on this video. I just got into a chiller running AB hardware a couple of days ago to put in data logging, and turning it into a Modbus server made my life so much easier. Thanks.
@TimWilborne
@TimWilborne 2 жыл бұрын
Good to hear. It is very easy to use!
@TheDrewbe3
@TheDrewbe3 Жыл бұрын
This video is extremely helpful. I have a ModMAG Badger Flow Meter which uses ModBus that I need a CompactLogix to communicate with. Wasn't sure how I was going to do it until finding this video. Thank you!
@TimWilborne
@TimWilborne Жыл бұрын
You are welcome!
@douglasglisson4612
@douglasglisson4612 Жыл бұрын
This was very helpful in understanding the set up parameters. It helped me write form a CompactLogix to a SCADPack. Thank you!
@TimWilborne
@TimWilborne Жыл бұрын
Glad it helped Douglas!
@75blackviking
@75blackviking Жыл бұрын
Thanks again, Tim! Great tutorial on Modbus TCP. You have a great channel.
@TimWilborne
@TimWilborne Жыл бұрын
Thanks a lot. I appreciate that!
@LukeVader77
@LukeVader77 3 ай бұрын
Thanks Tim! This was a helpful demo
@TimWilborne
@TimWilborne 3 ай бұрын
Glad it was helpful!
@sdfamilykolkata421
@sdfamilykolkata421 Жыл бұрын
Thanks sir for this Modbus TCP client tutorial..
@TimWilborne
@TimWilborne Жыл бұрын
You are most welcome
@ralucaconstantinescu8834
@ralucaconstantinescu8834 Жыл бұрын
We will try to use this for connection to Ingersoll Rand compressor controllers.
@TimWilborne
@TimWilborne Жыл бұрын
Great. I have used it several times now with good results
@OldePhart
@OldePhart 2 жыл бұрын
The 5380 has Modbus RTU as well if you get the 5069 serial module. Supports DF1 too. That 5380 series has been quite a problem solver.
@TimWilborne
@TimWilborne 2 жыл бұрын
Sometimes I'll use a Micro820 just as a Modbus RTU to Ethernet bridge. Haven't used the 5069 serial module.
@sasquatch99at
@sasquatch99at 2 жыл бұрын
@@TimWilborne The Micro820 is even cheaper then some of the standalone protocol convertors. Though you will spend more time the first time setting up the code.
@jimabraham6382
@jimabraham6382 7 ай бұрын
Hi Tim, In the manual it states: If you change any of these Parameters during operation be sure to reset and then set the AOI Inp_Enable parameter tag. How do you reset? I am having a problem with connecting to the other PLC. Thanks, Jim
@TimWilborne
@TimWilborne 7 ай бұрын
Set it to 0 then back to 1.
@jimabraham6382
@jimabraham6382 7 ай бұрын
Thanks Tim!@@TimWilborne
@TimWilborne
@TimWilborne 7 ай бұрын
You are welcome.
@ryotronicsinc.4460
@ryotronicsinc.4460 2 жыл бұрын
Thanks much, Tim!! We really appreciate and enjoy your videos a lot. We are thinking of maybe sponsoring your channel, please let us know how do we proceed. Thanks!
@TimWilborne
@TimWilborne 2 жыл бұрын
We don't accept sponsors on our main channel, the only way to get mentioned on it is to convince us to use your products, but our 2nd channel does highlight products that we find helpful. twcontrols.com/product-sponsorships
@hellbeckham
@hellbeckham 2 ай бұрын
Hi Tim. Your videos have been very helpful to my learning. Can I know if I use HMI with PLC using modbus TCP, do I use PLC as a client or server?
@TimWilborne
@TimWilborne 2 ай бұрын
For most HMIs, they operate as a client, reading data stored elsewhere so you PLC would be a server.
@bhagyodayasinghjadhav
@bhagyodayasinghjadhav Жыл бұрын
Very nice and helpful...thanks
@TimWilborne
@TimWilborne Жыл бұрын
You are welcome 😁
@MikeWeida
@MikeWeida Жыл бұрын
just shared this with a teammate that is looking for this info.
@TimWilborne
@TimWilborne Жыл бұрын
Glad I could help out.
@coasterbp
@coasterbp 2 жыл бұрын
Nice stuff, Tim!
@TimWilborne
@TimWilborne 2 жыл бұрын
Thanks!
@desifiedCanada
@desifiedCanada 2 жыл бұрын
We have controller 10.10.1.50 Also analyzer 10.10.1.70 Kindly clear me , We should use Client AIO in plc logic ? And deatiny ip i.e analyzer 10.10.1.70 ?
@sharadpatle793
@sharadpatle793 Жыл бұрын
Show error overlap how to resolve
@muthucumarans5831
@muthucumarans5831 11 ай бұрын
How to increase no of transaction
@justinpuzak2558
@justinpuzak2558 8 ай бұрын
I know it says ControlLogix in the title of the video. I just want to 100% confirm. Can a ControlLogix PLC utilize this ModbusTCP AOI? My application is not using a Compactlogix.
@TimWilborne
@TimWilborne 8 ай бұрын
Yes, just set up a Controllogix using it at the training center today.
@elamparithi1769
@elamparithi1769 4 ай бұрын
Hi Tim, I used the Modbus AOI, But we have some Overlap and overload Issue. I tried all potential troubleshoot methods, Can you suggest any troubleshooting method
@TimWilborne
@TimWilborne 4 ай бұрын
Check the data types when you are specifying the lengths.
@jtabat98
@jtabat98 6 ай бұрын
My Sts_Overload bit is enabled and im not sure on how to fix it. Do you know what this means and any ideas for me to try?
@TimWilborne
@TimWilborne 6 ай бұрын
The documentation on this AOI is well written and usually spot on, here is an excerpt from the manual. You likely need to increase your polling rate. If selected PollInterval settings are marginally too fast you will likely see occasional Sts_Overlap errors and your system should work reasonably well. If selected PollInterval settings are extremely out of line, you will see both Sts_Overlap and Sts_Overload errors and your system will not work reliably. If you are getting Sts_Overload errors, you must adjust your PollInterval settings.
@ravikishan88
@ravikishan88 9 ай бұрын
Hi Tim, I have a compactlogix L33ER communicating to Modbus TCP Gateway . Modbus TCP Gateway is connected to Modbus Serial Devices with different Salve ID. Can I read specific Slave from this AOI? Does it mean I have to Specify Station ID = slave ID on those devices?
@TimWilborne
@TimWilborne 9 ай бұрын
I'm not sure, I've never tried bridging it to a RTU network
@typeer
@typeer 2 жыл бұрын
thanks very much
@TimWilborne
@TimWilborne 2 жыл бұрын
You're welcome!
@eddicuss293
@eddicuss293 Жыл бұрын
Is there a way to automatically “map” controller tags to modbus output/input addresses in Studio 5000? For example I have 30 user defined tags, and i just want to automatically map them from modbus address coils xxx[0] to [29] via the AOI instead of going through them one by one
@TimWilborne
@TimWilborne Жыл бұрын
If the data you want in the Modbus registers is in a consecutive order then you could use the CPS instruction.
@jamesbailey8606
@jamesbailey8606 9 ай бұрын
Any recommendations for an L61 running v16? I also have some 1400s running v17.
@TimWilborne
@TimWilborne 9 ай бұрын
You got me, how did you get a 1400 to run in Studio 5000?
@ganiulhasan4461
@ganiulhasan4461 11 ай бұрын
How can i read and write 32 bit real value?
@TimWilborne
@TimWilborne 11 ай бұрын
Use the COP instruction and copy the real to the INT that you're sending over modbus with a length of two. That'll copy 32 bits. Then do the opposite on the other side. You may need this video to rearrange your data when it comes through. kzfaq.info/get/bejne/pZl_irlptsW5Z6c.html
@rameshvhare7613
@rameshvhare7613 2 жыл бұрын
How to map the signal comes into compact logix to perticuler tag
@plclearner8050
@plclearner8050 2 жыл бұрын
Great Videos Tim! I am impressed. I have the same question, how do I map an Analog Input through the Modbus. I am currently reading multiple analogs into my CLX. Now I need to map one of them to a local device (a Jumo Logoscreen FD chart recorder to be specific) through modbus. In the video I only saw you working with INT's, I will need a Real or a Float.
@declanraistrick1557
@declanraistrick1557 2 жыл бұрын
Thanks for the video Tim, i think i'm on the right track but the TransStat reads (-1 = exception) do you know what this means?
@flavioscarazzato6088
@flavioscarazzato6088 2 жыл бұрын
Hi, very good tutorial! Can I do this Modbus TCP Client communication using the same physical port that already communicates with a 1734-AENT Ethernet/IP remote? Both the EtherNet/IP remote and the Modbus TCP equipment are in the same IP range.
@TimWilborne
@TimWilborne 2 жыл бұрын
Yes!
@darksenpai
@darksenpai Жыл бұрын
Is it possible to use it in redundant equipment (Contrologix hotstandby)?
@TimWilborne
@TimWilborne Жыл бұрын
No, not Modbus
@camerongreco2146
@camerongreco2146 3 ай бұрын
Is this AOI available for ControlLogix PLC's? I usually use a RedLion DSPLE for any type of protocol converting, but if I have just a few TCP devices and can get away with just using an AOI then I would be happy to save the customer 1 to 2k.
@TimWilborne
@TimWilborne 3 ай бұрын
It works with all Studio 5000 PLCs including the Compactlogix. Also, the Micro800s do Modbus TCP and RTU natively and can act as a bridge.
@camerongreco2146
@camerongreco2146 3 ай бұрын
​@TimWilborne Gotcha. Reason why I wasn't sure about the control logix is because they don't have an embedded ethernet like the compacts, well at least anything below an L81 doesn't, but because they use ethernet cards and there's different variations and models of ethernet cards for control logix processors, I thought it might of not been supported or at least had a different AOI for each different model and revision of ethernet cards, but if that's not the case then awesome! I'm assuming though in the control logix AOI you'd have to point it at the ethernet card itself so it can identify what slot and what it's on. I guess if there was a different ethernet card the AOI might have logic and does a GSV to identify which type of card it is then executes accordingly based on that. I did know that regarding the Micro 800's. I've used them for small jobs before to monitor some modbus values last one was on an on a HVAC system, controlling the humidity and temperature of a room where they have thermoforming for composite papermilling where they make like paper plates, bowls, to go boxes, and etc. The smallest change in temperature and humidity can mess up their product. Actually I did their whole DCS and SCADA system 4 years ago and now they're expanding investing 340 million and I'm involved again we're just finishing up Phase 1 now which added several hundred of new I/O points by itself we called it project WildCat because of how crazy and fast pace it was moving now we're about to start Phase 2 and 3 which we're calling this Phase project Hiawassee and the original DCS (1756-L84E) is nearly full capacity wise it's getting close to 90%, so in the panels that are being built in our panel shop right now for Hiawassee we will have four 1756-L84E's. They will be redundant pairs. Then building bunch of RIO panels. Which when we did the original start up 4 years ago and they bought this old plant to convert it over to a papermill they made us reuse all the original RIO cabinets and they were all Siemens profibus, so we had to use a Prosoft card to communicate to thousands of IO points, but being that this will be all new equipment and they're not being stingy on cost we're building it right we'll have everything on a redundant DLR all with stratix switches and AB VFD's and E300's and we took PlantPAX made changes to where it's better. Especially with the motors and valves we made it to where a VSD control module (AOI) will work with any type of motor by just turning a bit on or off telling it that if it has speed feedback then the VSD will work to control VFD's and if that bit is off then it'll work as a hard wired motor either with a E300 or just plain IO. Then samething with the valves if they're control variable valves or just on a simple solenoid. Even with P_AI we have it to where it'll work with any kind of PV, ethernet, analog. We added so many nice features to the plantpax faceplate themselves that if they were to swap a motor to a VFD all the operator has to do is flip a bit and select VFD type PowerFlex 525, 400, 7xx, Siemens, Lenza, etc and it will do everything they need it too. There's too many features we added and made PlantPax much better to name off here, but after we did that for this project since things were constantly changing and operators can't program and as integrators we can't always be onsite or remote in, that they can do a lot of it without our help, that it changed the standard for us. Some of the features my colleague developed into it, Rockwell is supposedly going to implement some of them theirselves. Latest thing I added was a little area to keep track of loopchecks while we did this startup for WildCat if you punch in a date of when it was loopchecked then this little red symbol that says "LC" like this (without the cigarette) and the letters 'LC' 🚭 saying that it hasn't been loop checked, disappears when the date of completion is punched in on the faceplate. Then we added maintenance notes if it's being worked on then something similar will pop up saying it's locked out or being worked on. There's bunch of other features I'd love to ramble on about that I'm proud of, but this has probably been my most favorite project that I've done in several years. Since I've started with this company and do more Plant stuff then I do with machinery and robotics. I do miss working with robots.
@TimWilborne
@TimWilborne 3 ай бұрын
You specify the IP address and the slot, so the processor and Ethernet port do not have to be the same. It is a well written AOI. That L84E is a beast, that is a big system if you need 4 of them. Good luck on project Wildcat!
@user-vd4or3ek8d
@user-vd4or3ek8d 11 ай бұрын
can you put that procedure doc youre reading off of in the description please?
@TimWilborne
@TimWilborne 11 ай бұрын
It is in the package you download from Rockwell's sample programs for the AOI
@user-vd4or3ek8d
@user-vd4or3ek8d 11 ай бұрын
@@TimWilborne Ahhh yes thank you
@TimWilborne
@TimWilborne 11 ай бұрын
You are welcome
@rateriaji
@rateriaji Жыл бұрын
can we generate polling only on " when there is a change in state" ?
@TimWilborne
@TimWilborne Жыл бұрын
Maybe on blocks you are writing to but it would be crude, not like you can with produced and consumed tags
@rateriaji
@rateriaji Жыл бұрын
@@TimWilborne Hi Tim , thanks for your reply. This was my requirement as if i was writing the registers continuously my device was not functioning. So according to supplier , it has to be written on “state change” only. I did this by enabling the transaction enable bit for 1 sec whenever there is change in state of my boolean variable
@TimWilborne
@TimWilborne Жыл бұрын
Great!
@alexmarks8285
@alexmarks8285 2 жыл бұрын
Where's the link to the AOI download?
@TimWilborne
@TimWilborne 2 жыл бұрын
Google Rockwell Sample Downloads
@teixeira3021
@teixeira3021 Жыл бұрын
don't need to use device id? how can i modify?
@teixeira3021
@teixeira3021 Жыл бұрын
I'm trying to communicate modbus tcp gateway with the ATV320 SCHNEIDER and using AIO, but it can't exchange data. How can I do it?
@philmiller39
@philmiller39 Жыл бұрын
@@teixeira3021 you may need to set the node address of the serial device to 0.
@amarskills1299
@amarskills1299 2 жыл бұрын
My Plc Compact logic. And two rap system device IP address 192.168.1.250 and 251. Every device 14 Level transmitter connect. I setup to modbus client aio. And setup ip and address. But Program data overlap. Any suggestion.
@deepaksolanki7580
@deepaksolanki7580 2 жыл бұрын
How send float value to clinet modbus TCP ip device, because in this AOI there is only INT option and chiller recirve only float value how to set?
@Dizzydre21
@Dizzydre21 Ай бұрын
This is two years late, but usually floats will just take up adjacent registers. You can also just convert it to an INT. Just multiply it by 10 or 100 to keep 1 or 2 decimal places.
@lindadeutsch5810
@lindadeutsch5810 2 жыл бұрын
TIm, great video ! I need to bring in a float value from a device via MB. The device is the server according to your great explanation and is outputting a float value to 400100. Do you know if this AOI will convert MB data to float in Compact Logix ?
@TimWilborne
@TimWilborne 2 жыл бұрын
Hi Linda, you'll have to break it into two consecutive blocks.
@lindadeutsch5810
@lindadeutsch5810 2 жыл бұрын
@@TimWilborne For example, if my MB values are: 0000 F641 (depending on Byte order), I will bring that in to my Compact Logix as 0 and 63041 (converting F641 to decimal). I need the actual floating point decimal value, which in this case is 30.75. Will the AOI do that conversion or will need additional programming to do this? I think a Red Lion Converter will do this for me but if the AOI can do it I can eliminate one piece of hardware.
@TimWilborne
@TimWilborne 2 жыл бұрын
@@lindadeutsch5810 If it looks strange when it comes it, that is where you swap bytes and words. Chances are that will be the culprit. I should do a video on that.
@lindadeutsch5810
@lindadeutsch5810 2 жыл бұрын
@@TimWilborne I looked into the AOI documentation and I don’t see a way to bring a MB value in that is formatted as float. I think it will bring in the data but it must be converted to decimal format using some other method. Yes, byte order is critical. Thanks for taking the time to reply and thanks for the great videos!
@julianbailey2886
@julianbailey2886 2 жыл бұрын
We have had success taking the float value, multiplying by 100, for 2 decimal places to create a REAL and on then on receiving end, Taking that REAL value and then dividing by 100. What you multiply by depends on how many decimal places you need. 10=1dp, 100=2dp, 1000=3dp, etc...…
The Joker kisses Harley Quinn underwater!#Harley Quinn #joker
00:49
Harley Quinn with the Joker
Рет қаралды 8 МЛН
Cute kitty gadgets 💛
00:24
TheSoul Music Family
Рет қаралды 11 МЛН
Whoa
01:00
Justin Flom
Рет қаралды 20 МЛН
🩷🩵VS👿
00:38
ISSEI / いっせい
Рет қаралды 25 МЛН
COM16. ModbusTCP Client via Allen-Bradley CompactLogix PLC
34:05
Electrical Automation Hands-On
Рет қаралды 16 М.
All You need to know about Modbus TCP
9:25
RealTimeAutomation
Рет қаралды 213 М.
Understanding Modbus Serial and TCP IP
12:07
VUI HOC
Рет қаралды 130 М.
How to Program a Basic PID Loop in ControlLogix
13:12
RealPars
Рет қаралды 378 М.
Micro800 Message MSG  to Read a Controllogix or Compactlogix
17:13
Tim Wilborne
Рет қаралды 25 М.
Studio 5000 ControlLogix  Modbus TCP Client Setup
11:39
Automation Knowledge
Рет қаралды 1,8 М.
Training Webinar: Introduction to Modbus
1:04:41
Industrial Data Xchange
Рет қаралды 92 М.
The Joker kisses Harley Quinn underwater!#Harley Quinn #joker
00:49
Harley Quinn with the Joker
Рет қаралды 8 МЛН