+ Reply to Thread
Results 1 to 3 of 3

Excel can't find RSLinx

  1. #1
    Registered User
    Join Date
    10-01-2013
    Location
    Fort Worth, Texas
    MS-Off Ver
    Excel 2007
    Posts
    1

    Excel can't find RSLinx

    Hi all!

    1st post, thanks for being here!

    Rockwell Automation's RSLinx is a DDE interface. It provides connection to a PLC (Programable Logic Controller).
    Using Excel as the DDE data source is not the issue.

    In VBA, here is the offending line of code:

    Please Login or Register  to view this content.
    When this line is encountered, Ecxel responds with a window stating:
    Remote data not accessible. .....Start application 'RSLINX.EXE'?
    Selecting 'Yes' leads to:

    Microsoft Visual Basic run-time error '-2147352571 (80020005)'
    Cannot run 'RSLINX.EXE'. The program or one of its compoments is damaged or missing.


    This spreadsheet came from another computer that also has RSLinx loaded, and this part works fine.
    I have reloaded RSLinxs, and it is the same version number and flavor as the one loaded on the other computer.

    So, I have to conclude that I'm probably missing some sort of global project reference to the Windows App "RSLinx".
    I cannot find documentation or example code, etc. that can provide an answere and/or guidance.

    Can anyone help?

    Thanks!
    Last edited by KKWKKW; 10-03-2013 at 03:56 PM.

  2. #2
    Registered User
    Join Date
    03-02-2014
    Location
    Colombia
    MS-Off Ver
    Excel 2013
    Posts
    1

    Re: Excel can't find RSLinx

    I have the same problem with excel 2013 and RSLogix 3.51 not found anything yet and if you found something as

  3. #3
    Registered User
    Join Date
    02-11-2014
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    1

    Re: Excel can't find RSLinx

    The problem here is that you haven't defined the topic in RSLinx. To find out what the Topic name is, type ?TopicID in the immediate window of the VBA debugger

    Open RSLinx
    Click on menu item DDE/OPC
    Select Topic Configuration
    Click the New button
    Give it the correct name and point it at the right PLC
    Click Apply. Confirm that you want to update the topic
    Click Done

    Try again

    If moving from one PC to another, then you could use the RSLinx Backup / Restore tool to copy the existing configuration to your new PC
    Last edited by rolled; 12-08-2017 at 08:46 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Need to maintain data from an RSLinx PLC point.
    By Elsil in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-06-2013, 06:13 PM
  2. [SOLVED] DDEPoke a value through RSLinx OEM to an address in my PLC using VBA
    By Rusty_The_Kid in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-10-2013, 04:12 AM
  3. Replies: 4
    Last Post: 08-27-2012, 11:08 PM
  4. Using Hyperlinked RSLINX Values in Script
    By jtgoodman in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-21-2006, 03:10 PM
  5. Capturing timed Data with RSLinx
    By mwiggins367 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-08-2005, 11:41 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1