delphi用Automation接口编写OPC客户端.docxVIP

  • 82
  • 0
  • 约3.45千字
  • 约 5页
  • 2021-11-26 发布于江苏
  • 举报
delphi 用Automation 接口编写OPC 客户端 一,首先是 OPCAutomation 的安装 使用regsvr32 注册 OPCDAAuto.dll 在 Delphi 的 project 菜单中,选导入类型库 OPC Automation 2.0。 二 编写程序 声明 OPC 的类与接口 FOPCServer:TOPCServer; FOPCGroup :TOPCGroup; FOPCb :OPCBrowser; FOPCItems :OPCItems; // interface FOPCItem :OPCItem; // interface // 获取OPC Server 列

文档评论(0)

1亿VIP精品文档

相关文档