Add OPC DA error:’OpcRcw.Comn.IOPCServerList2′ No such interface supported

Forum Home Forums Communicating with Devices OPC Add OPC DA error:’OpcRcw.Comn.IOPCServerList2′ No such interface supported

Viewing 15 posts - 1 through 15 (of 27 total)
  • Author
    Posts
  • #13530
    william
    Participant

    I’m encountering an issue while trying to add an OPC DA server.
    The error message is below:
    opc_error
    The Chinese meaning in the picture is: No such interface supported.
    The Rapid SCADA version is v6.1.
    The OPC DA Server specification version is 2.0. It’s a DCS device.
    The customer does not allow me to upgrade the DCS device.
    How to solve this problem? Please help me. Thanks!

    #13531
    Mikhail
    Moderator

    Possible cause is that OPC Core Components are not installed. Download them from Rapid SCADA or OPC Foundation website and install.

    #13535
    william
    Participant

    OPC Core Components has already been installed. Because I can connect and read back the data using other OPC Client tools.

    #13537
    Mikhail
    Moderator

    Download OPC Core Components from this link and reinstall them.

    #13541
    william
    Participant

    Thanks for your reply.
    Is the OPC Core Components installed on the OPC client or server?
    The customer does not allow me to install anything on their DCS device (OPC server).
    I am trying to read the source code. I would like to try replacing the unsupported functions (lOPCServerList2) with older versions. Is this the right way?

    #13545
    Mikhail
    Moderator

    If you have different machines for client and server, install the components on the client computer.

    I am trying to read the source code. I would like to try replacing the unsupported functions (lOPCServerList2) with older versions. Is this the right way?

    I don’t think that you need to change the source code to fix this issue.

    #13547
    william
    Participant

    Maybe I didn’t describe the problem clearly, I’ll rephrase the problem.

    There are 2 DCS devices (OPC DA server) and 1 computer here. The Rapid Scada Admin runs on this computer. The OPC Core Components has also been installed. I use Rapid Scada Admin to connect to DCS and configure OPC. DCS A succeeded, while DCS B reported an error during the connection. The error message was mentioned earlier.
    The OPC Core Components on the computer(OPC client) should be functioning properly as DCS A can be configured normally.

    I have run another OPC client app on this computer, which can connect to DCS A and DCS B normally and read back data. This indicates that DCS is also working normally.

    The OPC versions of DCS A and DCS B may not be the same, and I suspect it may still be a compatibility issue. This OPC client app uses a lower version of the API, which is compatible with DCS B. Rapid Scada uses a higher version of the API, so it is not compatible with DCS B.

    #13549
    Mikhail
    Moderator

    Thank you for the detailed explanation. As you can connect to DCS A, the OPC Core Components are installed correctly. Could you try BrowseOpcClassic just for test a connection?

    #13550
    Mikhail
    Moderator

    The OPC client driver of Rapid SCADA uses the official .NET libraries provided by OPC Foundation to deal with OPC. I’m not sure that we can easily change them.

    #15722
    fantacy
    Participant

    i meet the same problem, have you fixed this issue now?

    #15723
    fantacy
    Participant

    If you fix this problem please let me know, thanks a lot~

    #15727
    Mikhail
    Moderator

    Have you already tried the recommendations from this topic?

    #15732
    fantacy
    Participant

    Thank you for your reply! I tried to connect OPC DA server using BrowseOpcClassic but got the same error. When i use another OPC DA client to connect, everything is fine.

    btw: how to upload local pictures to comments?

    #15733
    fantacy
    Participant

    I am not find the image upload portal

    • This reply was modified 8 months, 1 week ago by fantacy.
    #15738
    Mikhail
    Moderator

    Upload images to any free hosting (Google Drive, for example) and post a link here.

Viewing 15 posts - 1 through 15 (of 27 total)
  • You must be logged in to reply to this topic.