poncho

MrPLC Member
  • Content count

    3
  • Joined

  • Last visited

    Never

Community Reputation

0 Neutral

About poncho

  • Rank
    Hi, I am New!
  1. another option if you needed to get plc information accross TCP/IP would be to use RSLinx OEM or PRO on a computer to grab information from a PLC and serve it up via OPC/DDE to an application on the computer that can send it where ever it needs to go or manipulate it in any desired way. this would require either VB knowledge or a pre-made app that can act as a OPC client to do what you needed.
  2. Opc example?

    for displaying data in excel you can follow these steps. 1) configure an opc topic using RSLinx Pro or OEM by going to DDE/OPC -> topic Config.  Add new and point it to a SLC. Hit DONE. 2) Go EDIT -> Copy DDE/OPC Link.  select your topic and select your data table address you want to monitor and hit OK 3) within Excel right click in a cell and click "paste special".  select "paste link" and OK you should now be seeing the data refresh in excel. does this help?
  3. Rs logix and windows xp?

    RSLinx 2.31 supports the PIC driver in Windows XP.  you can donwload the lastest RSLinx from www.software.rockwell.com i just worked with a customer today on this.  when you add the driver it'll give a warning saying it's not compatable with XP, but just hit the "CONTINUE" button and all will be happy.