資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?System.Configuration;
using?System.ComponentModel;
using?System.Data;
using?System.IdentityModel;
using?System.Security.Cryptography.X509Certificates;
using?System.Threading.Tasks;
using?Opc.Ua;
using?Opc.Ua.Client;
using?Siemens.UAClientHelper;
using?HuaCheng.Win;
namespace?UA_Client_1500
{
??class?OpcClientDo
??{
????private?Session?mySession;
????private?Subscription?mySubscription;
????private?UAClientHelperAPI?myClientHelperAPI;
????private?EndpointDescription?mySelectedEndpoint;
????private?MonitoredItem?myMonitoredItem;
????//private?Boolean?mySecurity;
????private?List?myRegisteredNodeIdStrings;
????public?OpcClientDo()
????{
??????myClientHelperAPI?=?n
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????..A..H.?????53248??2017-05-10?22:36??OPC_UA_Client_1500\.vs\OPC_UA_S7-1500\v14\.suo
?????文件???????1039??2016-05-19?11:27??OPC_UA_Client_1500\OPC_UA_S7-1500.sln
????..A..H.?????87040??2017-05-06?17:34??OPC_UA_Client_1500\UA_Client_1500\.vs\UA_Client_1500\v14\.suo
?????文件????????387??2017-02-12?14:50??OPC_UA_Client_1500\UA_Client_1500\App.config
?????文件???????2861??2016-07-20?16:02??OPC_UA_Client_1500\UA_Client_1500\app.manifest
?????文件?????118784??2016-05-18?11:24??OPC_UA_Client_1500\UA_Client_1500\Application\Opc.Ua.Client.dll
?????文件????4007424??2016-05-18?11:24??OPC_UA_Client_1500\UA_Client_1500\Application\Opc.Ua.Core.dll
?????文件??????57344??2016-09-30?15:33??OPC_UA_Client_1500\UA_Client_1500\Application\UA?Client?1500.exe
?????文件??????49264??2013-08-13?00:19??OPC_UA_Client_1500\UA_Client_1500\bin\Debug\Microsoft.CSharp.dll
?????文件?????118784??2016-05-18?11:24??OPC_UA_Client_1500\UA_Client_1500\bin\Debug\Opc.Ua.Client.dll
?????文件????4007424??2016-05-18?11:24??OPC_UA_Client_1500\UA_Client_1500\bin\Debug\Opc.Ua.Core.dll
?????文件??????27296??2013-08-13?00:19??OPC_UA_Client_1500\UA_Client_1500\bin\Debug\System.Data.DataSetExtensions.dll
?????文件?????553584??2013-08-13?00:19??OPC_UA_Client_1500\UA_Client_1500\bin\Debug\System.Deployment.dll
?????文件????1442888??2013-08-13?00:19??OPC_UA_Client_1500\UA_Client_1500\bin\Debug\System.dll
?????文件?????189544??2013-08-13?00:19??OPC_UA_Client_1500\UA_Client_1500\bin\Debug\System.Drawing.dll
?????文件?????535168??2013-08-13?00:19??OPC_UA_Client_1500\UA_Client_1500\bin\Debug\System.IdentityModel.dll
?????文件????2518136??2013-08-13?00:19??OPC_UA_Client_1500\UA_Client_1500\bin\Debug\System.ServiceModel.dll
?????文件????1507456??2013-08-13?00:19??OPC_UA_Client_1500\UA_Client_1500\bin\Debug\System.Windows.Forms.dll
?????文件?????921688??2013-08-13?00:19??OPC_UA_Client_1500\UA_Client_1500\bin\Debug\System.xm
?????文件??????43112??2013-08-13?00:19??OPC_UA_Client_1500\UA_Client_1500\bin\Debug\System.xm
?????文件??????39936??2017-05-10?22:24??OPC_UA_Client_1500\UA_Client_1500\bin\Debug\UA?Client?1500.exe
?????文件????????387??2017-02-12?14:50??OPC_UA_Client_1500\UA_Client_1500\bin\Debug\UA?Client?1500.exe.config
?????文件??????69120??2017-05-10?22:24??OPC_UA_Client_1500\UA_Client_1500\bin\Debug\UA?Client?1500.pdb
?????文件??????22696??2017-05-10?22:25??OPC_UA_Client_1500\UA_Client_1500\bin\Debug\UA?Client?1500.vshost.exe
?????文件????????387??2017-02-12?14:50??OPC_UA_Client_1500\UA_Client_1500\bin\Debug\UA?Client?1500.vshost.exe.config
?????文件????????490??2010-03-17?22:39??OPC_UA_Client_1500\UA_Client_1500\bin\Debug\UA?Client?1500.vshost.exe.manifest
?????文件??????77824??2017-02-09?14:06??OPC_UA_Client_1500\UA_Client_1500\bin\Debug\ZipLib.dll
?????文件??????77824??2017-02-09?14:06??OPC_UA_Client_1500\UA_Client_1500\Lib\ZipLib.dll
?????文件????????868??2017-05-05?17:42??OPC_UA_Client_1500\UA_Client_1500\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????7796??2017-05-05?17:42??OPC_UA_Client_1500\UA_Client_1500\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
............此處省略44個文件信息
- 上一篇:C#讀取串口數據測試工具
- 下一篇:C# 通過正則采集某網站的圖片數據
評論
共有 條評論