.net C# opc 客户端

发布于 2024-09-19 03:52:57 字数 94 浏览 1 评论 0原文

我想为服务器编写opc客户端。并且不想使用大图书馆。我可以使用 .net 库来实现吗?喜欢添加对 opcautomation 的引用吗?但我在vs2010中找不到它。 谢谢!

I want to write opc client for server. And dont want use big libraries. can i do it witn .net libs? smth like adding reference to opcautomation? but i cant find it in vs2010.
thx!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

烟酒忠诚 2024-09-26 03:52:57

VS 中没有对 OPC 的内置支持,但您可以轻松地从 VS 中引用各种 COM 自动化服务器和 .Net 类库。

OPC 基金会有自己的 .Net API 这将是我开始的第一个地方,它似乎也不是很大(我不确定你所说的大库是什么意思)?

There's no built-in support for OPC in VS but there are various COM Automation servers and .Net Class libraries that you can reference from VS easily enough.

The OPC Foundation have their own .Net API which would be the first place I'd start and it doesn't seem to be very big either (I'm not sure what you mean with big libraries)?

小女人ら 2024-09-26 03:52:57

codeplex 上,您可以下载 WPF UA 库,该库支持 Visual Studio 插件,允许放置 UA 项目。
https://opcuaservicesforwpf.codeplex.com/

On codeplex you can download the WPF UA library which has support for Visual Studio addins that allow drop in placement for UA items.
https://opcuaservicesforwpf.codeplex.com/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文