Search the Community

Showing results for tags 'Controllogix 5000'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 146 results

  1. Hi, I'm fairly new to motion applications and I have an interesting (to me) problem to solve. I'm using Kinetix 5700 with MPL motors to drive a pick&place carousel and a conveyor belt. I have a virtual master that driver the carousel in 1:10 ratio. The virtual master also drives the conveyor belt, the ratio is given by the carousel diameter and the conveyor driving cylinder diameter +  2x the belt thickness. And I'm using MAJ to drive the master and the MAG instruction to drive the carousel and the conveyor. This all works well. BUT: the carousel does not pick the product in the same place every time. That creates irregular gaps, or pitch, between the product on the conveyor which causes some issues down the line. Is there a way how to superimpose a value to the conveyor axis to ensure the pitch is regular at all times. Something like the ADDAX instruction it Trio motion controller for example? I'd want to have a sensor that detects the edge of the product and compares he encoder value to an expected value and slows downs or speeds up the conveyor accordingly. Thanks a milion.
  2. Hello Guys, I am very new to CIP messaging and in our project, we are trying to Controllogix to SCADA server using CIP messaging: What I understand from the process right now is : 1. SCADA Opens a connection for Large forward Open ( Connection size set at 2500 bytes) 2. PLC responds and establishes a connection 3. SCADA send an MSP request to access tags from PLC 4. PLC responds to this request The problem we are facing is the PLC doesn't send out a response of more than 240 bytes, Have any of you guys have faced a similar issue or can help me with troubleshooting?   Thanks in advance Attached screen captures from wire           
  3. A little background information here, I am trying to create a moving average so I accomplished it with the code (imaged attached) The problem i am having is the AVE instruction error bit goes true. it leaved me with a result of 1.#QAN  I did some googling and it said this is typically done when dividing by zero?? so i added a NEQ to 0 prior to loading the array. then it happened again. so i put the error bit in front of the FFL so it will stop loading the array when i get the error bit so i can see what values are in the array when it errors out. Has anyone else had this issue and what could you do to resolve it? I haven't had any luck find something that points me in the right direction. Thanks in advance for your help.
  4. Hello there, I am using a Kinetix 5700 drives to control bunch of axis. HW used : 5069-L320ERMS2 GurdsLogix, 2198-S086-ERS4 Servo Drive with MPM-B2152M-M motor and the 843ES-SIP12BA6 safety encoder. All is working fine except I can't figure out how to dynamically change an axis velocity  controlled by a MAG instruction. I have a virtual master axis controlling the velocity and each physical axis is controlled by a MAG instruction with a gear ratio. In my safety program I have SFX and SLS function block used to determine the safe speed limit. The  SLSLimit output of the SLS function block is linked to a SS1 Request of my servo drive. This causes the axis to stop when safe speed limit acceded.  What I'd like to be able to do is to dynamically change velocity (limit it to safe speed if SLS instruction is active) of each axis without having to change the gearing ratios and thus avoid the SS1 safe stop action.  I know how to do that using JOG or MOVE but is it even possible to do that using the MAG instruction? Regards Martin
  5. Hi all, I've ran into an unusual situation where I could use some suggestions.  I have an AB PLC working in the field, and an existing fixture that needs to be transferred from an Omron PLC into our AB.  I have an integrator who did some offline development with a welder that uses Anybus communication.  He sent a .ACD file to implement the logic from.  The file has an Ethernet module configured but more importantly, it's showing EDS not registered.  I've asked for the EDS he used, and none of them work when trying to register it via right-click and register.  I can export the module, but it won't import into the current PLC program because there's no EDS (shows EDS error after the import).  If I try to take the program that was sent to me online with the PLC, it will automatically upload and overwrite the build.  I can't even open the properties of the module to see what the integrator did. The end goal is to have the offline developed module implemented into the current program, but it seems like everything I've tried to do has me against a wall.  Is there a way to go online without uploading?  Maybe there's a way to implement this I haven't learned yet?  Any suggestions would be much appreciated, and if more information is needed, I'll be glad to provide it. More info:    PLC Type: 1756-L82E ControlLogix 5580    Rev: 30.014    Studio 5000 Version 30.01.00 - Standard Thanks, K
  6. I am using Studio 5000 View Designer v4.3 to create an HMI on Panel View.  I'm having a weird issue where every time I open up my project, the windows are displaying only in the lower right hand corner.  This wasn't happening earlier.  Undocking the window, expanding the window, uninstalling and re-installing View Designer have not helped.  Trying to open View Designer as an administrator has not helped either.  I know there are better HMI platforms, but I am basically complete with the construction of this HMI using Studio 5000 View Designer and now it is too late.  I just want to add a few more buttons and I can't do it because I can't see the bottom of any of my windows.  Since Studio 5000 View Designer is based in Visual Studio, maybe someone would know how I can fix this via Windows registry files?  
  7. Hi, I would like to connect a  Ramsey Micro-Tech 9101 integrator via Ethernet/IP to a Controllogix. I have read the manual from Ramsey and they show that I should add a Generic Ethernet Module in RSLogix and enter the Input Assembly instance and Output Assembly parameters to get it working. I have tried the settings in the manual but it tells me that the Input Size is not correct, tried different values and couldn't find any that work. Could somebody please assist me? I have emailed Ramsey but have not gotten a reply yet and I also contacted their local office here in South Africa but they could not help me.  
  8. I am investigating a failure that occurred...  We have a L62 Processor with RIO and Redundancy, it was reported that a system "failed to stop" this system is started and stopped via outputs channels on an OW16I card on one of the RIO racks. Has anyone had experience an issue with IO not responding as it should if the redundant partner is disqualified? Also, there was a know network issue and the main Ethernet card (Slot 1) did have a communication issue (not the same Ethernet card for the RIO (Slot 3).
  9. Is there any reason not to have input and output modules on the same rack as the processor and Ethernet cards? We have RIO’s and sometimes have networking outages, I want to move critical IO to Rack0 the same rack as the processor, is this bad practice?  I've seen architecture for BMS that only have Ethernet cards and processors in Rack 0... 
  10. Hi Guys. I have a trouble to determine the dispersion of an array. Like I have an array what have 1000 elements. I need to know the dispersion of the numbers. I checked but I didnt find any instruction for this. Im using RS Logix 5000. Can someone pls help me out ?  Thanks in advance.
  11. Hi all. How to replace an Ethernet ip communications module(1756 en2t) with a new one if the old one stops working. What should be done to configure the new module in rx logix? Should I set the IP address? Or is it plug and play? Thanks in advance.
  12. Hi all. I've been tasked with installing/configuring a development box (dev studio 2017 U3 SP1) and then creating a test application using Intouch to communicate to a bunch of rockwell PLC's on the test wall. Normally we would use Citect or FactoryTalk Studio but unfortunately the customer has a couple of OEM InTouch panels (I think communicating with Siemens PLCs *shudders*) and wants to go this route. Anyways. I spent a day installing and configuring a windows 10 development box with 2017 U3 SP1, Hit the windowmaker tile and started to cry.... The new AVEVA website is practically useless, and I'm still waiting to be contacted from technical support. I have used an older version (much older maybe 10 or 15 y/0) of the intouch software which was interfacing a triconex PLC, It looks like the developing of screens hasn't changed too much, however, Q/ What exactly do I need to download/install for my communications? I've read the PDFs that installed with the dev software and watched a bunch of youtube vids (and fruitlessly searched the aveva knowledgebase) and there looks to be more than one way to skin the cat. Maybe I missed the option in the multitude of installation screens to add additional drivers?? It looks like I need either SuiteLink? or ABCIP version 7? (assuming they are not the same thing??). I can only see ABCIP version 4 (dated 2012) on Aveva (and a tech note about version 6.? and 7.0 potentially crashing the L8x range of AB PLCs) and I'm sure suitelink is a collective term for any and all drivers It seems like it should be a very simple and obvious thing to do but I'm stumped. Any assistance GREATLY appreciated Regards Dave
  13. I have to replace a PLC5 with a new 1756-L73. There are (3) panels involved in system. The main panel controls (2) other panels remotely via each their own 1771-ASB module. Time is of the essence on this project so I am trying to find ways to reduce the required downtime needed to make the switch over. I am going with AB's new conversion method of using the existing swing arms assemblies into a mounting adapter then the c-logix rack on top of that. Question - Can I convert the (2) remote panels first or can they only be done once the main panel with the PLC has been converted over? The remotes only have input & output cards in them.
  14. Hello, I am currently converting a project from PLC5 to ControlLogix. I have migrated the program from Logix5 to Logix5000 and any Block Transfer Read, Block Transfer Write, or Message instructions were converted to a MSG in Logix5000. We are using the  AB PLC5 to ControlLogix 1756 Conversion Kit. All old racks and cards will be upgraded to ControlLogix racks and cards.I have a few questions:1. In the old system there was only 1 rack with a PLC5, the other 4 simply had I/O and communicated that back to the PLC5 over DH. These BTR and BTW instructions were only used for the analog data somehow, correct? If yes, can you elaborate on this a bit please.2. As I said earlier, there were also message instructions. My understanding is that message instructions are only needed when communicating between multiple PLCs. So if there was only one PLC5, why were message instructions being used?3. The upgraded system will only have 1 rack with a PLC (1756-L73) and will be communicating with the other 4 racks over ethernet. Since ethernet is being used, are these message instructions (BTR, BTW & message from the old program) even necessary anymore? Do they need to be replaced with a MOV or COP instruction?If more information is needed please let me know. I'm new to the industry and this is the first project I was put on so I'm definitely a noob here.
  15. I had two esoteric question I was curious if anyone might be able to help with. First, I am playing around with way to monitor the internals of a PLC and I was curious if anyone has any idea on why to pull the internal memory off a ControlLogix 5580. Ideally, I would like to avoid just directly reading the config out and reading individual tags. I prefer to be able to get a little deeper.  Something similar to the crash dump, the RSlogix software can generator or something like the S7dump.exe tool for the S7 PLCs i.e. getting at the actual memory in specific memory addresses. Second, I was curious if anyone knew anyway to grab the actual binary are sent over to the controllogix after the RSLogix 5000 processes a configuration file. In this case I am looking for something similar to the binary files in codesys not the project file. This might be an assumption. Maybe RSLogix doesn’t ever produce anything like that but I figured I would ask
  16. Hi Guys! I have a problem with array filling. I use rslogix 5000 software. I have to save the timestamp sometimes. I can save it with GET instruciton. Its a dint array which have 7 elements (year, month, day....and so on),  But my problem is I dont know, how can I solve that, they are in a bigger array. So like an array within the array. Idk it is possible ? I hope you know how I mean.  So I have 7 dint value in one array, and I want 1000 array for this. How can increase the position of the array number ?  Can anybody help me with that ?  Thank you in advance.  
  17. Hi, Is it possible to get RS5000 or slc 500 software on an ipad to fault find and troubleshoot or even make edits.
  18. We have two computers and a plc that we use for training purposes to teach new techs the basics of going online with a plc and simple troubleshooting techniques. For some reason a couple classes ago we started getting an error from one of the pc's when we would try and download a program to our teaching plc. The exact same .ACD file can be downloaded to the plc with no issues from pc-1 but from pc-2 it gives the error attached below. I tried uninstalling all Rockwell related software from pc-2 and reinstalling but this didn't solve anything. Once I download using pc-1, pc-2 is able to go online with the plc and make edits no problem; it is just the downloading of the .ACD file it cannot seem to do. Processor: 1756-L55 ControlLogix5555 Firmware Version: 16.21 pc-1 OS: Windows 7 pc-2 OS: Windows 7 I'll be happy to include any extra details if needed but my team and I are just at a loss. Just short of formatting pc-2 we have no idea what could be causing this.
  19. Hello everyone, Working in Automation for the first time as a Co-op student so i'm fairly new to PLC's and the Automation field in general. I've recently been tasked with converting a RSlogix 5 program from an old PLC 5 project into a Studio5000 project. I referenced the manual (I'll attach link below), and had no issues using the RSlogix Project Migrator tool that I downloaded off the Rockwell website. My problem is that once I convert the program, my I/O tags that were originally sequenced in octets(0-7, 10-17, 20-27, ...) from the RSlogix 5 program, are switched into a sequential scheme in Studio5000 that just increments them in order (1, 2, 3, 4, ...). I hope this make sense, but basically the first seven tags match between the projects, but then I:010 in rslogix 5 is equivalent to I[8] in 5000, I:011 is I[9], and so on and so forth. Has anyone had this issue before and found a way to have Studio5000 keep the original octet scheme? I don't see this normally being an issue, but the customer has specifically asked that the I/O tag names be kept the same as the original program. Thanks for any help. - Ben   Converting PLC-5 reference manual link: https://literature.rockwellautomation.com/idc/groups/literature/documents/rm/1756-rm085_-en-p.pdf
  20. Good Afternoon,   We have two PLC's and (L75), EN2T NICs.  One PLC is redundant.  L75 and L77 CPU's.  Over the last two weeks, we gradually lost HMI communications to ONE of the two PLC's.  Oddly, computer/RSLINX could see topics for ONE PLC but NOT the other.  Finally this was remedied by power cycling CPU. . . But then communications to second PLC, between RSLOGIX and CPU stopped working, while HMI comms was restored.  But now, gradually, we are seeing RSVIEW32 stop communicating -- that is, it stops 'seeing' topics on this second PLC, one workstation at a time.  EVEN THOUGH CPU SHOWS UP IN RSLINX.  When I run the OPC Test Utility, and click 'online', it shows no tags for that controller under 'online', whereas the other controller, shows the tags.  When I attempt to go online with the effected PLC in RSLOGIX, it just gives an hourglass.  Plant is running so my ability to troubleshoot is limited.  RSVIEW32 7.40 here under XP (I know it's very old). I even tried a separate installation of RSLOGIX on a laptop, same symptoms.  Even tried USB connection.  When I connect USB to network card, and browse to controller, it just gives endless spinning ball/Bill Gates stopwatch.  When I connect USB directly to controller, I also can't go online. Using mostly Stratix switches.  Also have a Prosoft Modbus card, and an eWeb card.  Problems seemingly came out of nowhere.  Any advice welcome!
  21. Hello everyone!  I am having some issues with the internal wiring/wiring of the 1756-OF8 analog output card in my Controllogix L55 controller. I have just recently started using  Allen bradley products, so please bear with me. If my memory serves me correctly, in my past experiences with other plc vendors I thought I was required to provide 24vdc+ from the power supply, which is common to all the channels used for driving the analog out(4-20ma) to the field device being controlled. But I can find any documentation from Allen Bradley that supports this. Can anyone shed some light on how to connect the power supply to the OF-8 card.   Thank you!! Shane
  22. Hi Guys! Is there anybody worked already with Proface panel and RFID reader ? Can anybody help me with that ? Even it is possible to use RFID reader on a Proface touch panel ?  The software what I use is RSlogix 5000 and of course, GP-PRO for the proface panel. Thank you so much for your answers.
  23. Hi there! I have a problem with a process. The bottom line is I have a quite big asynchronous motor (about 110kw), with this motor I would like to fill a pool. There is a sensor that monitors the level. Im setting the PID for the motor control, it seems to be good, but unfortunately the fultuation is very big, however the level is perfect. I send a 4-20 mA signal to the inverter. Actually, it is almost everytime changing. I think it is not good for the motor. the changing scale is between 100 and 600 rpm ... What do you guys think ? Can this cause early motor or inverter failure? I had a thought, I did that I was doing an average and sent the current process data every 3 seconds. It causes that, the motor rpm 100 or 600 rpm.. nothing else, and change it about every 3 or 6 seconds,  because of te too much error I think.  How can I solve the this problem. The material runs out evenly from the pool, but the control variable is still bouncing. I monitored the process variable and the control variable too and the error too. I noticed that the output only changes when it is very close to the setpoint. for example the setpoint is 5000. And if the process variable is 4950 then the output is 100%. and if the process variable is 4992 then the output is about 67% but, the if the process data is 5010 then the output is 0%.   I'd expect that, for example that if the process variable is 2000 then the output is will be 100%. but the process data is 4000 then the output will be 50 % ... and so on.... so I hope I can find a permanent output value.  I dont know, maybe I made some mistake.... pls help me in this situation. Thank you.        
  24. Good Day, I am seeing intermittent bUs (communication bus) errors on 3 VFD's simultaneously.  These are Yaskawa P1000's with CM092 Industrial Ethernet Cards. There are Stratix 5700 switches between the drives and the Controllogix 1756-L75 CPU.  Happens every day to every week -- intermittent. Reading parameter F6-98, it indicates a 'connection time out'.  I don't understand why I would receive this fault.  IGMP snooping and querier are enabled on all switches, if that matters. I do not have unicast checked but Yaskawa said that didn't matter.  Packet time is 100 milliseconds.  I welcome any input on what might cause this.  One Yaskawa tech said I should set speed to 100 Mbps (now set at 10 Mbps). Any help appreciated.
  25. Hi Guys! I have a problem.  I have a leaser sensor, I already set the sampling frequency to 0,1 s. So 1 second I will get 10 data. I need to use the average of the datas. My problem is I dont know how can I solve that, after the 10. data every new data I have to  recount, the last 10 data's average. I think maybe I have to use the FFL instrucion or something like that. I need to solve this problem in ladder diagram. I use RS-logix 5000 software. Anyone can help me?  Unfortunatelly I havent the the software, so I cant show you what am I think.    Maybe the sliding window solution is the right, or is it not related to this? Im a bit confused.