提供3000多款全球软件/控件产品
针对软件研发的各个阶段提供专业培训与技术咨询
根据客户需求提供定制化的软件开发服务
全球知名设计软件,显著提升设计质量
打造以经营为中心,实现生产过程透明化管理
帮助企业合理产能分配,提高资源利用率
快速打造数字化生产线,实现全流程追溯
生产过程精准追溯,满足企业合规要求
以六西格玛为理论基础,实现产品质量全数字化管理
通过大屏电子看板,实现车间透明化管理
对设备进行全生命周期管理,提高设备综合利用率
实现设备数据的实时采集与监控
利用数字化技术提升油气勘探的效率和成功率
钻井计划优化、实时监控和风险评估
提供业务洞察与决策支持实现数据驱动决策
.Net OPC Solutions是基于Windows 的OLE/DCOM技术并能够带来数千种应用
标签:.NETOPC开发商: Advosol Lnc
当前版本: v6.3
产品类型:控件
产品功能:网络通讯
平台语言:.NET
开源水平:不提供源码
本产品的分类与介绍仅供参考,具体以商家网站介绍为准,如有疑问请来电 023-68661681 咨询。
OPC是基于Windows 的OLE/DCOM技术并能够带来数千种应用。如今大多数新的应用软件的开发是基于.NET的基础而且在.NET中需要OPC标准支持,包括COM interop,web服务和访问现有的基于OPC解决方案的COM组件。Advosol为软件开发人员和系统构建人员提供最完全的组件和工具集。我们拥有10年的软件组件的开发和销售经验,能为用户实现最大的成本节省。
OPC is based on the Windows OLE/DCOM technology and has brought standardization to thousands of applications. Now most new applications are developed on the .NET base and require support for the OPC standard in .NET, including COM interop, web services and access to existing COM based OPC solutions. Advosol offers the most complete set of .NET components and tools for the software developer and system builder. We have decades of experience developing and selling software components and know what it takes to for the user to achieve maximum cost savings.
* 关于本产品的分类与介绍仅供参考,精准产品资料以官网介绍为准,如需购买请先行测试。
Advosol提供的软件组件和工具使得OPC与.NET的整合非常简单:
该客户端开发组件允许.Net客户端应用程序访问OPC服务器。这些软件包要比.Net包装器简单的多。它们为高效率的应用程序开发提供所需要的一切。所有的OPC定义的功能可以通过一个数据正确转换后的类来轻松访问,附加的软件层提供了一些更高层次的功能,如在一个.Net树形结构中浏览服务器支持的项。Visual Studio项目和类生成向导使得使用起来简单快捷。在Visual Studio整合的帮助提供上下文相关的帮助。
.NET服务器工具箱拥有一个与通用的COM服务器和一个.NET包装器相兼容的OPC标准,它允许应用程序指定服务器需要通过VB.Net/C#以一个程序集的方式实现的功能。
现在,怎样开发OPC DA服务器?
现在如果您需要开发一个新的OPC服务器,那么您需要制定一个基本的决定:是否当前的开发需要在传统的DCOM技术或当前的.NET和XMLWeb服务的基础上完成呢?
Advosol提供的这些组件实际上阻止了这些不得不做出这样的决定。你可以使用Visual Basic 或C#来开发一个OPC服务器作为一个.Net程序集,并且以一个OPC DA或XMLDA服务器来运行它。
由于它在OPC服务器中是一个通用的工具箱,Advosol服务器工具箱在一个通用的服务器部分实现了OPC特定功能并且用户只需要提供与设备访问的功能的一个.Net程序集。 该.Net程序集不需要任何COM功能,它是多线程的并且没有基于ActiveX解决方案的局限性。
现在,怎样开发OPC DA客户端?
OPC的DCOM基础框架已被宣布为传统技术,现在微软新的开发基础框架是.Net和web服务。OPC客户端应用程序的开发人员如此快速地遵循这一趋势,而且新的OPC客户端可能被开发为.Net应用程序。然而目前已安装的设备中,大多数拥有的是基于DCOM的OPC DA V2的服务器。需要远程访问的设备可能拥有基于web服务技术的OPC XM-DA服务器。这就意味着目前这些客户端大多数访问OPC-DA服务器,不久将可能访问XML-DA服务器。
Advosol offers software components and tools that makes the combination of OPC and .NET real simple:
The client development components allow .Net client applications to access OPC servers. These software packages are much more than simple .Net wrapper. They provide everything needed for efficient application development. All OPC defined functions can be called through easy to use classes with all data properly converted. Additional software layers offer a number of higher level functions like browsing the server supported items into a .Net TreeNode structure. Visual Studio project and class generation wizards make usage simple and quick. The Visual Studio integrated help offers context sensitive help.
The .NET server toolkits have an OPC standard compliant generic COM server and a .NET wrapper that allows the application specific server functionaly to be implemented with VB.Net/C# as a .NET assembly.
How to develop OPC DA Servers today?
If you have to develop a new OPC server today then you have to make a basic decision: Should the development be done on the legacy DCOM technology or the current .NET and XML Web Services base?
Advosol offers components that actually prevent having to make such a decision. You can develop an OPC server as a .Net assembly using Visual Basic or C# and run it as an OPC DA or XML DA server.
As it is common in OPC server toolkits, the Advosol server toolkits implement the OPC specification in a generic server part and the user only has to supply a .Net assembly with the device access functions. This .Net assembly doesn't use any COM features, is multi-threaded and doesn't have the limitations of an ActiveX based solution.
How to develop OPC DA Clients today?
The DCOM base of OPC is declared a legacy technology and Microsoft bases new developments on .Net and web services. Developers of OPC client applications follow this trend rather quickly and new OPC clients are likely developed as .Net applications. Most devices installed today however, have DCOM based OPC DA V2 servers. Devices that need to be accessed remotely are likely to have OPC XML-DA servers based on the web services technology. This means that clients currently mostly access OPC-DA servers but will soon have to be able to access XML-DA servers.
更新时间:2013-11-29 09:40:50.000 | 录入时间:2010-08-02 17:00:09.000 | 责任编辑:秦林
一套使你能够在你的应用程序中添加互联网功能的ActiveX控件。
SocketTools Library EditionSocketTools库版是一套Windows库,可简化互联网应用开发
SocketTools Subscription一套用于Windows软件开发的互联网组件和库
TOP Server OPC Server工业4.0工业控制软件Software Toolbox's OPC和原生HMI设备的连接软件,采用业界领先的Kepware技术。
IoT SolutionsMQTT, Azure, Amazon, Google, Rest, & Edge物联网方案
服务电话
重庆/ 023-68661681
华东/ 13452821722
华南/ 18100878085
华北/ 17347785263
客户支持
技术支持咨询服务
服务热线:400-700-1020
邮箱:sales@pclwef.cn
关注我们
地址 : 重庆市九龙坡区火炬大道69号6幢