robh

MrPLC Member
  • Content count

    372
  • Joined

  • Last visited

Everything posted by robh

  1. Is there a demo of this software available? I looked around on the GE site and came up empty. Was hoping that a GE user could point me in the right direction. I have an old Total Control Products Smart Touch HMI that I need to get the program out of. After talking with GE tech support they said that that software will work and call my vendor. Vendor has never heard of such a thing but will sell me the software for $$$.$$. Would like to test it before I buy it. Thanks, Rob
  2. Moving License

    I searched around and was unable to find an answer. So before I call Omron I thought I would check here. I have one licensed install of CX-One installed on my notebook. My notebook is going to be taken by our IT guy for updates and a new battery. I need to install CX-One on my secondary notebook while the other is away. I believe that the license is for one install, on one machine. I am pretty sure I can install CX-One on my secondary notebook no problem. I am concerned because I just updated my primary notebook to the most current versions about 2 weeks ago. So...If I install CX-One on secondary laptop, and then try to update it via the web, am I going to have issues or violate the software agreement? Is this the right direction to go? Hope this makes sense. Thanks, Rob
  3. Having trouble finding what I need. I have a Keyence sensor that has a 24 vdc output. I need a data logger/state recorder that can record and time stamp each time the output is energized. It would be wonderful if the data logger/state recorder had 4 inputs. Even more wonderful if I could unplug data logger/state recorder and plug it in to my laptop to pull out the data. This is for a portable tattle tale unit measuring level in a sight glass. I have looked at Dickson and Omega but couldn't find what I think I need. Any ideas? Oh yeah, the cheaper the better. Thanks, Rob
  4. Maple Systems has options with their HMIs http://www.maplesystems.com/products/graphic-hmi/vnc/index.htm
  5. That was my assumption. I was asked if a 1766-L32AWA with 1 1769-IF8 and 1 1769-OF8C could run 3 PID loops. The person asking was under the impression that you could only use 1 PID instruction in a processor. Thanks
  6. I have done some searching with no success. Is there a max number of PID instructions that a MicroLogix 1400 can use?
  7. Well good afternoon! Well for those of us working graveyard 0830 is afternoon! Just the other day I received my new Maple Systems HMC7070A-M HMC and MAPware-7000 programming software. To say I am excited to take it for a spin is an understatement. I have been on graveyard since last May as a fill in production supervisor and I might have opened my programming notebook...twice. The project is fairly simple. Read a 4-20mA input, run it through a PID function, and then spit out a 4-20mA output. Also to use the HMI part of the unit to allow for operators to adjust set points and have neat little bar graphs. I have to say that having been "out of the game" for almost a year has made what seems a simple task a bit challenging, but the rust is slowly coming off. I was curious if anyone has used these HMCs or similar and what they thought of the whole deal.
  8. For the most part it is working, still needs a little polishing for the user. I have been reassigned to other "priorities" so I haven't played with it much as of late. My coworker continued on from where I was and as soon as the new transmitter shows up we will be digging into it again.
  9. W coil not working

    I have a "W" coil that has my limited Omron brain stumped. When the rung is logically true, the coil has green on both sides but is still grey and not executing. I can force said coil and it executes, and the center turns green. Everything else in the file appears to be working fine. I have even built a duplicate rung at the bottom of the file that is exactly the same but the "W" address is different and it executes fine. What am I missing? Thanks, Rob
  10. W coil not working

    Thanks for the ideas. I still have absolutely no idea what was going on and I haven't been able to recreate "my problem". I think that it might have been something like what bluebyu suggested. So forward we go. I have just spent the last month converting a TCP touchscreen to an Omron NS10 connected to a C200H. Starting to flow a little better through the Omron stuff now, even kind of like it. Thanks, Rob
  11. So, I have a MicroView key pad. CAT# 2707-MVP232, SER A REV A that my boss purchased off of Ebay a couple of years ago as an emergency spare to our brand new in box spare. Earlier this week we wanted to use the Ebay unit for a test with a MicroLogix 1000. Boss built the MicroView program and was trying to download it and ran into some problems. When programming a MicroView you have to tell it that it is in programming mode before you download a program in to it. Problem is when you press the mode button to access the area in the MicroView to tell it to go to program mode it asks you for a password. Is there a way to clear the MicroView or get to the programming mode with out the requested password?
  12. Invalid DM address?

    Probably another silly question but I haven't found an answer in my books yet. I am using a NS10 screen and a C200H PLC. I am having trouble with a numeral display and input. I want to write to the PLC DM02128. Everything verifies and downloads fine. After downloading and restarting the terminal, and I go to the screen that has the numeral display and input, the terminal gives me a pop up that says there is an addressing error. If I change the address to DM00000, download again it works fine. What is the reason 02128 will not work? Is there a max address that the NS will recognize? I have copied other numeral display and inputs that are working correctly and changed only the address with no luck. Still makes that loud error beep . Thanks, Rob
  13. Invalid DM address?

    Yes it would. I am a still learning how to speak Omron, but I hope to figure it out as I think it will show up again in my adventures.
  14. Invalid DM address?

    I think I figured it out. I am slightly less dense than the desk I am sitting at. I am using my spare processor in my office. It has a current running copy of the plc program in it but is missing some remote racks and cards. When I plug the screen into the rack that is on the machine it works fine and displays the correct information. Thanks for the ideas and the help.
  15. Invalid DM address?

    It is a C200HS-CPU21-E PLC and I am using Hostlink. NS is connected to a LNK201 module on the PLC rack. The PLC is in service and working correctly. I am replacing an old TCP touch screen with a NS10-TV00B-V2. According to my fancy manual, DM areas 0000-0999 and 2000-5999 are normal DM areas.
  16. Invalid DM address?

    CX-Designer automatically adds the leading zeros for me.
  17. Invalid DM address?

    It is a C200HS CPU21 Thanks
  18. Write Screen Number To DM Area Of PLC

    Thanks for the help! Appears to be doing what I want now. Rob
  19. Is it possible to write the current screen number of a NS10 to a specific DM area of a C200H?I have been looking through manuals but haven't figured it out / found it yet. Thanks, Rob
  20. Write Screen Number To DM Area Of PLC

    Thanks for the responses. So if I put the correct DM address into $SW Allocation, then it will write (or PLC will read) the current screen number correct? Thanks, Rob
  21. W coil not working

    First off, thanks for the effort to help. I understand it is difficult to help someone without the code who isn't asking the question very well. But as long as want to be an employee here I will follow their rules. Programming software: CX-Programmer Ver.9. 4. 0. 7 PLC: CJ2M-CPU33 So I will try again: What is the difference between a coil that is all green with green rungs on both sides and a coil that has green rungs on both sides but is gray in the middle? All logic in front of this coil is true. Thanks, Rob
  22. W coil not working

    I agree lost, but my employer has rules against it.
  23. W coil not working

    Not that I could find pfort. I dumped a clean program in and problem went away. I think it might if had something to do with me putting a contact into a function block, well that's the best I can come up with. New logic in and working fine. Forward ho!
  24. W coil not working

    Yes blue. I compared and downloaded multiple times to check.
  25. W coil not working

    Not that I can find Bob. Xref only shows that address in two places, the coil and one n.o. contact on the next rung.