資源簡介
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
評論
共有 條評論