资源简介
OPC服务器通常支持两种类型的访问接口,它们分别为不同的编程语言环境提供访问机制。这两种接口是:自动化接口(Automation interface);自定义接口(Custom interface)。
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.Threading;
using System.xml;
using System.Media;
using System.Data.SqlClient;
using Johnson_B80_Model;
using Johnson_B80_BLL;
using Johnson_B80_DAL;
namespace Joh
{
public partial class Main : Form
{
public Main()
{
InitializeComponent();
}
Thread t;
AutoSaveBLL saveBLL = new AutoSaveBLL();
Auto_SBRBLL SBRBll = new Auto_SBRBLL();
Auto_linkSBRBLL SBRlink = new Auto_linkSBRBLL();
DataTable tableb = null;
public OPC opc = new OPC();
public static string
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 40960 2016-05-11 14:14 Interop.OPCAutomation.dll
文件 13026 2018-12-17 15:13 Main.cs
文件 25384 2016-05-11 14:15 OPC.cs
文件 465 2018-12-17 15:11 config.xm
文件 2763 2016-05-11 14:15 OPC_Interface.cs
----------- --------- ---------- ----- ----
82598 5
相关资源
- 《ASP.NET程序设计项目教程》周虎,王
- C#写的年会抽奖软件包含源代码.zip
- 清大出版社 段德亮 《C#课程设计案例
- ASP.NET宠物商店网页MyPetShop源代码
- ASP.NET图书管理系统源码.zip
- 企业人事管理系统C#源代码
- c#人力资源管理系统源代码
- 仿QQIM框架网络版源代码
- STC12C5A60S2-基于pt100的远程网络温度检
- 最强大的Asp.Net图书销售系统源代码保
- SNS源代码,社区系统,基于.net3.5+sq
- 《C#入门经典第五版》高清完整版带目
- asp.net从入门到精通第2版源代码.rar
- professional C# 3rd edition 书 PDF版本 + 源代
- ASP.NET从入门到精通(第二版)源代码
- 2048小游戏C#源代码
- LIS解码开发源代码(c#)加资料01
- C#俄罗斯方块游戏源代码,带背景音乐
- 《C#入门经典(第7版)》中英文PDF书
- 清华大学c#典型模块与项目实战大全源
- 人才招聘网站源代码
- ASP.NET实用网站开发第3版主教材源程序
-
(C#)json to xm
l 解析转换源代码 - C# 串口和以太网通讯超级调试助手 源
- 《C#项目案例分析》配书源代码
- 实战突击 ASP.NET项目开发案例整合 源
- 《31天学会CRM项目开发》随书源代码
- 系统\\c#+电影院售票系统+源代码.
- 找零钱算法源代码
- C# OPC 数据采集 .rar
评论
共有 条评论