資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?OpcRcw.Comn;
using?OpcRcw.Da;
using?System.Runtime.InteropServices;
namespace?Opc.Net
{
????///?
????///?Opc自定義接口-異步管理類
????///?
????///?
????public?class?OpcDaCustomAsync?:?IOPCDataCallbackIDisposable
????{
????????///?
????????///?OPC服務器對象
????????///?
????????IOPCServer?iOpcServer;
????????///?
????????///?事務ID
????????///?
????????int?transactionID;
????????///?
????????///?OPC服務器名稱
????????///?
????????string?opcServerName;
????????///?
????????///?OPC服務器IP地址
????????///?
????????IOPCAsyncIO2?_iopcAsyncIo2;
????????///?
????????///?OPC服務器IP地址
????????///?
????????string?opcServerIPAddress;
????????///?
????????///?Opc組列表
????????///?
????????List?opcDaCustomGroups;
????????///?
????????///?連接指針容
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????..A..H.?????63488??2019-02-25?13:54??Opc.Net\Opc.Net\.vs\Opc.Net\v14\.suo
?????文件??????21504??2014-07-16?15:16??Opc.Net\Opc.Net\Opc.Net\bin\Debug\Opc.Net.dll
?????文件??????50688??2014-07-16?15:16??Opc.Net\Opc.Net\Opc.Net\bin\Debug\Opc.Net.pdb
?????文件???????6698??2019-02-25?13:52??Opc.Net\Opc.Net\Opc.Net\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????396??2014-07-16?15:16??Opc.Net\Opc.Net\Opc.Net\obj\Debug\Opc.Net.csproj.FileListAbsolute.txt
?????文件??????21504??2014-07-16?15:16??Opc.Net\Opc.Net\Opc.Net\obj\Debug\Opc.Net.dll
?????文件??????50688??2014-07-16?15:16??Opc.Net\Opc.Net\Opc.Net\obj\Debug\Opc.Net.pdb
?????文件???????2453??2014-07-16?14:32??Opc.Net\Opc.Net\Opc.Net\Opc.config.xm
?????文件???????3063??2014-07-16?14:40??Opc.Net\Opc.Net\Opc.Net\Opc.Net.csproj
?????文件??????17081??2014-07-11?22:15??Opc.Net\Opc.Net\Opc.Net\OpcDaCustomAsync.cs
?????文件????????704??2014-07-11?18:38??Opc.Net\Opc.Net\Opc.Net\OpcDaCustomAsyncEventArgs.cs
?????文件???????5614??2014-07-11?21:42??Opc.Net\Opc.Net\Opc.Net\OpcDaCustomGroup.cs
?????文件???????4392??2014-07-11?21:49??Opc.Net\Opc.Net\Opc.Net\OpcDaCustomItem.cs
?????文件????????683??2014-07-11?21:34??Opc.Net\Opc.Net\Opc.Net\OpcHelper.cs
?????文件???????7883??2014-07-11?22:14??Opc.Net\Opc.Net\Opc.Net\OpcManager.cs
?????文件???????1364??2014-06-30?10:56??Opc.Net\Opc.Net\Opc.Net\Properties\AssemblyInfo.cs
?????文件???????2034??2014-07-16?14:58??Opc.Net\Opc.Net\Opc.Net.Demo\FrmMain.cs
?????文件???????4095??2014-07-16?14:44??Opc.Net\Opc.Net\Opc.Net.Demo\FrmMain.Designer.cs
?????文件???????5817??2014-07-16?14:44??Opc.Net\Opc.Net\Opc.Net.Demo\FrmMain.resx
?????文件???????2870??2019-02-25?13:53??Opc.Net\Opc.Net\Opc.Net.Demo\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????7177??2019-02-25?13:52??Opc.Net\Opc.Net\Opc.Net.Demo\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件??????12176??2014-07-16?15:16??Opc.Net\Opc.Net\Opc.Net.Demo\obj\x86\Debug\Opc.Net.Demo.csprojResolveAssemblyReference.cache
?????文件???????3902??2014-07-16?14:46??Opc.Net\Opc.Net\Opc.Net.Demo\Opc.Net.Demo.csproj
?????文件????????495??2014-06-30?11:17??Opc.Net\Opc.Net\Opc.Net.Demo\Program.cs
?????文件???????1374??2014-06-30?11:17??Opc.Net\Opc.Net\Opc.Net.Demo\Properties\AssemblyInfo.cs
?????文件???????2876??2014-06-30?11:17??Opc.Net\Opc.Net\Opc.Net.Demo\Properties\Resources.Designer.cs
?????文件???????5612??2014-06-30?11:17??Opc.Net\Opc.Net\Opc.Net.Demo\Properties\Resources.resx
?????文件???????1099??2014-06-30?11:17??Opc.Net\Opc.Net\Opc.Net.Demo\Properties\Settings.Designer.cs
?????文件????????249??2014-06-30?11:17??Opc.Net\Opc.Net\Opc.Net.Demo\Properties\Settings.settings
?????文件???????2557??2014-06-30?11:18??Opc.Net\Opc.Net\Opc.Net.sln
............此處省略26個文件信息
- 上一篇:藍奏云地址解析
- 下一篇:WinCE計算器 C#
評論
共有 條評論