资源简介
opc ua 客户端与服务端开发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\Subsc
目录 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个文件信息
相关资源
- 在ESP32下,使用mbedtls库,测试sha、a
-
PandoraBox-rali
nk-mt7620-xiaomi-mini-squash - Quantum Computation and Quantum - MICHAEL NIEL
-
8266接入华为hili
nk源码demo_proj.rar - qualnet网络仿真软件的学习和
- UserAgent-45184条记录.txt
- Visual Studio 2012教材
- 格斗横版过关类手游cocos2d-x lua源码
- 图形图像处理PhotoshopCS2中级考证练习
- VirtualBox-6.0.10-132072-Win.exe
- BaiDuDemoTest.zip
- STM32H750的IDLE串口空闲中断、DMA传输
- PowerBI 视觉对象(PowerBI visuals)共计
- 一个基于easypr的车牌识别demo
- ADS通讯-例程
- VirtualBox-6.1.4-136177-Win.zip
- 图像质量评价image quality assessment全参
- HCL2.1适配VirtualBox
- 简单手机桌面管理小程序demo
- 2019数学建模国赛A题参考思路2.pdf
- huawei_处理器开发工程师.zip
- labview 2016opc server.zip
- VirtualBox-6.0.6.exe
- echarts离线百度地图+demo演示+步骤文档
- 腾讯云 直播 模块 demo
- 基于niosⅡ和嵌入式sopc系统设计与ve
- B310As-852_UPDATE_21.327.01.01.59.BIN
- 苹果USB认证demo程序
- VS2017插件.番茄助手Visual Assist X_10.9.
- duilib源码及Demo DuiMessageBox通用版
评论
共有 条评论