cekann

MrPLC Member
  • Content count

    26
  • Joined

  • Last visited

Everything posted by cekann

  1. My project is to read an RFID tag (ascii) with a Micrologix 1400, send the string to a PC using Ethernet/IP, lookup and compare in an Excel spreadsheet, and send back data (probably an integer) for the plc to use to control direction. I have to scan and compare an RFID tag to a list of 1400 possible part numbers, at different locations (more than 1 plc). I want the several PLCs to go to a single PC to make it easy to update when changes occur (on a weekly basis). Has anyone done anything like this? I'm assuming there will have to be some kind of vb or c+ application involved.   Thanks,  CK
  2. Micro800

    Cool. Thanks I'll check it out.
  3. OK I know you guys are out there... I'm working with a Allen Bradley Micro820 and I'm trying to read ASCII from a scale. I kinda figured out how to extract it "the hard way" by switching BYTEs from the ASCIILOCADDR data file. Is there an easier way? Thanks
  4. Micro800

    Dillsburg!? I work in Emigsville. Anyway I'm trying to read ASCII from a scale. I'm using ARL which puts data into ASCIILOCADDR as individual Characters as BYTEs. I need to have 7 characters (String?) to get the value to change to UINT so I can compare the scale-measured value against preset constants. Does that make sense?
  5. Is there a way to send ASCII data from a Micrologix 1400 to a Telnet server?
  6. Kuhnke 16 Point 4-20mA Output

    I have a wood belt sanding machine that has independant "shoes" to apply varied pressure to the work. Originally this was controlled by a Kuhnke 657 PLC. As far as I can get any information, the output card is 16points, 4-20mA. Each output then controls another electronic device (SCR?) the switches a solenoid at a proportional ammount (determined by the 4-20mA). The solenoid applies pressure to the sanding shoe. I have had to replace the Kuhnke with an AB ML1400. However AB does not offer a comparable 16 point 4-20mA Output Card. What I am using is a 16 point relay card. My question is - can I manipulate the common supply current through the relays to proportionally control these solenoids or will opening and closing the relays change the circuit? The shoes are not all on at the same time but all operate at the same pressure. The solenoids are directly moving the shoes - not a valve with pneumatics or anything like that. The Kuhnke equipment is 657.452.68 and 657.452.69 - if anyone would happen to know anything about these. I called Kuhnke USA (Ellis Kuhnke) and they couldn't tell me anything about them.
  7. I am trying to switch between two SLC PLC's - connecting with DF1 serial connection. When I connect to the new PLC, after successfully connecting to the previous PLC, I can't see the second PLC in RSWho. Up until this point what I have done is go into the COnfigure Driver and AutoConfigure the DF1 driver. When hat is done and I would go back to RSWho the connected PLC would show up. Now I have new laptops with Windows 7 x64 and when I go to AutoConfigure RSLinx locks up - so I can't use that method. Can anyone help me on how to refresh or toggle between PLCs in DF1? Thank you for your attention, CK
  8. Browsing DF1 Nodes

    I got a hold of our local distributor. They told me to delete the two "Harmony" files - .hrc and .rsh. NOT the DLL file. That seemed to do the trick. I am using a USB adaptor and have to watch if the COM Port changes - I've had it happen. Although so far these new Windows 7 laptops - the ports seem more stable, less variable. Thank you for your suggestions
  9. Does anyone know of or have a resource to explain the Tend setup in RSLogix 500? I can set up pens fine but each time I open up the trend again I have to rescale everything. Thanks
  10. I have a limited network set up with ehternet. I have 2 MicroLogix 1100 reading MSGs from a SLC 5/03 connected by a 1761-NET-ENI. Also connected to this network is a Red Lion Controls ProducTivity unit reading also from the one SLC 5/03. I've had it running for about a month an I tried to add MSGing from a SLC 5/05 (w/ embedded Ethernet). Since I've done this (and have backed off too), I cannot get online over the ethernet as I once had with the 5/03 through RS Linx. I think I overwhelmed the 1761-NET-ENI with too many MSGs. I removed the MSG from the SLC 5/05 and set the 2 MicroLogix to only read every second - but still can't go online with RS Linx. Anyone have any thoughts?
  11. I had a chance to check it out today and I have 4 incoming messages to the NET-ENI. Now I want to get the one from the SLC 5/05 to let go. I took out the code in the ladder but the connection persists which is causing my problem. Does anyone know how to clear off old IP addresses from the NET-ENI?
  12. Mickey, - Thanks, I have looked at those settings for a different reason but not for this one. IO Rack - I looked in the documentation and you're close. The NET-ENI can have 6 concurent connections - 2 incoming, 2 outgoing, and 2 both. I probably exceeded that. I just have to figure out how o back out of it. I plan on redirecting most of the communications to the SLC 5/05. Thanks
  13. The RSS file is from MrPLC Forum Download Section under sample code - [704]RS232_Rinsum_to_ML1100_ASCII.zip. I just changed it to ML1400 and Channel 2. I downloaded the ASCII example you posted and will try that too.
  14. I have a project where I am receiving ASCII data from an RFID antenna (which I don't have yet) to a MicroLogix 1400 (that I do have now). I have never set up an ASCII device and want to learn how and work out the bugs before I actually need to have everything installed. I have seen where people have simulated an ASCII transfer using Hyperterminal in Windows XP. I even downloaded the sample code for the scale off this site. My problem: I can receive data from the PLC to Hyperterminal but can't send the other way. What am I missing?
  15. Forgive my ignorance: Under Channel Configuration I don't see an option for "System" Mode and "User" Mode. I am using Channel 2 protocol set to ASCII, 9600 baud, no parity, no control. Hyperterminal set the same.
  16. CQM1H Timer Value

    Can someone please assist me in finding the values for the timers in my program? The timers reference a DM memory location and I cannot find where to view the value that is stored there. Do I need to be online? My experience is with SLC-500 and I am new to working with Omron. I am running CX Programmer v6.11 and have a CQM1H PLC.
  17. CQM1H Timer Value

    So basically I have to be online to see what the indirect addressing is set for. Is there a way to view these values the same as N7 values in RSLogix, offline? I mean, doesn't the programmer have to give these DM's a value so that the timer will work?
  18. Factory Talk Password

    Thanks to all for their replies. It was necessary to have a service agreement with RS and to turn off all RS services, uninstall the software, remove a file, and reinstall the program.
  19. I have RS View ME and it comes with Factory Talk software. During the installation I botched the password and now can't remember what I put in. Can anyone tell me the following: 1. Can I disable or backup on the security? 2. In the future run RS View without Factory Talk? I am the only one who programs the Panelviews and it is just something else for me to loose (the password).
  20. Thanks to all for their replies. Each one to date was helpful. Chris Kann
  21. Greetings, Is it better form to have several related instructions on a nested rung or spread out over several rungs? Does one or the other effect the scantime of the program? Thank you for your attention, Chris Kann York, PA
  22. Texas Instruments 140-1111

    We have a boiler with a TI 140-1111 processor and no way to communicate with it. Does anyone know anything about these units? Are there any manuals available with part numbers? Thank you
  23. Omron W/ Maple Systems Map 340a

    I have a machine with an Omron C200HS. It has a Maple Systems MAP 340A interface. I want to make some changes. What software and cable do I need to proceed. As far as I can get any information from Maple Systems, they no onger support this interface. Thank you Chris Kann
  24. Chakorules, Thanks again for the reply I will try the several things you mentioned. cekann
  25. By what method can I export data from a SLC 500 PLC to MS Excel or Access possibly over serial communication.