Forum Replies Created
-
AuthorPosts
-
January 2, 2025 at 2:20 am in reply to: Add OPC DA error:’OpcRcw.Comn.IOPCServerList2′ No such interface supported #15878
fantacy
ParticipantThank you for your generosity in providing these tools. I tried it, but it seems not to work.
I found annother two opensource C# project: A(https://github.com/hylasoft-usa/h-opc) and B(https://github.com/titanium-as/TitaniumAS.Opc.Client). A reports the same error message as Rapid Scada, but B connected OPC DA server successfully. When I Debug A use Visual Studio(build setting is setAny CPU
), the error message is below:
引发的异常:“System.Runtime.InteropServices.ExternalException”(位于 OpcNetApi.dll 中)
It means exception throw in OpcNetApi.dll. Maybe OpcNetApi.dll not implement the requirement interface(IOPCServerList2, I found project B implement and it doesn’t use OpcNetApi.dll)? Because I am not the paid member of OPC Foundation, I can not get the source code of OPC DA sample so that I can not figure out the issue’s reason. Finally, I use a simle and clear Go project: https://github.com/konimarti/opc as my solution for opc da server connection.December 16, 2024 at 7:02 am in reply to: Add OPC DA error:’OpcRcw.Comn.IOPCServerList2′ No such interface supported #15780fantacy
ParticipantI find a answer(http://stackoverflow.com/a/23749798/1834329) for the same error message. It seems like the latest OPC Core Components version not compatible, but I Can not find the available old version in OPC website.
December 16, 2024 at 1:51 am in reply to: Add OPC DA error:’OpcRcw.Comn.IOPCServerList2′ No such interface supported #15779fantacy
ParticipantYes, I did. I can connect another OPC DA server normally, if I don’t have OPC Core Components installd, then I shouldn’t be able to connect.
December 13, 2024 at 12:55 am in reply to: Add OPC DA error:’OpcRcw.Comn.IOPCServerList2′ No such interface supported #15767fantacy
Participanti find a bug in comment.
when i submit two-
, is shows one-
.
so, the 1st link changed.
1st iamge linkDecember 13, 2024 at 12:46 am in reply to: Add OPC DA error:’OpcRcw.Comn.IOPCServerList2′ No such interface supported #15764fantacy
ParticipantThe 1st image link:
https://drive.google.com/file/d/1XyNelD–ZRIsJ9nyR-mUIqwUmETEkc7W/view?usp=drive_link
Throws the same error as Rapid Scada.December 11, 2024 at 3:13 pm in reply to: Add OPC DA error:’OpcRcw.Comn.IOPCServerList2′ No such interface supported #15743fantacy
Participant
i set the image everyone can view, but not show in this post. T^T-
This reply was modified 8 months, 1 week ago by
fantacy.
December 11, 2024 at 2:20 pm in reply to: Add OPC DA error:’OpcRcw.Comn.IOPCServerList2′ No such interface supported #15741fantacy
Participanthttps://drive.google.com/file/d/1XyNelD–ZRIsJ9nyR-mUIqwUmETEkc7W/view?usp=drive_link connect by BrowseOpcClassic
https://drive.google.com/file/d/1FX_cQsG2SR_7QJCkDXWpfZSsAvTsXY8X/view?usp=drive_link connect by another opc client
https://drive.google.com/file/d/13wVautZFCer_Xgt48CIXgXklEcU7QgKw/view?usp=drive_link connect and get info
Is that some wrong with complie environment?
December 11, 2024 at 3:12 am in reply to: Add OPC DA error:’OpcRcw.Comn.IOPCServerList2′ No such interface supported #15733fantacy
ParticipantI am not find the image upload portal
-
This reply was modified 8 months, 1 week ago by
fantacy.
December 11, 2024 at 3:03 am in reply to: Add OPC DA error:’OpcRcw.Comn.IOPCServerList2′ No such interface supported #15732fantacy
ParticipantThank 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?
December 10, 2024 at 8:54 am in reply to: Add OPC DA error:’OpcRcw.Comn.IOPCServerList2′ No such interface supported #15723fantacy
ParticipantIf you fix this problem please let me know, thanks a lot~
December 10, 2024 at 8:50 am in reply to: Add OPC DA error:’OpcRcw.Comn.IOPCServerList2′ No such interface supported #15722fantacy
Participanti meet the same problem, have you fixed this issue now?
-
This reply was modified 8 months, 1 week ago by
-
AuthorPosts