TimWilborne

MrPLC Admin
  • Content count

    4673
  • Joined

  • Last visited

Everything posted by TimWilborne

  1. How Do I Open .CHA

    You would use Connected Components Workbench, then go File > Import Device > PVc Application
  2. License for RSLogix 500

    You'll need a Rockwell support contract...but first...what PLC is it?
  3. What software is required?

    You'll need Studio 5000, as long as it is Ladder only, the Mini edition will take care of you.  It is about $500 for a 1 year subscription. https://www.youtube.com/watch?v=YpzDmpCsbHk
  4. Is the PLC's RUN light on?  My suspicion is you are in program mode.  While online is RsLogix 500, go to Communications then RUN mode.
  5. I jumped the gun locking this thread.  Discussion of bypassing passwords is prohibited but you didn't ask to do that, you have a unprotected program that you are trying to put into your password protected PLC.  When prompted, enter "65257636".  This will clear the PROGRAM.  Then you can download your new program.
  6. No, you can't get help bypassing password on this forum.
  7. Update on my Model Train Project

    Outstanding job!
  8. STUDIO 5000

    Nice homework assignment. Post it when you're done and we might critique it. I just used ChatGPT to do a similar homework assignment. Maybe it can help. https://youtu.be/RDLy7YIXFcM  
  9. Hi Lucas. I am the author. The three basic of pieces data you're going to need is the IP address, the data address which will probably begin with a 4, and the length of data that you're transferring.
  10. 1400 with 1762-IF4 AI card

    One other thought, does the 1400 have built in analog inputs?  I wonder what their update rate is.  Glad you like our videos!
  11. 1400 with 1762-IF4 AI card

    What are the "newer" PLCs that you've successfully done this on?
  12. AB Micro 870

    The Micro800 has come a LONG way in the last few years.  I have some videos setting up the communications but I'd guess you have that part down.  It is still messaging instructions, so no Ethernet I/O but I have several of them communicating with Controllogix with no issues.  Also, version 20 is out now (they skipped from 13 to 20).  I have downloaded it but haven't played with it yet.  I would urge you to make sure they are running version 13 so that you have the Logix theme, it makes it more like Studio 5000.
  13. PLC Law

    .
  14. ip Finder

    Send us your shipping information and we'll see what we can do. https://twcontrols.com/contact
  15. That would be my preferred method :) https://plctools.com/plc-tools-sim-ipe-ethernet-ip-address-explorer-dhcp-and-bootp-server/
  16. More likely the NAT is filtering the broadcast packets that Ethernet/IP uses for discovery.  I use Virtualbox so I'm not as familiar with VMWare but it seems like there were some setting about this.
  17. NATs can be tricky depending on the number network adapters and how they are configured.  Hit the basics.  Open the command prompt and ping the IP address.  If the ping is good, look at harmony files.  If the ping is bad, then look at the NAT.  I always use a bridged adapter because of problems that I have had.
  18. My first guess would be the Harmony files. https://twcontrols.com/lessons/troubleshooting-rslinx-browsing-problems-caused-by-harmony-files
  19. Compact Logix L24ER

    Contact your Rockwell Automation local distributor. They will be able to get you a 30-day trial. https://locator.rockwellautomation.com/
  20. I didn't want to get on a tangent question on another post I was just reading so... What is the advantage of a Virtual Private Network over having your Plant and Office network separate besides cost? You see people having trouble with this all the time. So what are they gaining by doing it?
  21. What position is the mode switch on the PLC in?  Are the sensors 2 wire or 4 wire and how do you have them wired.
  22. Rslinx and Studio 5000 Whois

    First guess, try deleting your harmony files.  They can cause unusual browsing issues such as this.  Also, are you using the Ethernet/IP driver or the Ethernet devices driver?  See if one or the other makes a difference.  https://twcontrols.com/lessons/troubleshooting-rslinx-browsing-programs-caused-by-harmony-files
  23. You need to post your code so we can look at it.
  24. How long are you wanting to energize for? For that single full minute? If so, why are you using the OTL? The OTE would make it true for that minute only.
  25. Run Powerflex 525 from keypad?

    Glad I could help.