91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 15.54MB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2023-07-20
  • 語言: 其他
  • 標簽: opc??ua??demo??

資源簡介

opc ua 客戶端與服務端開發(fā)demo,opc ua客戶端與服務端控件源碼

資源截圖

代碼片段和文件信息

/*?========================================================================
?*?Copyright?(c)?2005-2017?The?OPC?Foundation?Inc.?All?rights?reserved.
?*
?*?OPC?Foundation?MIT?License?1.00
?*?
?*?Permission?is?hereby?granted?free?of?charge?to?any?person
?*?obtaining?a?copy?of?this?software?and?associated?documentation
?*?files?(the?“Software“)?to?deal?in?the?Software?without
?*?restriction?including?without?limitation?the?rights?to?use
?*?copy?modify?merge?publish?distribute?sublicense?and/or?sell
?*?copies?of?the?Software?and?to?permit?persons?to?whom?the
?*?Software?is?furnished?to?do?so?subject?to?the?following
?*?conditions:
?*?
?*?The?above?copyright?notice?and?this?permission?notice?shall?be
?*?included?in?all?copies?or?substantial?portions?of?the?Software.
?*?THE?SOFTWARE?IS?PROVIDED?“AS?IS“?WITHOUT?WARRANTY?OF?ANY?KIND
?*?EXPRESS?OR?IMPLIED?INCLUDING?BUT?NOT?LIMITED?TO?THE?WARRANTIES
?*?OF?MERCHANTABILITY?FITNESS?FOR?A?PARTICULAR?PURPOSE?AND
?*?NONINFRINGEMENT.?IN?NO?EVENT?SHALL?THE?AUTHORS?OR?COPYRIGHT
?*?HOLDERS?BE?LIABLE?FOR?ANY?CLAIM?DAMAGES?OR?OTHER?LIABILITY
?*?WHETHER?IN?AN?ACTION?OF?CONTRACT?TORT?OR?OTHERWISE?ARISING
?*?FROM?OUT?OF?OR?IN?CONNECTION?WITH?THE?SOFTWARE?OR?THE?USE?OR
?*?OTHER?DEALINGS?IN?THE?SOFTWARE.
?*
?*?The?complete?license?agreement?can?be?found?here:
?*?http://opcfoundation.org/License/MIT/1.00/
?*?======================================================================*/

using?System;
using?System.Collections.Generic;
using?System.Text;
using?System.Reflection;
using?System.xml;
using?System.Runtime.Serialization;
using?Opc.Ua;

namespace?AggregationModel
{
????#region?objectType?Identifiers
????///?
????///?A?class?that?declares?constants?for?all?objectTypes?in?the?Model?Design.
????///?

????///?
????[System.CodeDom.Compiler.GeneratedCodeAttribute(“Opc.Ua.ModelCompiler“?“1.0.0.0“)]
????public?static?partial?class?objectTypes
????{
????????///?
????????///?The?identifier?for?the?AggregatedServerStatusType?objectType.
????????///?

????????public?const?uint?AggregatedServerStatusType?=?245;
????}
????#endregion

????#region?Variable?Identifiers
????///?
????///?A?class?that?declares?constants?for?all?Variables?in?the?Model?Design.
????///?

????///?
????[System.CodeDom.Compiler.GeneratedCodeAttribute(“Opc.Ua.ModelCompiler“?“1.0.0.0“)]
????public?static?partial?class?Variables
????{
????????///?
????????///?The?identifier?for?the?AggregatedServerStatusType_EndpointUrl?Variable.
????????///?

????????public?const?uint?AggregatedServerStatusType_EndpointUrl?=?246;

????????///?
????????///?The?identifier?for?the?AggregatedServerStatusType_Status?Variable.
????????///?

????????public?const?uint?AggregatedServerStatusType_Status?=?247;

????????///?
????????///?The?identifier?for?the?AggregatedServerStatusType_ConnectTime?Variable.
????????///?

????????public?const?

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-07-20?02:50??OpcUaLearn-master\
?????文件????????2518??2017-07-20?02:50??OpcUaLearn-master\.gitattributes
?????文件????????4517??2017-07-20?02:50??OpcUaLearn-master\.gitignore
?????文件???????36519??2017-07-20?02:50??OpcUaLearn-master\OpcUaLearn.sln
?????目錄???????????0??2017-07-20?02:50??OpcUaLearn-master\help\
?????目錄???????????0??2017-07-20?02:50??OpcUaLearn-master\help\Help\
?????文件????10752745??2017-07-20?02:50??OpcUaLearn-master\help\Help\Documentation.chm
?????文件????????4456??2017-07-20?02:50??OpcUaLearn-master\help\opc_ua_sdk.shfbproj
?????目錄???????????0??2017-07-20?02:50??OpcUaLearn-master\src\
?????目錄???????????0??2017-07-20?02:50??OpcUaLearn-master\src\SDK\
?????目錄???????????0??2017-07-20?02:50??OpcUaLearn-master\src\SDK\Opc.Ua.Client\
?????文件???????15573??2017-07-20?02:50??OpcUaLearn-master\src\SDK\Opc.Ua.Client\Browser.cs
?????文件???????10217??2017-07-20?02:50??OpcUaLearn-master\src\SDK\Opc.Ua.Client\DataDictionary.cs
?????目錄???????????0??2017-07-20?02:50??OpcUaLearn-master\src\SDK\Opc.Ua.Client\Documentation\
?????文件????????1968??2017-07-20?02:50??OpcUaLearn-master\src\SDK\Opc.Ua.Client\Documentation\Opc.Ua.Client.cs
?????文件????????1450??2017-07-20?02:50??OpcUaLearn-master\src\SDK\Opc.Ua.Client\GlobalSuppressions.cs
?????文件???????40850??2017-07-20?02:50??OpcUaLearn-master\src\SDK\Opc.Ua.Client\MonitoredItem.cs
?????文件????????9659??2017-07-20?02:50??OpcUaLearn-master\src\SDK\Opc.Ua.Client\MonitoredItemStatus.cs
?????文件???????27187??2017-07-20?02:50??OpcUaLearn-master\src\SDK\Opc.Ua.Client\NodeCache.cs
?????文件?????????520??2017-07-20?02:50??OpcUaLearn-master\src\SDK\Opc.Ua.Client\Opc.Ua.Client.csproj
?????目錄???????????0??2017-07-20?02:50??OpcUaLearn-master\src\SDK\Opc.Ua.Client\Properties\
?????文件????????2073??2017-07-20?02:50??OpcUaLearn-master\src\SDK\Opc.Ua.Client\Properties\AssemblyVersionInfo.cs
?????文件??????162207??2017-07-20?02:50??OpcUaLearn-master\src\SDK\Opc.Ua.Client\Session.cs
?????文件????????6935??2017-07-20?02:50??OpcUaLearn-master\src\SDK\Opc.Ua.Client\SessionReconnectHandler.cs
?????文件???????76229??2017-07-20?02:50??OpcUaLearn-master\src\SDK\Opc.Ua.Client\Subscription.cs
?????目錄???????????0??2017-07-20?02:50??OpcUaLearn-master\src\SDK\Opc.Ua.Configuration\
?????文件???????10800??2017-07-20?02:50??OpcUaLearn-master\src\SDK\Opc.Ua.Configuration\AccountInfo.cs
?????文件???????61305??2017-07-20?02:50??OpcUaLearn-master\src\SDK\Opc.Ua.Configuration\ApplicationInstance.cs
?????文件????????7740??2017-07-20?02:50??OpcUaLearn-master\src\SDK\Opc.Ua.Configuration\ConfigUtils.cs
?????文件???????10978??2017-07-20?02:50??OpcUaLearn-master\src\SDK\Opc.Ua.Configuration\Enum.cs
?????文件???????13258??2017-07-20?02:50??OpcUaLearn-master\src\SDK\Opc.Ua.Configuration\ManagedApplication.cs
............此處省略1407個文件信息

評論

共有 條評論