/* ======================================================================== * Copyright (c) 2005-2020 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.Di; using Opc.Ua; namespace Opc.Ua.Fdi7 { #region DataType Identifiers /// /// A class that declares constants for all DataTypes in the Model Design. /// /// [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")] public static partial class DataTypes { /// /// The identifier for the EddDataTypeEnum DataType. /// public const uint EddDataTypeEnum = 2048; /// /// The identifier for the EddDataTypeInfo DataType. /// public const uint EddDataTypeInfo = 2050; } #endregion #region Method Identifiers /// /// A class that declares constants for all Methods in the Model Design. /// /// [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")] public static partial class Methods { /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Open Method. /// public const uint OpcUaFdi7NamespaceMetadata_NamespaceFile_Open = 15023; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Close Method. /// public const uint OpcUaFdi7NamespaceMetadata_NamespaceFile_Close = 15026; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Read Method. /// public const uint OpcUaFdi7NamespaceMetadata_NamespaceFile_Read = 15028; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Write Method. /// public const uint OpcUaFdi7NamespaceMetadata_NamespaceFile_Write = 15031; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_GetPosition Method. /// public const uint OpcUaFdi7NamespaceMetadata_NamespaceFile_GetPosition = 15033; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_SetPosition Method. /// public const uint OpcUaFdi7NamespaceMetadata_NamespaceFile_SetPosition = 15036; /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_InitLock Method. /// public const uint ConnectionPoint_Foundation_H1_Lock_InitLock = 1394; /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_RenewLock Method. /// public const uint ConnectionPoint_Foundation_H1_Lock_RenewLock = 1397; /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_ExitLock Method. /// public const uint ConnectionPoint_Foundation_H1_Lock_ExitLock = 1399; /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_BreakLock Method. /// public const uint ConnectionPoint_Foundation_H1_Lock_BreakLock = 1401; /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_InitLock Method. /// public const uint ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_InitLock = 1412; /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_RenewLock Method. /// public const uint ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_RenewLock = 1415; /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_ExitLock Method. /// public const uint ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_ExitLock = 1417; /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_BreakLock Method. /// public const uint ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_BreakLock = 1419; /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_InitLock Method. /// public const uint ConnectionPoint_Foundation_HSE_Lock_InitLock = 1438; /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_RenewLock Method. /// public const uint ConnectionPoint_Foundation_HSE_Lock_RenewLock = 1441; /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_ExitLock Method. /// public const uint ConnectionPoint_Foundation_HSE_Lock_ExitLock = 1443; /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_BreakLock Method. /// public const uint ConnectionPoint_Foundation_HSE_Lock_BreakLock = 1445; /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_InitLock Method. /// public const uint ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_InitLock = 1456; /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_RenewLock Method. /// public const uint ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_RenewLock = 1459; /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_ExitLock Method. /// public const uint ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_ExitLock = 1461; /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_BreakLock Method. /// public const uint ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_BreakLock = 1463; /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_InitLock Method. /// public const uint ConnectionPoint_Profibus_DP_Lock_InitLock = 1481; /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_RenewLock Method. /// public const uint ConnectionPoint_Profibus_DP_Lock_RenewLock = 1484; /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_ExitLock Method. /// public const uint ConnectionPoint_Profibus_DP_Lock_ExitLock = 1486; /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_BreakLock Method. /// public const uint ConnectionPoint_Profibus_DP_Lock_BreakLock = 1488; /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_InitLock Method. /// public const uint ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_InitLock = 1499; /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_RenewLock Method. /// public const uint ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_RenewLock = 1502; /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_ExitLock Method. /// public const uint ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_ExitLock = 1504; /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_BreakLock Method. /// public const uint ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_BreakLock = 1506; /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_InitLock Method. /// public const uint ConnectionPoint_Profinet_IO_Lock_InitLock = 1523; /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_RenewLock Method. /// public const uint ConnectionPoint_Profinet_IO_Lock_RenewLock = 1526; /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_ExitLock Method. /// public const uint ConnectionPoint_Profinet_IO_Lock_ExitLock = 1528; /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_BreakLock Method. /// public const uint ConnectionPoint_Profinet_IO_Lock_BreakLock = 1530; /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_InitLock Method. /// public const uint ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_InitLock = 1541; /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_RenewLock Method. /// public const uint ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_RenewLock = 1544; /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_ExitLock Method. /// public const uint ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_ExitLock = 1546; /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_BreakLock Method. /// public const uint ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_BreakLock = 1548; /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_InitLock Method. /// public const uint ConnectionPoint_HART_TP5_Lock_InitLock = 1568; /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_RenewLock Method. /// public const uint ConnectionPoint_HART_TP5_Lock_RenewLock = 1571; /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_ExitLock Method. /// public const uint ConnectionPoint_HART_TP5_Lock_ExitLock = 1573; /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_BreakLock Method. /// public const uint ConnectionPoint_HART_TP5_Lock_BreakLock = 1575; /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_InitLock Method. /// public const uint ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_InitLock = 1586; /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_RenewLock Method. /// public const uint ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_RenewLock = 1589; /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_ExitLock Method. /// public const uint ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_ExitLock = 1591; /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_BreakLock Method. /// public const uint ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_BreakLock = 1593; /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_InitLock Method. /// public const uint ConnectionPoint_HART_TP6_Lock_InitLock = 1615; /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_RenewLock Method. /// public const uint ConnectionPoint_HART_TP6_Lock_RenewLock = 1618; /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_ExitLock Method. /// public const uint ConnectionPoint_HART_TP6_Lock_ExitLock = 1620; /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_BreakLock Method. /// public const uint ConnectionPoint_HART_TP6_Lock_BreakLock = 1622; /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_InitLock Method. /// public const uint ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_InitLock = 1633; /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_RenewLock Method. /// public const uint ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_RenewLock = 1636; /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_ExitLock Method. /// public const uint ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_ExitLock = 1638; /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_BreakLock Method. /// public const uint ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_BreakLock = 1640; /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_InitLock Method. /// public const uint ConnectionPoint_HART_TP7_Lock_InitLock = 1662; /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_RenewLock Method. /// public const uint ConnectionPoint_HART_TP7_Lock_RenewLock = 1665; /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_ExitLock Method. /// public const uint ConnectionPoint_HART_TP7_Lock_ExitLock = 1667; /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_BreakLock Method. /// public const uint ConnectionPoint_HART_TP7_Lock_BreakLock = 1669; /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_InitLock Method. /// public const uint ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_InitLock = 1680; /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_RenewLock Method. /// public const uint ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_RenewLock = 1683; /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_ExitLock Method. /// public const uint ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_ExitLock = 1685; /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_BreakLock Method. /// public const uint ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_BreakLock = 1687; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_InitLock Method. /// public const uint ConnectionPoint_ISA100_Wireless_Lock_InitLock = 1709; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_RenewLock Method. /// public const uint ConnectionPoint_ISA100_Wireless_Lock_RenewLock = 1712; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_ExitLock Method. /// public const uint ConnectionPoint_ISA100_Wireless_Lock_ExitLock = 1714; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_BreakLock Method. /// public const uint ConnectionPoint_ISA100_Wireless_Lock_BreakLock = 1716; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_InitLock Method. /// public const uint ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_InitLock = 1727; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_RenewLock Method. /// public const uint ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_RenewLock = 1730; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_ExitLock Method. /// public const uint ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_ExitLock = 1732; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_BreakLock Method. /// public const uint ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_BreakLock = 1734; /// /// The identifier for the GenericConnectionPoint_Lock_InitLock Method. /// public const uint GenericConnectionPoint_Lock_InitLock = 1756; /// /// The identifier for the GenericConnectionPoint_Lock_RenewLock Method. /// public const uint GenericConnectionPoint_Lock_RenewLock = 1759; /// /// The identifier for the GenericConnectionPoint_Lock_ExitLock Method. /// public const uint GenericConnectionPoint_Lock_ExitLock = 1761; /// /// The identifier for the GenericConnectionPoint_Lock_BreakLock Method. /// public const uint GenericConnectionPoint_Lock_BreakLock = 1763; /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_InitLock Method. /// public const uint GenericConnectionPoint_NetworkIdentifier_Lock_InitLock = 1774; /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_RenewLock Method. /// public const uint GenericConnectionPoint_NetworkIdentifier_Lock_RenewLock = 1777; /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_ExitLock Method. /// public const uint GenericConnectionPoint_NetworkIdentifier_Lock_ExitLock = 1779; /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_BreakLock Method. /// public const uint GenericConnectionPoint_NetworkIdentifier_Lock_BreakLock = 1781; /// /// The identifier for the CommunicationServerType_Lock_InitLock Method. /// public const uint CommunicationServerType_Lock_InitLock = 25; /// /// The identifier for the CommunicationServerType_Lock_RenewLock Method. /// public const uint CommunicationServerType_Lock_RenewLock = 28; /// /// The identifier for the CommunicationServerType_Lock_ExitLock Method. /// public const uint CommunicationServerType_Lock_ExitLock = 30; /// /// The identifier for the CommunicationServerType_Lock_BreakLock Method. /// public const uint CommunicationServerType_Lock_BreakLock = 32; /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_InitLock Method. /// public const uint CommunicationServerType_CPIdentifier_Lock_InitLock = 64; /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_RenewLock Method. /// public const uint CommunicationServerType_CPIdentifier_Lock_RenewLock = 67; /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_ExitLock Method. /// public const uint CommunicationServerType_CPIdentifier_Lock_ExitLock = 69; /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_BreakLock Method. /// public const uint CommunicationServerType_CPIdentifier_Lock_BreakLock = 71; /// /// The identifier for the CommunicationServerType_MethodSet_Initialize Method. /// public const uint CommunicationServerType_MethodSet_Initialize = 75; /// /// The identifier for the CommunicationServerType_MethodSet_Reset Method. /// public const uint CommunicationServerType_MethodSet_Reset = 77; /// /// The identifier for the CommunicationServerType_MethodSet_AddComponent Method. /// public const uint CommunicationServerType_MethodSet_AddComponent = 79; /// /// The identifier for the CommunicationServerType_MethodSet_RemoveComponent Method. /// public const uint CommunicationServerType_MethodSet_RemoveComponent = 82; /// /// The identifier for the SetAddressMethodFFH1Type Method. /// public const uint SetAddressMethodFFH1Type = 309; /// /// The identifier for the SetAddressMethodFFHSEType Method. /// public const uint SetAddressMethodFFHSEType = 312; /// /// The identifier for the SetAddressMethodPROFIBUSType Method. /// public const uint SetAddressMethodPROFIBUSType = 315; /// /// The identifier for the SetAddressMethodPROFINETType Method. /// public const uint SetAddressMethodPROFINETType = 318; /// /// The identifier for the SetAddressMethodHARTType Method. /// public const uint SetAddressMethodHARTType = 321; /// /// The identifier for the SetAddressMethodGENERICType Method. /// public const uint SetAddressMethodGENERICType = 1785; /// /// The identifier for the ServerCommunicationDeviceType_Lock_InitLock Method. /// public const uint ServerCommunicationDeviceType_Lock_InitLock = 107; /// /// The identifier for the ServerCommunicationDeviceType_Lock_RenewLock Method. /// public const uint ServerCommunicationDeviceType_Lock_RenewLock = 110; /// /// The identifier for the ServerCommunicationDeviceType_Lock_ExitLock Method. /// public const uint ServerCommunicationDeviceType_Lock_ExitLock = 112; /// /// The identifier for the ServerCommunicationDeviceType_Lock_BreakLock Method. /// public const uint ServerCommunicationDeviceType_Lock_BreakLock = 114; /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_InitLock Method. /// public const uint ServerCommunicationDeviceType_CPIdentifier_Lock_InitLock = 146; /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_RenewLock Method. /// public const uint ServerCommunicationDeviceType_CPIdentifier_Lock_RenewLock = 149; /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_ExitLock Method. /// public const uint ServerCommunicationDeviceType_CPIdentifier_Lock_ExitLock = 151; /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_BreakLock Method. /// public const uint ServerCommunicationDeviceType_CPIdentifier_Lock_BreakLock = 153; /// /// The identifier for the ServerCommunicationDeviceType_MethodSet_Scan Method. /// public const uint ServerCommunicationDeviceType_MethodSet_Scan = 157; /// /// The identifier for the ServerCommunicationDeviceType_MethodSet_ResetScan Method. /// public const uint ServerCommunicationDeviceType_MethodSet_ResetScan = 159; /// /// The identifier for the ServerCommunicationDeviceType_MethodSet_AddComponent Method. /// public const uint ServerCommunicationDeviceType_MethodSet_AddComponent = 164; /// /// The identifier for the ServerCommunicationDeviceType_MethodSet_RemoveComponent Method. /// public const uint ServerCommunicationDeviceType_MethodSet_RemoveComponent = 167; /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_InitLock Method. /// public const uint ServerCommunicationFFH1DeviceType_Lock_InitLock = 338; /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_RenewLock Method. /// public const uint ServerCommunicationFFH1DeviceType_Lock_RenewLock = 341; /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_ExitLock Method. /// public const uint ServerCommunicationFFH1DeviceType_Lock_ExitLock = 343; /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_BreakLock Method. /// public const uint ServerCommunicationFFH1DeviceType_Lock_BreakLock = 345; /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_InitLock Method. /// public const uint ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_InitLock = 377; /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_RenewLock Method. /// public const uint ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_RenewLock = 380; /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_ExitLock Method. /// public const uint ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_ExitLock = 382; /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_BreakLock Method. /// public const uint ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_BreakLock = 384; /// /// The identifier for the ServerCommunicationFFH1DeviceType_MethodSet_SetAddress Method. /// public const uint ServerCommunicationFFH1DeviceType_MethodSet_SetAddress = 398; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_InitLock Method. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_InitLock = 413; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_RenewLock Method. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_RenewLock = 416; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_ExitLock Method. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_ExitLock = 418; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_BreakLock Method. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_BreakLock = 420; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Disconnect Method. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Disconnect = 440; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Connect Method. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Connect = 443; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Transfer Method. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Transfer = 446; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_InitLock Method. /// public const uint ServerCommunicationFFHSEDeviceType_Lock_InitLock = 466; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_RenewLock Method. /// public const uint ServerCommunicationFFHSEDeviceType_Lock_RenewLock = 469; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_ExitLock Method. /// public const uint ServerCommunicationFFHSEDeviceType_Lock_ExitLock = 471; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_BreakLock Method. /// public const uint ServerCommunicationFFHSEDeviceType_Lock_BreakLock = 473; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_InitLock Method. /// public const uint ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_InitLock = 505; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_RenewLock Method. /// public const uint ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_RenewLock = 508; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_ExitLock Method. /// public const uint ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_ExitLock = 510; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_BreakLock Method. /// public const uint ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_BreakLock = 512; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_MethodSet_SetAddress Method. /// public const uint ServerCommunicationFFHSEDeviceType_MethodSet_SetAddress = 526; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_InitLock Method. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_InitLock = 541; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_RenewLock Method. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_RenewLock = 544; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_ExitLock Method. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_ExitLock = 546; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_BreakLock Method. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_BreakLock = 548; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Disconnect Method. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Disconnect = 568; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Connect Method. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Connect = 571; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Transfer Method. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Transfer = 574; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_InitLock Method. /// public const uint ServerCommunicationPROFIBUSDeviceType_Lock_InitLock = 594; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_RenewLock Method. /// public const uint ServerCommunicationPROFIBUSDeviceType_Lock_RenewLock = 597; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_ExitLock Method. /// public const uint ServerCommunicationPROFIBUSDeviceType_Lock_ExitLock = 599; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_BreakLock Method. /// public const uint ServerCommunicationPROFIBUSDeviceType_Lock_BreakLock = 601; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_InitLock Method. /// public const uint ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_InitLock = 633; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_RenewLock Method. /// public const uint ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_RenewLock = 636; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_ExitLock Method. /// public const uint ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_ExitLock = 638; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_BreakLock Method. /// public const uint ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_BreakLock = 640; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_MethodSet_SetAddress Method. /// public const uint ServerCommunicationPROFIBUSDeviceType_MethodSet_SetAddress = 654; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_InitLock Method. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_InitLock = 669; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_RenewLock Method. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_RenewLock = 672; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_ExitLock Method. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_ExitLock = 674; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_BreakLock Method. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_BreakLock = 676; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Disconnect Method. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Disconnect = 696; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Connect Method. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Connect = 699; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Transfer Method. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Transfer = 702; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_InitLock Method. /// public const uint ServerCommunicationPROFINETDeviceType_Lock_InitLock = 719; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_RenewLock Method. /// public const uint ServerCommunicationPROFINETDeviceType_Lock_RenewLock = 722; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_ExitLock Method. /// public const uint ServerCommunicationPROFINETDeviceType_Lock_ExitLock = 724; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_BreakLock Method. /// public const uint ServerCommunicationPROFINETDeviceType_Lock_BreakLock = 726; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_InitLock Method. /// public const uint ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_InitLock = 758; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_RenewLock Method. /// public const uint ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_RenewLock = 761; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_ExitLock Method. /// public const uint ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_ExitLock = 763; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_BreakLock Method. /// public const uint ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_BreakLock = 765; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_MethodSet_SetAddress Method. /// public const uint ServerCommunicationPROFINETDeviceType_MethodSet_SetAddress = 779; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_InitLock Method. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_InitLock = 794; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_RenewLock Method. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_RenewLock = 797; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_ExitLock Method. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_ExitLock = 799; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_BreakLock Method. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_BreakLock = 801; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Disconnect Method. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Disconnect = 821; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Connect Method. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Connect = 824; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Transfer Method. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Transfer = 827; /// /// The identifier for the ServerCommunicationHARType_Lock_InitLock Method. /// public const uint ServerCommunicationHARType_Lock_InitLock = 844; /// /// The identifier for the ServerCommunicationHARType_Lock_RenewLock Method. /// public const uint ServerCommunicationHARType_Lock_RenewLock = 847; /// /// The identifier for the ServerCommunicationHARType_Lock_ExitLock Method. /// public const uint ServerCommunicationHARType_Lock_ExitLock = 849; /// /// The identifier for the ServerCommunicationHARType_Lock_BreakLock Method. /// public const uint ServerCommunicationHARType_Lock_BreakLock = 851; /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_InitLock Method. /// public const uint ServerCommunicationHARType_CPIdentifier_Lock_InitLock = 883; /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_RenewLock Method. /// public const uint ServerCommunicationHARType_CPIdentifier_Lock_RenewLock = 886; /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_ExitLock Method. /// public const uint ServerCommunicationHARType_CPIdentifier_Lock_ExitLock = 888; /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_BreakLock Method. /// public const uint ServerCommunicationHARType_CPIdentifier_Lock_BreakLock = 890; /// /// The identifier for the ServerCommunicationHARType_MethodSet_SetAddress Method. /// public const uint ServerCommunicationHARType_MethodSet_SetAddress = 904; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_InitLock Method. /// public const uint ServerCommunicationHARType_ServiceProvider_Lock_InitLock = 919; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_RenewLock Method. /// public const uint ServerCommunicationHARType_ServiceProvider_Lock_RenewLock = 922; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_ExitLock Method. /// public const uint ServerCommunicationHARType_ServiceProvider_Lock_ExitLock = 924; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_BreakLock Method. /// public const uint ServerCommunicationHARType_ServiceProvider_Lock_BreakLock = 926; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_Disconnect Method. /// public const uint ServerCommunicationHARType_ServiceProvider_MethodSet_Disconnect = 946; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_Connect Method. /// public const uint ServerCommunicationHARType_ServiceProvider_MethodSet_Connect = 949; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_Transfer Method. /// public const uint ServerCommunicationHARType_ServiceProvider_MethodSet_Transfer = 952; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_InitLock Method. /// public const uint ServerCommunicationISA100_WirelessDeviceType_Lock_InitLock = 1802; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_RenewLock Method. /// public const uint ServerCommunicationISA100_WirelessDeviceType_Lock_RenewLock = 1805; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_ExitLock Method. /// public const uint ServerCommunicationISA100_WirelessDeviceType_Lock_ExitLock = 1807; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_BreakLock Method. /// public const uint ServerCommunicationISA100_WirelessDeviceType_Lock_BreakLock = 1809; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_InitLock Method. /// public const uint ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_InitLock = 1841; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_RenewLock Method. /// public const uint ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_RenewLock = 1844; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_ExitLock Method. /// public const uint ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_ExitLock = 1846; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_BreakLock Method. /// public const uint ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_BreakLock = 1848; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_InitLock Method. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_InitLock = 1874; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_RenewLock Method. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_RenewLock = 1877; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_ExitLock Method. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_ExitLock = 1879; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_BreakLock Method. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_BreakLock = 1881; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Disconnect Method. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Disconnect = 1901; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Connect Method. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Connect = 1904; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Transfer Method. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Transfer = 1907; /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_InitLock Method. /// public const uint ServerCommunicationGENERICDeviceType_Lock_InitLock = 1927; /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_RenewLock Method. /// public const uint ServerCommunicationGENERICDeviceType_Lock_RenewLock = 1930; /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_ExitLock Method. /// public const uint ServerCommunicationGENERICDeviceType_Lock_ExitLock = 1932; /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_BreakLock Method. /// public const uint ServerCommunicationGENERICDeviceType_Lock_BreakLock = 1934; /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_InitLock Method. /// public const uint ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_InitLock = 1966; /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_RenewLock Method. /// public const uint ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_RenewLock = 1969; /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_ExitLock Method. /// public const uint ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_ExitLock = 1971; /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_BreakLock Method. /// public const uint ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_BreakLock = 1973; /// /// The identifier for the ServerCommunicationGENERICDeviceType_MethodSet_SetAddress Method. /// public const uint ServerCommunicationGENERICDeviceType_MethodSet_SetAddress = 1988; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_InitLock Method. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_InitLock = 2003; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_RenewLock Method. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_RenewLock = 2006; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_ExitLock Method. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_ExitLock = 2008; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_BreakLock Method. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_BreakLock = 2010; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Disconnect Method. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Disconnect = 2030; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Connect Method. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Connect = 2033; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Transfer Method. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Transfer = 2036; /// /// The identifier for the ConnectMethodFFH1Type Method. /// public const uint ConnectMethodFFH1Type = 958; /// /// The identifier for the ConnectMethodFFHSEType Method. /// public const uint ConnectMethodFFHSEType = 961; /// /// The identifier for the ConnectMethodPROFIBUSType Method. /// public const uint ConnectMethodPROFIBUSType = 964; /// /// The identifier for the ConnectMethodPROFINETType Method. /// public const uint ConnectMethodPROFINETType = 967; /// /// The identifier for the ConnectMethodHARTType Method. /// public const uint ConnectMethodHARTType = 970; /// /// The identifier for the ConnectMethodISA100_WirelessType Method. /// public const uint ConnectMethodISA100_WirelessType = 2039; /// /// The identifier for the ConnectMethodGENERICType Method. /// public const uint ConnectMethodGENERICType = 2042; /// /// The identifier for the TransferMethodFFH1Type Method. /// public const uint TransferMethodFFH1Type = 973; /// /// The identifier for the TransferMethodFFHSEType Method. /// public const uint TransferMethodFFHSEType = 976; /// /// The identifier for the TransferMethodPROFIBUSType Method. /// public const uint TransferMethodPROFIBUSType = 979; /// /// The identifier for the TransferMethodPROFINETType Method. /// public const uint TransferMethodPROFINETType = 982; /// /// The identifier for the TransferMethodHARTType Method. /// public const uint TransferMethodHARTType = 985; /// /// The identifier for the TransferMethodISA100_WirelessType Method. /// public const uint TransferMethodISA100_WirelessType = 2045; /// /// The identifier for the TransferMethodGENERICType Method. /// public const uint TransferMethodGENERICType = 2051; /// /// The identifier for the GetPublishedDataMethodFFH1Type Method. /// public const uint GetPublishedDataMethodFFH1Type = 988; /// /// The identifier for the GetPublishedDataMethodFFHSEType Method. /// public const uint GetPublishedDataMethodFFHSEType = 991; /// /// The identifier for the GetPublishedDataMethodHARTType Method. /// public const uint GetPublishedDataMethodHARTType = 994; /// /// The identifier for the GetPublishedDataMethodISA100_WirelessType Method. /// public const uint GetPublishedDataMethodISA100_WirelessType = 2054; /// /// The identifier for the ServerCommunicationServiceType_Lock_InitLock Method. /// public const uint ServerCommunicationServiceType_Lock_InitLock = 247; /// /// The identifier for the ServerCommunicationServiceType_Lock_RenewLock Method. /// public const uint ServerCommunicationServiceType_Lock_RenewLock = 250; /// /// The identifier for the ServerCommunicationServiceType_Lock_ExitLock Method. /// public const uint ServerCommunicationServiceType_Lock_ExitLock = 252; /// /// The identifier for the ServerCommunicationServiceType_Lock_BreakLock Method. /// public const uint ServerCommunicationServiceType_Lock_BreakLock = 254; /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_InitLock Method. /// public const uint ServerCommunicationServiceType_CPIdentifier_Lock_InitLock = 286; /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_RenewLock Method. /// public const uint ServerCommunicationServiceType_CPIdentifier_Lock_RenewLock = 289; /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_ExitLock Method. /// public const uint ServerCommunicationServiceType_CPIdentifier_Lock_ExitLock = 291; /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_BreakLock Method. /// public const uint ServerCommunicationServiceType_CPIdentifier_Lock_BreakLock = 293; /// /// The identifier for the ServerCommunicationServiceType_MethodSet_Disconnect Method. /// public const uint ServerCommunicationServiceType_MethodSet_Disconnect = 300; /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_InitLock Method. /// public const uint ServerCommunicationFFH1ServiceType_Lock_InitLock = 1011; /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_RenewLock Method. /// public const uint ServerCommunicationFFH1ServiceType_Lock_RenewLock = 1014; /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_ExitLock Method. /// public const uint ServerCommunicationFFH1ServiceType_Lock_ExitLock = 1016; /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_BreakLock Method. /// public const uint ServerCommunicationFFH1ServiceType_Lock_BreakLock = 1018; /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_InitLock Method. /// public const uint ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_InitLock = 1050; /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_RenewLock Method. /// public const uint ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_RenewLock = 1053; /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_ExitLock Method. /// public const uint ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_ExitLock = 1055; /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_BreakLock Method. /// public const uint ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_BreakLock = 1057; /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_Disconnect Method. /// public const uint ServerCommunicationFFH1ServiceType_MethodSet_Disconnect = 1061; /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_Connect Method. /// public const uint ServerCommunicationFFH1ServiceType_MethodSet_Connect = 1064; /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_Transfer Method. /// public const uint ServerCommunicationFFH1ServiceType_MethodSet_Transfer = 1067; /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_GetPublishedData Method. /// public const uint ServerCommunicationFFH1ServiceType_MethodSet_GetPublishedData = 1070; /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_InitLock Method. /// public const uint ServerCommunicationFFHSEServiceType_Lock_InitLock = 1087; /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_RenewLock Method. /// public const uint ServerCommunicationFFHSEServiceType_Lock_RenewLock = 1090; /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_ExitLock Method. /// public const uint ServerCommunicationFFHSEServiceType_Lock_ExitLock = 1092; /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_BreakLock Method. /// public const uint ServerCommunicationFFHSEServiceType_Lock_BreakLock = 1094; /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_InitLock Method. /// public const uint ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_InitLock = 1126; /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_RenewLock Method. /// public const uint ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_RenewLock = 1129; /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_ExitLock Method. /// public const uint ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_ExitLock = 1131; /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_BreakLock Method. /// public const uint ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_BreakLock = 1133; /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_Disconnect Method. /// public const uint ServerCommunicationFFHSEServiceType_MethodSet_Disconnect = 1137; /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_Connect Method. /// public const uint ServerCommunicationFFHSEServiceType_MethodSet_Connect = 1140; /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_Transfer Method. /// public const uint ServerCommunicationFFHSEServiceType_MethodSet_Transfer = 1143; /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_GetPublishedData Method. /// public const uint ServerCommunicationFFHSEServiceType_MethodSet_GetPublishedData = 1146; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_InitLock Method. /// public const uint ServerCommunicationPROFIBUSServiceType_Lock_InitLock = 1163; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_RenewLock Method. /// public const uint ServerCommunicationPROFIBUSServiceType_Lock_RenewLock = 1166; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_ExitLock Method. /// public const uint ServerCommunicationPROFIBUSServiceType_Lock_ExitLock = 1168; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_BreakLock Method. /// public const uint ServerCommunicationPROFIBUSServiceType_Lock_BreakLock = 1170; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_InitLock Method. /// public const uint ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_InitLock = 1202; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_RenewLock Method. /// public const uint ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_RenewLock = 1205; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_ExitLock Method. /// public const uint ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_ExitLock = 1207; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_BreakLock Method. /// public const uint ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_BreakLock = 1209; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_MethodSet_Disconnect Method. /// public const uint ServerCommunicationPROFIBUSServiceType_MethodSet_Disconnect = 1213; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_MethodSet_Connect Method. /// public const uint ServerCommunicationPROFIBUSServiceType_MethodSet_Connect = 1216; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_MethodSet_Transfer Method. /// public const uint ServerCommunicationPROFIBUSServiceType_MethodSet_Transfer = 1219; /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_InitLock Method. /// public const uint ServerCommunicationPROFINETServiceType_Lock_InitLock = 1236; /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_RenewLock Method. /// public const uint ServerCommunicationPROFINETServiceType_Lock_RenewLock = 1239; /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_ExitLock Method. /// public const uint ServerCommunicationPROFINETServiceType_Lock_ExitLock = 1241; /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_BreakLock Method. /// public const uint ServerCommunicationPROFINETServiceType_Lock_BreakLock = 1243; /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_InitLock Method. /// public const uint ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_InitLock = 1275; /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_RenewLock Method. /// public const uint ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_RenewLock = 1278; /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_ExitLock Method. /// public const uint ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_ExitLock = 1280; /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_BreakLock Method. /// public const uint ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_BreakLock = 1282; /// /// The identifier for the ServerCommunicationPROFINETServiceType_MethodSet_Disconnect Method. /// public const uint ServerCommunicationPROFINETServiceType_MethodSet_Disconnect = 1286; /// /// The identifier for the ServerCommunicationPROFINETServiceType_MethodSet_Connect Method. /// public const uint ServerCommunicationPROFINETServiceType_MethodSet_Connect = 1289; /// /// The identifier for the ServerCommunicationPROFINETServiceType_MethodSet_Transfer Method. /// public const uint ServerCommunicationPROFINETServiceType_MethodSet_Transfer = 1292; /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_InitLock Method. /// public const uint ServerCommunicationHARTServiceType_Lock_InitLock = 1309; /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_RenewLock Method. /// public const uint ServerCommunicationHARTServiceType_Lock_RenewLock = 1312; /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_ExitLock Method. /// public const uint ServerCommunicationHARTServiceType_Lock_ExitLock = 1314; /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_BreakLock Method. /// public const uint ServerCommunicationHARTServiceType_Lock_BreakLock = 1316; /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_InitLock Method. /// public const uint ServerCommunicationHARTServiceType_CPIdentifier_Lock_InitLock = 1348; /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_RenewLock Method. /// public const uint ServerCommunicationHARTServiceType_CPIdentifier_Lock_RenewLock = 1351; /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_ExitLock Method. /// public const uint ServerCommunicationHARTServiceType_CPIdentifier_Lock_ExitLock = 1353; /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_BreakLock Method. /// public const uint ServerCommunicationHARTServiceType_CPIdentifier_Lock_BreakLock = 1355; /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_Disconnect Method. /// public const uint ServerCommunicationHARTServiceType_MethodSet_Disconnect = 1359; /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_Connect Method. /// public const uint ServerCommunicationHARTServiceType_MethodSet_Connect = 1362; /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_Transfer Method. /// public const uint ServerCommunicationHARTServiceType_MethodSet_Transfer = 1365; /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_GetPublishedData Method. /// public const uint ServerCommunicationHARTServiceType_MethodSet_GetPublishedData = 1368; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_InitLock Method. /// public const uint ServerCommunicationISA100_WirelessServiceType_Lock_InitLock = 2071; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_RenewLock Method. /// public const uint ServerCommunicationISA100_WirelessServiceType_Lock_RenewLock = 2074; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_ExitLock Method. /// public const uint ServerCommunicationISA100_WirelessServiceType_Lock_ExitLock = 2076; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_BreakLock Method. /// public const uint ServerCommunicationISA100_WirelessServiceType_Lock_BreakLock = 2078; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_InitLock Method. /// public const uint ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_InitLock = 2110; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_RenewLock Method. /// public const uint ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_RenewLock = 2113; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_ExitLock Method. /// public const uint ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_ExitLock = 2115; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_BreakLock Method. /// public const uint ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_BreakLock = 2117; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_Disconnect Method. /// public const uint ServerCommunicationISA100_WirelessServiceType_MethodSet_Disconnect = 2121; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_Connect Method. /// public const uint ServerCommunicationISA100_WirelessServiceType_MethodSet_Connect = 2124; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_Transfer Method. /// public const uint ServerCommunicationISA100_WirelessServiceType_MethodSet_Transfer = 2127; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_GetPublishedData Method. /// public const uint ServerCommunicationISA100_WirelessServiceType_MethodSet_GetPublishedData = 2130; /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_InitLock Method. /// public const uint ServerCommunicationGENERICServiceType_Lock_InitLock = 2147; /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_RenewLock Method. /// public const uint ServerCommunicationGENERICServiceType_Lock_RenewLock = 2150; /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_ExitLock Method. /// public const uint ServerCommunicationGENERICServiceType_Lock_ExitLock = 2152; /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_BreakLock Method. /// public const uint ServerCommunicationGENERICServiceType_Lock_BreakLock = 2154; /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_InitLock Method. /// public const uint ServerCommunicationGENERICServiceType_CPIdentifier_Lock_InitLock = 2186; /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_RenewLock Method. /// public const uint ServerCommunicationGENERICServiceType_CPIdentifier_Lock_RenewLock = 2189; /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_ExitLock Method. /// public const uint ServerCommunicationGENERICServiceType_CPIdentifier_Lock_ExitLock = 2191; /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_BreakLock Method. /// public const uint ServerCommunicationGENERICServiceType_CPIdentifier_Lock_BreakLock = 2193; /// /// The identifier for the ServerCommunicationGENERICServiceType_MethodSet_Disconnect Method. /// public const uint ServerCommunicationGENERICServiceType_MethodSet_Disconnect = 2197; /// /// The identifier for the ServerCommunicationGENERICServiceType_MethodSet_Connect Method. /// public const uint ServerCommunicationGENERICServiceType_MethodSet_Connect = 2200; /// /// The identifier for the ServerCommunicationGENERICServiceType_MethodSet_Transfer Method. /// public const uint ServerCommunicationGENERICServiceType_MethodSet_Transfer = 2203; } #endregion #region Object Identifiers /// /// A class that declares constants for all Objects in the Model Design. /// /// [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")] public static partial class Objects { /// /// The identifier for the OpcUaFdi7NamespaceMetadata Object. /// public const uint OpcUaFdi7NamespaceMetadata = 15009; /// /// The identifier for the CommunicationServerType_ParameterSet Object. /// public const uint CommunicationServerType_ParameterSet = 12; /// /// The identifier for the CommunicationServerType_MethodSet Object. /// public const uint CommunicationServerType_MethodSet = 14; /// /// The identifier for the CommunicationServerType_CPIdentifier_NetworkAddress Object. /// public const uint CommunicationServerType_CPIdentifier_NetworkAddress = 73; /// /// The identifier for the CommunicationServerType_SubDevices Object. /// public const uint CommunicationServerType_SubDevices = 85; /// /// The identifier for the ServerCommunicationDeviceType_MethodSet Object. /// public const uint ServerCommunicationDeviceType_MethodSet = 96; /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_NetworkAddress Object. /// public const uint ServerCommunicationDeviceType_CPIdentifier_NetworkAddress = 155; /// /// The identifier for the ServerCommunicationFFH1DeviceType_MethodSet Object. /// public const uint ServerCommunicationFFH1DeviceType_MethodSet = 327; /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_NetworkAddress Object. /// public const uint ServerCommunicationFFH1DeviceType_CPIdentifier_NetworkAddress = 386; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider Object. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider = 401; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet Object. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet = 404; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_MethodSet Object. /// public const uint ServerCommunicationFFHSEDeviceType_MethodSet = 455; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_NetworkAddress Object. /// public const uint ServerCommunicationFFHSEDeviceType_CPIdentifier_NetworkAddress = 514; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider Object. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider = 529; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet Object. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet = 532; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_MethodSet Object. /// public const uint ServerCommunicationPROFIBUSDeviceType_MethodSet = 583; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_NetworkAddress Object. /// public const uint ServerCommunicationPROFIBUSDeviceType_CPIdentifier_NetworkAddress = 642; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider Object. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider = 657; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet Object. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet = 660; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_MethodSet Object. /// public const uint ServerCommunicationPROFINETDeviceType_MethodSet = 708; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_NetworkAddress Object. /// public const uint ServerCommunicationPROFINETDeviceType_CPIdentifier_NetworkAddress = 767; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider Object. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider = 782; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet Object. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet = 785; /// /// The identifier for the ServerCommunicationHARType_MethodSet Object. /// public const uint ServerCommunicationHARType_MethodSet = 833; /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_NetworkAddress Object. /// public const uint ServerCommunicationHARType_CPIdentifier_NetworkAddress = 892; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider Object. /// public const uint ServerCommunicationHARType_ServiceProvider = 907; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet Object. /// public const uint ServerCommunicationHARType_ServiceProvider_MethodSet = 910; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_NetworkAddress Object. /// public const uint ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_NetworkAddress = 1850; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider Object. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider = 1862; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet Object. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet = 1865; /// /// The identifier for the ServerCommunicationGENERICDeviceType_MethodSet Object. /// public const uint ServerCommunicationGENERICDeviceType_MethodSet = 1916; /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_NetworkAddress Object. /// public const uint ServerCommunicationGENERICDeviceType_CPIdentifier_NetworkAddress = 1975; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider Object. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider = 1991; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet Object. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet = 1994; /// /// The identifier for the ServerCommunicationServiceType_MethodSet Object. /// public const uint ServerCommunicationServiceType_MethodSet = 236; /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_NetworkAddress Object. /// public const uint ServerCommunicationServiceType_CPIdentifier_NetworkAddress = 295; /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet Object. /// public const uint ServerCommunicationFFH1ServiceType_MethodSet = 1000; /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_NetworkAddress Object. /// public const uint ServerCommunicationFFH1ServiceType_CPIdentifier_NetworkAddress = 1059; /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet Object. /// public const uint ServerCommunicationFFHSEServiceType_MethodSet = 1076; /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_NetworkAddress Object. /// public const uint ServerCommunicationFFHSEServiceType_CPIdentifier_NetworkAddress = 1135; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_MethodSet Object. /// public const uint ServerCommunicationPROFIBUSServiceType_MethodSet = 1152; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_NetworkAddress Object. /// public const uint ServerCommunicationPROFIBUSServiceType_CPIdentifier_NetworkAddress = 1211; /// /// The identifier for the ServerCommunicationPROFINETServiceType_MethodSet Object. /// public const uint ServerCommunicationPROFINETServiceType_MethodSet = 1225; /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_NetworkAddress Object. /// public const uint ServerCommunicationPROFINETServiceType_CPIdentifier_NetworkAddress = 1284; /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet Object. /// public const uint ServerCommunicationHARTServiceType_MethodSet = 1298; /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_NetworkAddress Object. /// public const uint ServerCommunicationHARTServiceType_CPIdentifier_NetworkAddress = 1357; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet Object. /// public const uint ServerCommunicationISA100_WirelessServiceType_MethodSet = 2060; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_NetworkAddress Object. /// public const uint ServerCommunicationISA100_WirelessServiceType_CPIdentifier_NetworkAddress = 2119; /// /// The identifier for the ServerCommunicationGENERICServiceType_MethodSet Object. /// public const uint ServerCommunicationGENERICServiceType_MethodSet = 2136; /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_NetworkAddress Object. /// public const uint ServerCommunicationGENERICServiceType_CPIdentifier_NetworkAddress = 2195; /// /// The identifier for the EddDataTypeInfo_Encoding_DefaultBinary Object. /// public const uint EddDataTypeInfo_Encoding_DefaultBinary = 2213; /// /// The identifier for the EddDataTypeInfo_Encoding_DefaultXml Object. /// public const uint EddDataTypeInfo_Encoding_DefaultXml = 2206; /// /// The identifier for the EddDataTypeInfo_Encoding_DefaultJson Object. /// public const uint EddDataTypeInfo_Encoding_DefaultJson = 8001; } #endregion #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 Foundation_H1 ObjectType. /// public const uint Foundation_H1 = 1371; /// /// The identifier for the Foundation_HSE ObjectType. /// public const uint Foundation_HSE = 1372; /// /// The identifier for the Profibus_DP ObjectType. /// public const uint Profibus_DP = 1373; /// /// The identifier for the Profibus_PA ObjectType. /// public const uint Profibus_PA = 1374; /// /// The identifier for the Profinet_IO ObjectType. /// public const uint Profinet_IO = 1375; /// /// The identifier for the HART ObjectType. /// public const uint HART = 1376; /// /// The identifier for the ISA100_Wireless ObjectType. /// public const uint ISA100_Wireless = 1377; /// /// The identifier for the GenericProtocol ObjectType. /// public const uint GenericProtocol = 1378; /// /// The identifier for the ConnectionPoint_Foundation_H1 ObjectType. /// public const uint ConnectionPoint_Foundation_H1 = 1380; /// /// The identifier for the ConnectionPoint_Foundation_HSE ObjectType. /// public const uint ConnectionPoint_Foundation_HSE = 1424; /// /// The identifier for the ConnectionPoint_Profibus_DP ObjectType. /// public const uint ConnectionPoint_Profibus_DP = 1467; /// /// The identifier for the ConnectionPoint_Profinet_IO ObjectType. /// public const uint ConnectionPoint_Profinet_IO = 1509; /// /// The identifier for the ConnectionPoint_HART_TP5 ObjectType. /// public const uint ConnectionPoint_HART_TP5 = 1554; /// /// The identifier for the ConnectionPoint_HART_TP6 ObjectType. /// public const uint ConnectionPoint_HART_TP6 = 1601; /// /// The identifier for the ConnectionPoint_HART_TP7 ObjectType. /// public const uint ConnectionPoint_HART_TP7 = 1648; /// /// The identifier for the ConnectionPoint_ISA100_Wireless ObjectType. /// public const uint ConnectionPoint_ISA100_Wireless = 1695; /// /// The identifier for the GenericConnectionPoint ObjectType. /// public const uint GenericConnectionPoint = 1742; /// /// The identifier for the CommunicationServerType ObjectType. /// public const uint CommunicationServerType = 11; /// /// The identifier for the ServerCommunicationDeviceType ObjectType. /// public const uint ServerCommunicationDeviceType = 93; /// /// The identifier for the ServerCommunicationFFH1DeviceType ObjectType. /// public const uint ServerCommunicationFFH1DeviceType = 324; /// /// The identifier for the ServerCommunicationFFHSEDeviceType ObjectType. /// public const uint ServerCommunicationFFHSEDeviceType = 452; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType ObjectType. /// public const uint ServerCommunicationPROFIBUSDeviceType = 580; /// /// The identifier for the ServerCommunicationPROFINETDeviceType ObjectType. /// public const uint ServerCommunicationPROFINETDeviceType = 705; /// /// The identifier for the ServerCommunicationHARType ObjectType. /// public const uint ServerCommunicationHARType = 830; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType ObjectType. /// public const uint ServerCommunicationISA100_WirelessDeviceType = 1788; /// /// The identifier for the ServerCommunicationGENERICDeviceType ObjectType. /// public const uint ServerCommunicationGENERICDeviceType = 1913; /// /// The identifier for the ServerCommunicationServiceType ObjectType. /// public const uint ServerCommunicationServiceType = 233; /// /// The identifier for the ServerCommunicationFFH1ServiceType ObjectType. /// public const uint ServerCommunicationFFH1ServiceType = 997; /// /// The identifier for the ServerCommunicationFFHSEServiceType ObjectType. /// public const uint ServerCommunicationFFHSEServiceType = 1073; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType ObjectType. /// public const uint ServerCommunicationPROFIBUSServiceType = 1149; /// /// The identifier for the ServerCommunicationPROFINETServiceType ObjectType. /// public const uint ServerCommunicationPROFINETServiceType = 1222; /// /// The identifier for the ServerCommunicationHARTServiceType ObjectType. /// public const uint ServerCommunicationHARTServiceType = 1295; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType ObjectType. /// public const uint ServerCommunicationISA100_WirelessServiceType = 2057; /// /// The identifier for the ServerCommunicationGENERICServiceType ObjectType. /// public const uint ServerCommunicationGENERICServiceType = 2133; } #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 OpcUaFdi7NamespaceMetadata_NamespaceUri Variable. /// public const uint OpcUaFdi7NamespaceMetadata_NamespaceUri = 15010; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceVersion Variable. /// public const uint OpcUaFdi7NamespaceMetadata_NamespaceVersion = 15011; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespacePublicationDate Variable. /// public const uint OpcUaFdi7NamespaceMetadata_NamespacePublicationDate = 15012; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_IsNamespaceSubset Variable. /// public const uint OpcUaFdi7NamespaceMetadata_IsNamespaceSubset = 15013; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_StaticNodeIdTypes Variable. /// public const uint OpcUaFdi7NamespaceMetadata_StaticNodeIdTypes = 15014; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_StaticNumericNodeIdRange Variable. /// public const uint OpcUaFdi7NamespaceMetadata_StaticNumericNodeIdRange = 15015; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_StaticStringNodeIdPattern Variable. /// public const uint OpcUaFdi7NamespaceMetadata_StaticStringNodeIdPattern = 15016; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Size Variable. /// public const uint OpcUaFdi7NamespaceMetadata_NamespaceFile_Size = 15018; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Writable Variable. /// public const uint OpcUaFdi7NamespaceMetadata_NamespaceFile_Writable = 15019; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_UserWritable Variable. /// public const uint OpcUaFdi7NamespaceMetadata_NamespaceFile_UserWritable = 15020; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_OpenCount Variable. /// public const uint OpcUaFdi7NamespaceMetadata_NamespaceFile_OpenCount = 15021; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Open_InputArguments Variable. /// public const uint OpcUaFdi7NamespaceMetadata_NamespaceFile_Open_InputArguments = 15024; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Open_OutputArguments Variable. /// public const uint OpcUaFdi7NamespaceMetadata_NamespaceFile_Open_OutputArguments = 15025; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Close_InputArguments Variable. /// public const uint OpcUaFdi7NamespaceMetadata_NamespaceFile_Close_InputArguments = 15027; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Read_InputArguments Variable. /// public const uint OpcUaFdi7NamespaceMetadata_NamespaceFile_Read_InputArguments = 15029; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Read_OutputArguments Variable. /// public const uint OpcUaFdi7NamespaceMetadata_NamespaceFile_Read_OutputArguments = 15030; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Write_InputArguments Variable. /// public const uint OpcUaFdi7NamespaceMetadata_NamespaceFile_Write_InputArguments = 15032; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_GetPosition_InputArguments Variable. /// public const uint OpcUaFdi7NamespaceMetadata_NamespaceFile_GetPosition_InputArguments = 15034; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_GetPosition_OutputArguments Variable. /// public const uint OpcUaFdi7NamespaceMetadata_NamespaceFile_GetPosition_OutputArguments = 15035; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_SetPosition_InputArguments Variable. /// public const uint OpcUaFdi7NamespaceMetadata_NamespaceFile_SetPosition_InputArguments = 15037; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_DefaultRolePermissions Variable. /// public const uint OpcUaFdi7NamespaceMetadata_DefaultRolePermissions = 15039; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_DefaultUserRolePermissions Variable. /// public const uint OpcUaFdi7NamespaceMetadata_DefaultUserRolePermissions = 15040; /// /// The identifier for the OpcUaFdi7NamespaceMetadata_DefaultAccessRestrictions Variable. /// public const uint OpcUaFdi7NamespaceMetadata_DefaultAccessRestrictions = 15041; /// /// The identifier for the GenericProtocol_ProtocolIdentifier Variable. /// public const uint GenericProtocol_ProtocolIdentifier = 1379; /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_Locked Variable. /// public const uint ConnectionPoint_Foundation_H1_Lock_Locked = 1390; /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_LockingClient Variable. /// public const uint ConnectionPoint_Foundation_H1_Lock_LockingClient = 1391; /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_LockingUser Variable. /// public const uint ConnectionPoint_Foundation_H1_Lock_LockingUser = 1392; /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_RemainingLockTime Variable. /// public const uint ConnectionPoint_Foundation_H1_Lock_RemainingLockTime = 1393; /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_InitLock_InputArguments Variable. /// public const uint ConnectionPoint_Foundation_H1_Lock_InitLock_InputArguments = 1395; /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_InitLock_OutputArguments Variable. /// public const uint ConnectionPoint_Foundation_H1_Lock_InitLock_OutputArguments = 1396; /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_RenewLock_OutputArguments Variable. /// public const uint ConnectionPoint_Foundation_H1_Lock_RenewLock_OutputArguments = 1398; /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_ExitLock_OutputArguments Variable. /// public const uint ConnectionPoint_Foundation_H1_Lock_ExitLock_OutputArguments = 1400; /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_BreakLock_OutputArguments Variable. /// public const uint ConnectionPoint_Foundation_H1_Lock_BreakLock_OutputArguments = 1402; /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_Locked Variable. /// public const uint ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_Locked = 1408; /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_LockingClient Variable. /// public const uint ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_LockingClient = 1409; /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_LockingUser Variable. /// public const uint ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_LockingUser = 1410; /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_RemainingLockTime Variable. /// public const uint ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_RemainingLockTime = 1411; /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_InitLock_InputArguments = 1413; /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_InitLock_OutputArguments = 1414; /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_RenewLock_OutputArguments = 1416; /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_ExitLock_OutputArguments = 1418; /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_BreakLock_OutputArguments = 1420; /// /// The identifier for the ConnectionPoint_Foundation_H1_Address Variable. /// public const uint ConnectionPoint_Foundation_H1_Address = 1421; /// /// The identifier for the ConnectionPoint_Foundation_H1_OrdinalNumber Variable. /// public const uint ConnectionPoint_Foundation_H1_OrdinalNumber = 1422; /// /// The identifier for the ConnectionPoint_Foundation_H1_SIFConnection Variable. /// public const uint ConnectionPoint_Foundation_H1_SIFConnection = 1423; /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_Locked Variable. /// public const uint ConnectionPoint_Foundation_HSE_Lock_Locked = 1434; /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_LockingClient Variable. /// public const uint ConnectionPoint_Foundation_HSE_Lock_LockingClient = 1435; /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_LockingUser Variable. /// public const uint ConnectionPoint_Foundation_HSE_Lock_LockingUser = 1436; /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_RemainingLockTime Variable. /// public const uint ConnectionPoint_Foundation_HSE_Lock_RemainingLockTime = 1437; /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_InitLock_InputArguments Variable. /// public const uint ConnectionPoint_Foundation_HSE_Lock_InitLock_InputArguments = 1439; /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_InitLock_OutputArguments Variable. /// public const uint ConnectionPoint_Foundation_HSE_Lock_InitLock_OutputArguments = 1440; /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_RenewLock_OutputArguments Variable. /// public const uint ConnectionPoint_Foundation_HSE_Lock_RenewLock_OutputArguments = 1442; /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_ExitLock_OutputArguments Variable. /// public const uint ConnectionPoint_Foundation_HSE_Lock_ExitLock_OutputArguments = 1444; /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_BreakLock_OutputArguments Variable. /// public const uint ConnectionPoint_Foundation_HSE_Lock_BreakLock_OutputArguments = 1446; /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_Locked Variable. /// public const uint ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_Locked = 1452; /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_LockingClient Variable. /// public const uint ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_LockingClient = 1453; /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_LockingUser Variable. /// public const uint ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_LockingUser = 1454; /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_RemainingLockTime Variable. /// public const uint ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_RemainingLockTime = 1455; /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_InitLock_InputArguments = 1457; /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_InitLock_OutputArguments = 1458; /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_RenewLock_OutputArguments = 1460; /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_ExitLock_OutputArguments = 1462; /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_BreakLock_OutputArguments = 1464; /// /// The identifier for the ConnectionPoint_Foundation_HSE_Address Variable. /// public const uint ConnectionPoint_Foundation_HSE_Address = 1465; /// /// The identifier for the ConnectionPoint_Foundation_HSE_OrdinalNumber Variable. /// public const uint ConnectionPoint_Foundation_HSE_OrdinalNumber = 1466; /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_Locked Variable. /// public const uint ConnectionPoint_Profibus_DP_Lock_Locked = 1477; /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_LockingClient Variable. /// public const uint ConnectionPoint_Profibus_DP_Lock_LockingClient = 1478; /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_LockingUser Variable. /// public const uint ConnectionPoint_Profibus_DP_Lock_LockingUser = 1479; /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_RemainingLockTime Variable. /// public const uint ConnectionPoint_Profibus_DP_Lock_RemainingLockTime = 1480; /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_InitLock_InputArguments Variable. /// public const uint ConnectionPoint_Profibus_DP_Lock_InitLock_InputArguments = 1482; /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_InitLock_OutputArguments Variable. /// public const uint ConnectionPoint_Profibus_DP_Lock_InitLock_OutputArguments = 1483; /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_RenewLock_OutputArguments Variable. /// public const uint ConnectionPoint_Profibus_DP_Lock_RenewLock_OutputArguments = 1485; /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_ExitLock_OutputArguments Variable. /// public const uint ConnectionPoint_Profibus_DP_Lock_ExitLock_OutputArguments = 1487; /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_BreakLock_OutputArguments Variable. /// public const uint ConnectionPoint_Profibus_DP_Lock_BreakLock_OutputArguments = 1489; /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_Locked Variable. /// public const uint ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_Locked = 1495; /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_LockingClient Variable. /// public const uint ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_LockingClient = 1496; /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_LockingUser Variable. /// public const uint ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_LockingUser = 1497; /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_RemainingLockTime Variable. /// public const uint ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_RemainingLockTime = 1498; /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_InitLock_InputArguments = 1500; /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_InitLock_OutputArguments = 1501; /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_RenewLock_OutputArguments = 1503; /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_ExitLock_OutputArguments = 1505; /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_BreakLock_OutputArguments = 1507; /// /// The identifier for the ConnectionPoint_Profibus_DP_Address Variable. /// public const uint ConnectionPoint_Profibus_DP_Address = 1508; /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_Locked Variable. /// public const uint ConnectionPoint_Profinet_IO_Lock_Locked = 1519; /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_LockingClient Variable. /// public const uint ConnectionPoint_Profinet_IO_Lock_LockingClient = 1520; /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_LockingUser Variable. /// public const uint ConnectionPoint_Profinet_IO_Lock_LockingUser = 1521; /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_RemainingLockTime Variable. /// public const uint ConnectionPoint_Profinet_IO_Lock_RemainingLockTime = 1522; /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_InitLock_InputArguments Variable. /// public const uint ConnectionPoint_Profinet_IO_Lock_InitLock_InputArguments = 1524; /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_InitLock_OutputArguments Variable. /// public const uint ConnectionPoint_Profinet_IO_Lock_InitLock_OutputArguments = 1525; /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_RenewLock_OutputArguments Variable. /// public const uint ConnectionPoint_Profinet_IO_Lock_RenewLock_OutputArguments = 1527; /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_ExitLock_OutputArguments Variable. /// public const uint ConnectionPoint_Profinet_IO_Lock_ExitLock_OutputArguments = 1529; /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_BreakLock_OutputArguments Variable. /// public const uint ConnectionPoint_Profinet_IO_Lock_BreakLock_OutputArguments = 1531; /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_Locked Variable. /// public const uint ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_Locked = 1537; /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_LockingClient Variable. /// public const uint ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_LockingClient = 1538; /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_LockingUser Variable. /// public const uint ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_LockingUser = 1539; /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_RemainingLockTime Variable. /// public const uint ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_RemainingLockTime = 1540; /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_InitLock_InputArguments = 1542; /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_InitLock_OutputArguments = 1543; /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_RenewLock_OutputArguments = 1545; /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_ExitLock_OutputArguments = 1547; /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_BreakLock_OutputArguments = 1549; /// /// The identifier for the ConnectionPoint_Profinet_IO_MAC Variable. /// public const uint ConnectionPoint_Profinet_IO_MAC = 1550; /// /// The identifier for the ConnectionPoint_Profinet_IO_IPv4 Variable. /// public const uint ConnectionPoint_Profinet_IO_IPv4 = 1551; /// /// The identifier for the ConnectionPoint_Profinet_IO_DNSNAME Variable. /// public const uint ConnectionPoint_Profinet_IO_DNSNAME = 1552; /// /// The identifier for the ConnectionPoint_Profinet_IO_VALID Variable. /// public const uint ConnectionPoint_Profinet_IO_VALID = 1553; /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_Locked Variable. /// public const uint ConnectionPoint_HART_TP5_Lock_Locked = 1564; /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_LockingClient Variable. /// public const uint ConnectionPoint_HART_TP5_Lock_LockingClient = 1565; /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_LockingUser Variable. /// public const uint ConnectionPoint_HART_TP5_Lock_LockingUser = 1566; /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_RemainingLockTime Variable. /// public const uint ConnectionPoint_HART_TP5_Lock_RemainingLockTime = 1567; /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_InitLock_InputArguments Variable. /// public const uint ConnectionPoint_HART_TP5_Lock_InitLock_InputArguments = 1569; /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_InitLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP5_Lock_InitLock_OutputArguments = 1570; /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_RenewLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP5_Lock_RenewLock_OutputArguments = 1572; /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_ExitLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP5_Lock_ExitLock_OutputArguments = 1574; /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_BreakLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP5_Lock_BreakLock_OutputArguments = 1576; /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_Locked Variable. /// public const uint ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_Locked = 1582; /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_LockingClient Variable. /// public const uint ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_LockingClient = 1583; /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_LockingUser Variable. /// public const uint ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_LockingUser = 1584; /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_RemainingLockTime Variable. /// public const uint ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_RemainingLockTime = 1585; /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_InitLock_InputArguments = 1587; /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_InitLock_OutputArguments = 1588; /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_RenewLock_OutputArguments = 1590; /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_ExitLock_OutputArguments = 1592; /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_BreakLock_OutputArguments = 1594; /// /// The identifier for the ConnectionPoint_HART_TP5_DevAddr Variable. /// public const uint ConnectionPoint_HART_TP5_DevAddr = 1595; /// /// The identifier for the ConnectionPoint_HART_TP5_DevMfg Variable. /// public const uint ConnectionPoint_HART_TP5_DevMfg = 1596; /// /// The identifier for the ConnectionPoint_HART_TP5_DevType Variable. /// public const uint ConnectionPoint_HART_TP5_DevType = 1597; /// /// The identifier for the ConnectionPoint_HART_TP5_DevRev Variable. /// public const uint ConnectionPoint_HART_TP5_DevRev = 1598; /// /// The identifier for the ConnectionPoint_HART_TP5_DevTag Variable. /// public const uint ConnectionPoint_HART_TP5_DevTag = 1599; /// /// The identifier for the ConnectionPoint_HART_TP5_DevPollAddr Variable. /// public const uint ConnectionPoint_HART_TP5_DevPollAddr = 1600; /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_Locked Variable. /// public const uint ConnectionPoint_HART_TP6_Lock_Locked = 1611; /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_LockingClient Variable. /// public const uint ConnectionPoint_HART_TP6_Lock_LockingClient = 1612; /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_LockingUser Variable. /// public const uint ConnectionPoint_HART_TP6_Lock_LockingUser = 1613; /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_RemainingLockTime Variable. /// public const uint ConnectionPoint_HART_TP6_Lock_RemainingLockTime = 1614; /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_InitLock_InputArguments Variable. /// public const uint ConnectionPoint_HART_TP6_Lock_InitLock_InputArguments = 1616; /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_InitLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP6_Lock_InitLock_OutputArguments = 1617; /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_RenewLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP6_Lock_RenewLock_OutputArguments = 1619; /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_ExitLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP6_Lock_ExitLock_OutputArguments = 1621; /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_BreakLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP6_Lock_BreakLock_OutputArguments = 1623; /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_Locked Variable. /// public const uint ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_Locked = 1629; /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_LockingClient Variable. /// public const uint ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_LockingClient = 1630; /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_LockingUser Variable. /// public const uint ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_LockingUser = 1631; /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_RemainingLockTime Variable. /// public const uint ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_RemainingLockTime = 1632; /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_InitLock_InputArguments = 1634; /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_InitLock_OutputArguments = 1635; /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_RenewLock_OutputArguments = 1637; /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_ExitLock_OutputArguments = 1639; /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_BreakLock_OutputArguments = 1641; /// /// The identifier for the ConnectionPoint_HART_TP6_DevAddr Variable. /// public const uint ConnectionPoint_HART_TP6_DevAddr = 1642; /// /// The identifier for the ConnectionPoint_HART_TP6_DevMfg Variable. /// public const uint ConnectionPoint_HART_TP6_DevMfg = 1643; /// /// The identifier for the ConnectionPoint_HART_TP6_DevType Variable. /// public const uint ConnectionPoint_HART_TP6_DevType = 1644; /// /// The identifier for the ConnectionPoint_HART_TP6_DevRev Variable. /// public const uint ConnectionPoint_HART_TP6_DevRev = 1645; /// /// The identifier for the ConnectionPoint_HART_TP6_DevTag Variable. /// public const uint ConnectionPoint_HART_TP6_DevTag = 1646; /// /// The identifier for the ConnectionPoint_HART_TP6_DevPollAddr Variable. /// public const uint ConnectionPoint_HART_TP6_DevPollAddr = 1647; /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_Locked Variable. /// public const uint ConnectionPoint_HART_TP7_Lock_Locked = 1658; /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_LockingClient Variable. /// public const uint ConnectionPoint_HART_TP7_Lock_LockingClient = 1659; /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_LockingUser Variable. /// public const uint ConnectionPoint_HART_TP7_Lock_LockingUser = 1660; /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_RemainingLockTime Variable. /// public const uint ConnectionPoint_HART_TP7_Lock_RemainingLockTime = 1661; /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_InitLock_InputArguments Variable. /// public const uint ConnectionPoint_HART_TP7_Lock_InitLock_InputArguments = 1663; /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_InitLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP7_Lock_InitLock_OutputArguments = 1664; /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_RenewLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP7_Lock_RenewLock_OutputArguments = 1666; /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_ExitLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP7_Lock_ExitLock_OutputArguments = 1668; /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_BreakLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP7_Lock_BreakLock_OutputArguments = 1670; /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_Locked Variable. /// public const uint ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_Locked = 1676; /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_LockingClient Variable. /// public const uint ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_LockingClient = 1677; /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_LockingUser Variable. /// public const uint ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_LockingUser = 1678; /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_RemainingLockTime Variable. /// public const uint ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_RemainingLockTime = 1679; /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_InitLock_InputArguments = 1681; /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_InitLock_OutputArguments = 1682; /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_RenewLock_OutputArguments = 1684; /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_ExitLock_OutputArguments = 1686; /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_BreakLock_OutputArguments = 1688; /// /// The identifier for the ConnectionPoint_HART_TP7_DevAddr Variable. /// public const uint ConnectionPoint_HART_TP7_DevAddr = 1689; /// /// The identifier for the ConnectionPoint_HART_TP7_DevMfg Variable. /// public const uint ConnectionPoint_HART_TP7_DevMfg = 1690; /// /// The identifier for the ConnectionPoint_HART_TP7_DevType Variable. /// public const uint ConnectionPoint_HART_TP7_DevType = 1691; /// /// The identifier for the ConnectionPoint_HART_TP7_DevRev Variable. /// public const uint ConnectionPoint_HART_TP7_DevRev = 1692; /// /// The identifier for the ConnectionPoint_HART_TP7_DevTag Variable. /// public const uint ConnectionPoint_HART_TP7_DevTag = 1693; /// /// The identifier for the ConnectionPoint_HART_TP7_DevPollAddr Variable. /// public const uint ConnectionPoint_HART_TP7_DevPollAddr = 1694; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_Locked Variable. /// public const uint ConnectionPoint_ISA100_Wireless_Lock_Locked = 1705; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_LockingClient Variable. /// public const uint ConnectionPoint_ISA100_Wireless_Lock_LockingClient = 1706; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_LockingUser Variable. /// public const uint ConnectionPoint_ISA100_Wireless_Lock_LockingUser = 1707; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_RemainingLockTime Variable. /// public const uint ConnectionPoint_ISA100_Wireless_Lock_RemainingLockTime = 1708; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_InitLock_InputArguments Variable. /// public const uint ConnectionPoint_ISA100_Wireless_Lock_InitLock_InputArguments = 1710; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_InitLock_OutputArguments Variable. /// public const uint ConnectionPoint_ISA100_Wireless_Lock_InitLock_OutputArguments = 1711; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_RenewLock_OutputArguments Variable. /// public const uint ConnectionPoint_ISA100_Wireless_Lock_RenewLock_OutputArguments = 1713; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_ExitLock_OutputArguments Variable. /// public const uint ConnectionPoint_ISA100_Wireless_Lock_ExitLock_OutputArguments = 1715; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_BreakLock_OutputArguments Variable. /// public const uint ConnectionPoint_ISA100_Wireless_Lock_BreakLock_OutputArguments = 1717; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_Locked Variable. /// public const uint ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_Locked = 1723; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_LockingClient Variable. /// public const uint ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_LockingClient = 1724; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_LockingUser Variable. /// public const uint ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_LockingUser = 1725; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_RemainingLockTime Variable. /// public const uint ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_RemainingLockTime = 1726; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_InitLock_InputArguments = 1728; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_InitLock_OutputArguments = 1729; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_RenewLock_OutputArguments = 1731; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_ExitLock_OutputArguments = 1733; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_BreakLock_OutputArguments = 1735; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_IPAddress Variable. /// public const uint ConnectionPoint_ISA100_Wireless_IPAddress = 1736; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_DevMfg Variable. /// public const uint ConnectionPoint_ISA100_Wireless_DevMfg = 1737; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_DevType Variable. /// public const uint ConnectionPoint_ISA100_Wireless_DevType = 1738; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_DevRev Variable. /// public const uint ConnectionPoint_ISA100_Wireless_DevRev = 1739; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_DevTag Variable. /// public const uint ConnectionPoint_ISA100_Wireless_DevTag = 1740; /// /// The identifier for the ConnectionPoint_ISA100_Wireless_DevPollAddr Variable. /// public const uint ConnectionPoint_ISA100_Wireless_DevPollAddr = 1741; /// /// The identifier for the GenericConnectionPoint_Lock_Locked Variable. /// public const uint GenericConnectionPoint_Lock_Locked = 1752; /// /// The identifier for the GenericConnectionPoint_Lock_LockingClient Variable. /// public const uint GenericConnectionPoint_Lock_LockingClient = 1753; /// /// The identifier for the GenericConnectionPoint_Lock_LockingUser Variable. /// public const uint GenericConnectionPoint_Lock_LockingUser = 1754; /// /// The identifier for the GenericConnectionPoint_Lock_RemainingLockTime Variable. /// public const uint GenericConnectionPoint_Lock_RemainingLockTime = 1755; /// /// The identifier for the GenericConnectionPoint_Lock_InitLock_InputArguments Variable. /// public const uint GenericConnectionPoint_Lock_InitLock_InputArguments = 1757; /// /// The identifier for the GenericConnectionPoint_Lock_InitLock_OutputArguments Variable. /// public const uint GenericConnectionPoint_Lock_InitLock_OutputArguments = 1758; /// /// The identifier for the GenericConnectionPoint_Lock_RenewLock_OutputArguments Variable. /// public const uint GenericConnectionPoint_Lock_RenewLock_OutputArguments = 1760; /// /// The identifier for the GenericConnectionPoint_Lock_ExitLock_OutputArguments Variable. /// public const uint GenericConnectionPoint_Lock_ExitLock_OutputArguments = 1762; /// /// The identifier for the GenericConnectionPoint_Lock_BreakLock_OutputArguments Variable. /// public const uint GenericConnectionPoint_Lock_BreakLock_OutputArguments = 1764; /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_Locked Variable. /// public const uint GenericConnectionPoint_NetworkIdentifier_Lock_Locked = 1770; /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_LockingClient Variable. /// public const uint GenericConnectionPoint_NetworkIdentifier_Lock_LockingClient = 1771; /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_LockingUser Variable. /// public const uint GenericConnectionPoint_NetworkIdentifier_Lock_LockingUser = 1772; /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_RemainingLockTime Variable. /// public const uint GenericConnectionPoint_NetworkIdentifier_Lock_RemainingLockTime = 1773; /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint GenericConnectionPoint_NetworkIdentifier_Lock_InitLock_InputArguments = 1775; /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint GenericConnectionPoint_NetworkIdentifier_Lock_InitLock_OutputArguments = 1776; /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint GenericConnectionPoint_NetworkIdentifier_Lock_RenewLock_OutputArguments = 1778; /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint GenericConnectionPoint_NetworkIdentifier_Lock_ExitLock_OutputArguments = 1780; /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint GenericConnectionPoint_NetworkIdentifier_Lock_BreakLock_OutputArguments = 1782; /// /// The identifier for the GenericConnectionPoint_Address Variable. /// public const uint GenericConnectionPoint_Address = 1783; /// /// The identifier for the GenericConnectionPoint_ProtocolIdentifier Variable. /// public const uint GenericConnectionPoint_ProtocolIdentifier = 1784; /// /// The identifier for the CommunicationServerType_Lock_Locked Variable. /// public const uint CommunicationServerType_Lock_Locked = 21; /// /// The identifier for the CommunicationServerType_Lock_LockingClient Variable. /// public const uint CommunicationServerType_Lock_LockingClient = 22; /// /// The identifier for the CommunicationServerType_Lock_LockingUser Variable. /// public const uint CommunicationServerType_Lock_LockingUser = 23; /// /// The identifier for the CommunicationServerType_Lock_RemainingLockTime Variable. /// public const uint CommunicationServerType_Lock_RemainingLockTime = 24; /// /// The identifier for the CommunicationServerType_Lock_InitLock_InputArguments Variable. /// public const uint CommunicationServerType_Lock_InitLock_InputArguments = 26; /// /// The identifier for the CommunicationServerType_Lock_InitLock_OutputArguments Variable. /// public const uint CommunicationServerType_Lock_InitLock_OutputArguments = 27; /// /// The identifier for the CommunicationServerType_Lock_RenewLock_OutputArguments Variable. /// public const uint CommunicationServerType_Lock_RenewLock_OutputArguments = 29; /// /// The identifier for the CommunicationServerType_Lock_ExitLock_OutputArguments Variable. /// public const uint CommunicationServerType_Lock_ExitLock_OutputArguments = 31; /// /// The identifier for the CommunicationServerType_Lock_BreakLock_OutputArguments Variable. /// public const uint CommunicationServerType_Lock_BreakLock_OutputArguments = 33; /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_Locked Variable. /// public const uint CommunicationServerType_CPIdentifier_Lock_Locked = 60; /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_LockingClient Variable. /// public const uint CommunicationServerType_CPIdentifier_Lock_LockingClient = 61; /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_LockingUser Variable. /// public const uint CommunicationServerType_CPIdentifier_Lock_LockingUser = 62; /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_RemainingLockTime Variable. /// public const uint CommunicationServerType_CPIdentifier_Lock_RemainingLockTime = 63; /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint CommunicationServerType_CPIdentifier_Lock_InitLock_InputArguments = 65; /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint CommunicationServerType_CPIdentifier_Lock_InitLock_OutputArguments = 66; /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint CommunicationServerType_CPIdentifier_Lock_RenewLock_OutputArguments = 68; /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint CommunicationServerType_CPIdentifier_Lock_ExitLock_OutputArguments = 70; /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint CommunicationServerType_CPIdentifier_Lock_BreakLock_OutputArguments = 72; /// /// The identifier for the CommunicationServerType_MethodSet_Initialize_OutputArguments Variable. /// public const uint CommunicationServerType_MethodSet_Initialize_OutputArguments = 76; /// /// The identifier for the CommunicationServerType_MethodSet_Reset_OutputArguments Variable. /// public const uint CommunicationServerType_MethodSet_Reset_OutputArguments = 78; /// /// The identifier for the CommunicationServerType_MethodSet_AddComponent_InputArguments Variable. /// public const uint CommunicationServerType_MethodSet_AddComponent_InputArguments = 80; /// /// The identifier for the CommunicationServerType_MethodSet_AddComponent_OutputArguments Variable. /// public const uint CommunicationServerType_MethodSet_AddComponent_OutputArguments = 81; /// /// The identifier for the CommunicationServerType_MethodSet_RemoveComponent_InputArguments Variable. /// public const uint CommunicationServerType_MethodSet_RemoveComponent_InputArguments = 83; /// /// The identifier for the CommunicationServerType_MethodSet_RemoveComponent_OutputArguments Variable. /// public const uint CommunicationServerType_MethodSet_RemoveComponent_OutputArguments = 84; /// /// The identifier for the SetAddressMethodFFH1Type_InputArguments Variable. /// public const uint SetAddressMethodFFH1Type_InputArguments = 310; /// /// The identifier for the SetAddressMethodFFH1Type_OutputArguments Variable. /// public const uint SetAddressMethodFFH1Type_OutputArguments = 311; /// /// The identifier for the SetAddressMethodFFHSEType_InputArguments Variable. /// public const uint SetAddressMethodFFHSEType_InputArguments = 313; /// /// The identifier for the SetAddressMethodFFHSEType_OutputArguments Variable. /// public const uint SetAddressMethodFFHSEType_OutputArguments = 314; /// /// The identifier for the SetAddressMethodPROFIBUSType_InputArguments Variable. /// public const uint SetAddressMethodPROFIBUSType_InputArguments = 316; /// /// The identifier for the SetAddressMethodPROFIBUSType_OutputArguments Variable. /// public const uint SetAddressMethodPROFIBUSType_OutputArguments = 317; /// /// The identifier for the SetAddressMethodPROFINETType_InputArguments Variable. /// public const uint SetAddressMethodPROFINETType_InputArguments = 319; /// /// The identifier for the SetAddressMethodPROFINETType_OutputArguments Variable. /// public const uint SetAddressMethodPROFINETType_OutputArguments = 320; /// /// The identifier for the SetAddressMethodHARTType_InputArguments Variable. /// public const uint SetAddressMethodHARTType_InputArguments = 322; /// /// The identifier for the SetAddressMethodHARTType_OutputArguments Variable. /// public const uint SetAddressMethodHARTType_OutputArguments = 323; /// /// The identifier for the SetAddressMethodGENERICType_InputArguments Variable. /// public const uint SetAddressMethodGENERICType_InputArguments = 1786; /// /// The identifier for the SetAddressMethodGENERICType_OutputArguments Variable. /// public const uint SetAddressMethodGENERICType_OutputArguments = 1787; /// /// The identifier for the ServerCommunicationDeviceType_Lock_Locked Variable. /// public const uint ServerCommunicationDeviceType_Lock_Locked = 103; /// /// The identifier for the ServerCommunicationDeviceType_Lock_LockingClient Variable. /// public const uint ServerCommunicationDeviceType_Lock_LockingClient = 104; /// /// The identifier for the ServerCommunicationDeviceType_Lock_LockingUser Variable. /// public const uint ServerCommunicationDeviceType_Lock_LockingUser = 105; /// /// The identifier for the ServerCommunicationDeviceType_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationDeviceType_Lock_RemainingLockTime = 106; /// /// The identifier for the ServerCommunicationDeviceType_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationDeviceType_Lock_InitLock_InputArguments = 108; /// /// The identifier for the ServerCommunicationDeviceType_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationDeviceType_Lock_InitLock_OutputArguments = 109; /// /// The identifier for the ServerCommunicationDeviceType_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationDeviceType_Lock_RenewLock_OutputArguments = 111; /// /// The identifier for the ServerCommunicationDeviceType_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationDeviceType_Lock_ExitLock_OutputArguments = 113; /// /// The identifier for the ServerCommunicationDeviceType_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationDeviceType_Lock_BreakLock_OutputArguments = 115; /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_Locked Variable. /// public const uint ServerCommunicationDeviceType_CPIdentifier_Lock_Locked = 142; /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_LockingClient Variable. /// public const uint ServerCommunicationDeviceType_CPIdentifier_Lock_LockingClient = 143; /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_LockingUser Variable. /// public const uint ServerCommunicationDeviceType_CPIdentifier_Lock_LockingUser = 144; /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationDeviceType_CPIdentifier_Lock_RemainingLockTime = 145; /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationDeviceType_CPIdentifier_Lock_InitLock_InputArguments = 147; /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = 148; /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = 150; /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = 152; /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = 154; /// /// The identifier for the ServerCommunicationDeviceType_ListOfCommunicationProfiles Variable. /// public const uint ServerCommunicationDeviceType_ListOfCommunicationProfiles = 15001; /// /// The identifier for the ServerCommunicationDeviceType_MethodSet_Scan_OutputArguments Variable. /// public const uint ServerCommunicationDeviceType_MethodSet_Scan_OutputArguments = 158; /// /// The identifier for the ServerCommunicationDeviceType_MethodSet_ResetScan_OutputArguments Variable. /// public const uint ServerCommunicationDeviceType_MethodSet_ResetScan_OutputArguments = 160; /// /// The identifier for the ServerCommunicationDeviceType_MethodSet_AddComponent_InputArguments Variable. /// public const uint ServerCommunicationDeviceType_MethodSet_AddComponent_InputArguments = 165; /// /// The identifier for the ServerCommunicationDeviceType_MethodSet_AddComponent_OutputArguments Variable. /// public const uint ServerCommunicationDeviceType_MethodSet_AddComponent_OutputArguments = 166; /// /// The identifier for the ServerCommunicationDeviceType_MethodSet_RemoveComponent_InputArguments Variable. /// public const uint ServerCommunicationDeviceType_MethodSet_RemoveComponent_InputArguments = 168; /// /// The identifier for the ServerCommunicationDeviceType_MethodSet_RemoveComponent_OutputArguments Variable. /// public const uint ServerCommunicationDeviceType_MethodSet_RemoveComponent_OutputArguments = 169; /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_Locked Variable. /// public const uint ServerCommunicationFFH1DeviceType_Lock_Locked = 334; /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_LockingClient Variable. /// public const uint ServerCommunicationFFH1DeviceType_Lock_LockingClient = 335; /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_LockingUser Variable. /// public const uint ServerCommunicationFFH1DeviceType_Lock_LockingUser = 336; /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationFFH1DeviceType_Lock_RemainingLockTime = 337; /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_Lock_InitLock_InputArguments = 339; /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_Lock_InitLock_OutputArguments = 340; /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_Lock_RenewLock_OutputArguments = 342; /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_Lock_ExitLock_OutputArguments = 344; /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_Lock_BreakLock_OutputArguments = 346; /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_Locked Variable. /// public const uint ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_Locked = 373; /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_LockingClient Variable. /// public const uint ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_LockingClient = 374; /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_LockingUser Variable. /// public const uint ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_LockingUser = 375; /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_RemainingLockTime = 376; /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_InitLock_InputArguments = 378; /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_InitLock_OutputArguments = 379; /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = 381; /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = 383; /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = 385; /// /// The identifier for the ServerCommunicationFFH1DeviceType_MethodSet_Scan_OutputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_MethodSet_Scan_OutputArguments = 389; /// /// The identifier for the ServerCommunicationFFH1DeviceType_MethodSet_ResetScan_OutputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_MethodSet_ResetScan_OutputArguments = 391; /// /// The identifier for the ServerCommunicationFFH1DeviceType_MethodSet_AddComponent_InputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_MethodSet_AddComponent_InputArguments = 393; /// /// The identifier for the ServerCommunicationFFH1DeviceType_MethodSet_AddComponent_OutputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_MethodSet_AddComponent_OutputArguments = 394; /// /// The identifier for the ServerCommunicationFFH1DeviceType_MethodSet_RemoveComponent_InputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_MethodSet_RemoveComponent_InputArguments = 396; /// /// The identifier for the ServerCommunicationFFH1DeviceType_MethodSet_RemoveComponent_OutputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_MethodSet_RemoveComponent_OutputArguments = 397; /// /// The identifier for the ServerCommunicationFFH1DeviceType_MethodSet_SetAddress_InputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_MethodSet_SetAddress_InputArguments = 399; /// /// The identifier for the ServerCommunicationFFH1DeviceType_MethodSet_SetAddress_OutputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_MethodSet_SetAddress_OutputArguments = 400; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_Locked Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_Locked = 409; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_LockingClient Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_LockingClient = 410; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_LockingUser Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_LockingUser = 411; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_RemainingLockTime = 412; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_InitLock_InputArguments = 414; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_InitLock_OutputArguments = 415; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_RenewLock_OutputArguments = 417; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_ExitLock_OutputArguments = 419; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_BreakLock_OutputArguments = 421; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Manufacturer Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_Manufacturer = 424; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Model Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_Model = 425; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_HardwareRevision Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_HardwareRevision = 429; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_SoftwareRevision Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_SoftwareRevision = 428; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_DeviceRevision Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_DeviceRevision = 427; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_DeviceManual Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_DeviceManual = 426; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_SerialNumber Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_SerialNumber = 422; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_RevisionCounter Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_RevisionCounter = 423; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments = 441; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments = 442; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Connect_InputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Connect_InputArguments = 444; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Connect_OutputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Connect_OutputArguments = 445; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Transfer_InputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Transfer_InputArguments = 447; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments = 448; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_GetPublishedData_InputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_GetPublishedData_InputArguments = 450; /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_GetPublishedData_OutputArguments Variable. /// public const uint ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_GetPublishedData_OutputArguments = 451; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_Locked Variable. /// public const uint ServerCommunicationFFHSEDeviceType_Lock_Locked = 462; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_LockingClient Variable. /// public const uint ServerCommunicationFFHSEDeviceType_Lock_LockingClient = 463; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_LockingUser Variable. /// public const uint ServerCommunicationFFHSEDeviceType_Lock_LockingUser = 464; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationFFHSEDeviceType_Lock_RemainingLockTime = 465; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_Lock_InitLock_InputArguments = 467; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_Lock_InitLock_OutputArguments = 468; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_Lock_RenewLock_OutputArguments = 470; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_Lock_ExitLock_OutputArguments = 472; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_Lock_BreakLock_OutputArguments = 474; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_Locked Variable. /// public const uint ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_Locked = 501; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_LockingClient Variable. /// public const uint ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_LockingClient = 502; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_LockingUser Variable. /// public const uint ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_LockingUser = 503; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_RemainingLockTime = 504; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_InitLock_InputArguments = 506; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = 507; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = 509; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = 511; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = 513; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_MethodSet_Scan_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_MethodSet_Scan_OutputArguments = 517; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_MethodSet_ResetScan_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_MethodSet_ResetScan_OutputArguments = 519; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_MethodSet_AddComponent_InputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_MethodSet_AddComponent_InputArguments = 521; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_MethodSet_AddComponent_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_MethodSet_AddComponent_OutputArguments = 522; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_MethodSet_RemoveComponent_InputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_MethodSet_RemoveComponent_InputArguments = 524; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_MethodSet_RemoveComponent_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_MethodSet_RemoveComponent_OutputArguments = 525; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_MethodSet_SetAddress_InputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_MethodSet_SetAddress_InputArguments = 527; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_MethodSet_SetAddress_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_MethodSet_SetAddress_OutputArguments = 528; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_Locked Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_Locked = 537; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_LockingClient Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_LockingClient = 538; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_LockingUser Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_LockingUser = 539; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_RemainingLockTime = 540; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_InitLock_InputArguments = 542; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_InitLock_OutputArguments = 543; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments = 545; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments = 547; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments = 549; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Manufacturer Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_Manufacturer = 552; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Model Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_Model = 553; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_HardwareRevision Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_HardwareRevision = 557; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_SoftwareRevision Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_SoftwareRevision = 556; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_DeviceRevision Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_DeviceRevision = 555; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_DeviceManual Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_DeviceManual = 554; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_SerialNumber Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_SerialNumber = 550; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_RevisionCounter Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_RevisionCounter = 551; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments = 569; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments = 570; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Connect_InputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Connect_InputArguments = 572; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments = 573; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments = 575; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments = 576; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_GetPublishedData_InputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_GetPublishedData_InputArguments = 578; /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_GetPublishedData_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_GetPublishedData_OutputArguments = 579; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_Locked Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_Lock_Locked = 590; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_LockingClient Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_Lock_LockingClient = 591; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_LockingUser Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_Lock_LockingUser = 592; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_Lock_RemainingLockTime = 593; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_Lock_InitLock_InputArguments = 595; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_Lock_InitLock_OutputArguments = 596; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_Lock_RenewLock_OutputArguments = 598; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_Lock_ExitLock_OutputArguments = 600; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_Lock_BreakLock_OutputArguments = 602; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_Locked Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_Locked = 629; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_LockingClient Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_LockingClient = 630; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_LockingUser Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_LockingUser = 631; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_RemainingLockTime = 632; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_InitLock_InputArguments = 634; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = 635; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = 637; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = 639; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = 641; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_MethodSet_Scan_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_MethodSet_Scan_OutputArguments = 645; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_MethodSet_ResetScan_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_MethodSet_ResetScan_OutputArguments = 647; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_MethodSet_AddComponent_InputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_MethodSet_AddComponent_InputArguments = 649; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_MethodSet_AddComponent_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_MethodSet_AddComponent_OutputArguments = 650; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_MethodSet_RemoveComponent_InputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_MethodSet_RemoveComponent_InputArguments = 652; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_MethodSet_RemoveComponent_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_MethodSet_RemoveComponent_OutputArguments = 653; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_MethodSet_SetAddress_InputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_MethodSet_SetAddress_InputArguments = 655; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_MethodSet_SetAddress_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_MethodSet_SetAddress_OutputArguments = 656; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_Locked Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_Locked = 665; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_LockingClient Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_LockingClient = 666; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_LockingUser Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_LockingUser = 667; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_RemainingLockTime = 668; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_InitLock_InputArguments = 670; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_InitLock_OutputArguments = 671; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments = 673; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments = 675; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments = 677; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Manufacturer Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Manufacturer = 680; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Model Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Model = 681; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_HardwareRevision Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_HardwareRevision = 685; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_SoftwareRevision Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_SoftwareRevision = 684; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_DeviceRevision Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_DeviceRevision = 683; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_DeviceManual Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_DeviceManual = 682; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_SerialNumber Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_SerialNumber = 678; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_RevisionCounter Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_RevisionCounter = 679; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments = 697; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments = 698; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Connect_InputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Connect_InputArguments = 700; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments = 701; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments = 703; /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments = 704; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_Locked Variable. /// public const uint ServerCommunicationPROFINETDeviceType_Lock_Locked = 715; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_LockingClient Variable. /// public const uint ServerCommunicationPROFINETDeviceType_Lock_LockingClient = 716; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_LockingUser Variable. /// public const uint ServerCommunicationPROFINETDeviceType_Lock_LockingUser = 717; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationPROFINETDeviceType_Lock_RemainingLockTime = 718; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_Lock_InitLock_InputArguments = 720; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_Lock_InitLock_OutputArguments = 721; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_Lock_RenewLock_OutputArguments = 723; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_Lock_ExitLock_OutputArguments = 725; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_Lock_BreakLock_OutputArguments = 727; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_Locked Variable. /// public const uint ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_Locked = 754; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_LockingClient Variable. /// public const uint ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_LockingClient = 755; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_LockingUser Variable. /// public const uint ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_LockingUser = 756; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_RemainingLockTime = 757; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_InitLock_InputArguments = 759; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = 760; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = 762; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = 764; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = 766; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_MethodSet_Scan_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_MethodSet_Scan_OutputArguments = 770; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_MethodSet_ResetScan_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_MethodSet_ResetScan_OutputArguments = 772; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_MethodSet_AddComponent_InputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_MethodSet_AddComponent_InputArguments = 774; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_MethodSet_AddComponent_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_MethodSet_AddComponent_OutputArguments = 775; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_MethodSet_RemoveComponent_InputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_MethodSet_RemoveComponent_InputArguments = 777; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_MethodSet_RemoveComponent_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_MethodSet_RemoveComponent_OutputArguments = 778; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_MethodSet_SetAddress_InputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_MethodSet_SetAddress_InputArguments = 780; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_MethodSet_SetAddress_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_MethodSet_SetAddress_OutputArguments = 781; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_Locked Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_Locked = 790; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_LockingClient Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_LockingClient = 791; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_LockingUser Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_LockingUser = 792; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_RemainingLockTime = 793; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_InitLock_InputArguments = 795; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_InitLock_OutputArguments = 796; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments = 798; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments = 800; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments = 802; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Manufacturer Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_Manufacturer = 805; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Model Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_Model = 806; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_HardwareRevision Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_HardwareRevision = 810; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_SoftwareRevision Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_SoftwareRevision = 809; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_DeviceRevision Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_DeviceRevision = 808; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_DeviceManual Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_DeviceManual = 807; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_SerialNumber Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_SerialNumber = 803; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_RevisionCounter Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_RevisionCounter = 804; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments = 822; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments = 823; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Connect_InputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Connect_InputArguments = 825; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments = 826; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments = 828; /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments = 829; /// /// The identifier for the ServerCommunicationHARType_Lock_Locked Variable. /// public const uint ServerCommunicationHARType_Lock_Locked = 840; /// /// The identifier for the ServerCommunicationHARType_Lock_LockingClient Variable. /// public const uint ServerCommunicationHARType_Lock_LockingClient = 841; /// /// The identifier for the ServerCommunicationHARType_Lock_LockingUser Variable. /// public const uint ServerCommunicationHARType_Lock_LockingUser = 842; /// /// The identifier for the ServerCommunicationHARType_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationHARType_Lock_RemainingLockTime = 843; /// /// The identifier for the ServerCommunicationHARType_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationHARType_Lock_InitLock_InputArguments = 845; /// /// The identifier for the ServerCommunicationHARType_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationHARType_Lock_InitLock_OutputArguments = 846; /// /// The identifier for the ServerCommunicationHARType_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationHARType_Lock_RenewLock_OutputArguments = 848; /// /// The identifier for the ServerCommunicationHARType_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationHARType_Lock_ExitLock_OutputArguments = 850; /// /// The identifier for the ServerCommunicationHARType_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationHARType_Lock_BreakLock_OutputArguments = 852; /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_Locked Variable. /// public const uint ServerCommunicationHARType_CPIdentifier_Lock_Locked = 879; /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_LockingClient Variable. /// public const uint ServerCommunicationHARType_CPIdentifier_Lock_LockingClient = 880; /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_LockingUser Variable. /// public const uint ServerCommunicationHARType_CPIdentifier_Lock_LockingUser = 881; /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationHARType_CPIdentifier_Lock_RemainingLockTime = 882; /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationHARType_CPIdentifier_Lock_InitLock_InputArguments = 884; /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationHARType_CPIdentifier_Lock_InitLock_OutputArguments = 885; /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationHARType_CPIdentifier_Lock_RenewLock_OutputArguments = 887; /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationHARType_CPIdentifier_Lock_ExitLock_OutputArguments = 889; /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationHARType_CPIdentifier_Lock_BreakLock_OutputArguments = 891; /// /// The identifier for the ServerCommunicationHARType_MethodSet_Scan_OutputArguments Variable. /// public const uint ServerCommunicationHARType_MethodSet_Scan_OutputArguments = 895; /// /// The identifier for the ServerCommunicationHARType_MethodSet_ResetScan_OutputArguments Variable. /// public const uint ServerCommunicationHARType_MethodSet_ResetScan_OutputArguments = 897; /// /// The identifier for the ServerCommunicationHARType_MethodSet_AddComponent_InputArguments Variable. /// public const uint ServerCommunicationHARType_MethodSet_AddComponent_InputArguments = 899; /// /// The identifier for the ServerCommunicationHARType_MethodSet_AddComponent_OutputArguments Variable. /// public const uint ServerCommunicationHARType_MethodSet_AddComponent_OutputArguments = 900; /// /// The identifier for the ServerCommunicationHARType_MethodSet_RemoveComponent_InputArguments Variable. /// public const uint ServerCommunicationHARType_MethodSet_RemoveComponent_InputArguments = 902; /// /// The identifier for the ServerCommunicationHARType_MethodSet_RemoveComponent_OutputArguments Variable. /// public const uint ServerCommunicationHARType_MethodSet_RemoveComponent_OutputArguments = 903; /// /// The identifier for the ServerCommunicationHARType_MethodSet_SetAddress_InputArguments Variable. /// public const uint ServerCommunicationHARType_MethodSet_SetAddress_InputArguments = 905; /// /// The identifier for the ServerCommunicationHARType_MethodSet_SetAddress_OutputArguments Variable. /// public const uint ServerCommunicationHARType_MethodSet_SetAddress_OutputArguments = 906; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_Locked Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_Lock_Locked = 915; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_LockingClient Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_Lock_LockingClient = 916; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_LockingUser Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_Lock_LockingUser = 917; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_Lock_RemainingLockTime = 918; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_Lock_InitLock_InputArguments = 920; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_Lock_InitLock_OutputArguments = 921; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_Lock_RenewLock_OutputArguments = 923; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_Lock_ExitLock_OutputArguments = 925; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_Lock_BreakLock_OutputArguments = 927; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Manufacturer Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_Manufacturer = 930; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Model Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_Model = 931; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_HardwareRevision Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_HardwareRevision = 935; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_SoftwareRevision Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_SoftwareRevision = 934; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_DeviceRevision Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_DeviceRevision = 933; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_DeviceManual Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_DeviceManual = 932; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_SerialNumber Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_SerialNumber = 928; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_RevisionCounter Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_RevisionCounter = 929; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_Disconnect_InputArguments Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_MethodSet_Disconnect_InputArguments = 947; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_Disconnect_OutputArguments Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_MethodSet_Disconnect_OutputArguments = 948; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_Connect_InputArguments Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_MethodSet_Connect_InputArguments = 950; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_Connect_OutputArguments Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_MethodSet_Connect_OutputArguments = 951; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_Transfer_InputArguments Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_MethodSet_Transfer_InputArguments = 953; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_Transfer_OutputArguments Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_MethodSet_Transfer_OutputArguments = 954; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_GetPublishedData_InputArguments Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_MethodSet_GetPublishedData_InputArguments = 956; /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_GetPublishedData_OutputArguments Variable. /// public const uint ServerCommunicationHARType_ServiceProvider_MethodSet_GetPublishedData_OutputArguments = 957; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_Locked Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_Lock_Locked = 1798; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_LockingClient Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_Lock_LockingClient = 1799; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_LockingUser Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_Lock_LockingUser = 1800; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_Lock_RemainingLockTime = 1801; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_Lock_InitLock_InputArguments = 1803; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_Lock_InitLock_OutputArguments = 1804; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_Lock_RenewLock_OutputArguments = 1806; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_Lock_ExitLock_OutputArguments = 1808; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_Lock_BreakLock_OutputArguments = 1810; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_Locked Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_Locked = 1837; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_LockingClient Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_LockingClient = 1838; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_LockingUser Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_LockingUser = 1839; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_RemainingLockTime = 1840; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_InitLock_InputArguments = 1842; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = 1843; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = 1845; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = 1847; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = 1849; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_MethodSet_Scan_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_MethodSet_Scan_OutputArguments = 1853; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_MethodSet_ResetScan_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_MethodSet_ResetScan_OutputArguments = 1855; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_MethodSet_AddComponent_InputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_MethodSet_AddComponent_InputArguments = 1857; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_MethodSet_AddComponent_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_MethodSet_AddComponent_OutputArguments = 1858; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_MethodSet_RemoveComponent_InputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_MethodSet_RemoveComponent_InputArguments = 1860; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_MethodSet_RemoveComponent_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_MethodSet_RemoveComponent_OutputArguments = 1861; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_Locked Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_Locked = 1870; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_LockingClient Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_LockingClient = 1871; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_LockingUser Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_LockingUser = 1872; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_RemainingLockTime = 1873; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_InitLock_InputArguments = 1875; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_InitLock_OutputArguments = 1876; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments = 1878; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments = 1880; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments = 1882; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Manufacturer Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Manufacturer = 1885; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Model Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Model = 1886; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_HardwareRevision Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_HardwareRevision = 1890; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_SoftwareRevision Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_SoftwareRevision = 1889; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_DeviceRevision Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_DeviceRevision = 1888; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_DeviceManual Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_DeviceManual = 1887; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_SerialNumber Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_SerialNumber = 1883; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_RevisionCounter Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_RevisionCounter = 1884; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments = 1902; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments = 1903; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Connect_InputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Connect_InputArguments = 1905; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments = 1906; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments = 1908; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments = 1909; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_GetPublishedData_InputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_GetPublishedData_InputArguments = 1911; /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_GetPublishedData_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_GetPublishedData_OutputArguments = 1912; /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_Locked Variable. /// public const uint ServerCommunicationGENERICDeviceType_Lock_Locked = 1923; /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_LockingClient Variable. /// public const uint ServerCommunicationGENERICDeviceType_Lock_LockingClient = 1924; /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_LockingUser Variable. /// public const uint ServerCommunicationGENERICDeviceType_Lock_LockingUser = 1925; /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationGENERICDeviceType_Lock_RemainingLockTime = 1926; /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_Lock_InitLock_InputArguments = 1928; /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_Lock_InitLock_OutputArguments = 1929; /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_Lock_RenewLock_OutputArguments = 1931; /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_Lock_ExitLock_OutputArguments = 1933; /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_Lock_BreakLock_OutputArguments = 1935; /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_Locked Variable. /// public const uint ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_Locked = 1962; /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_LockingClient Variable. /// public const uint ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_LockingClient = 1963; /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_LockingUser Variable. /// public const uint ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_LockingUser = 1964; /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_RemainingLockTime = 1965; /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_InitLock_InputArguments = 1967; /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = 1968; /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = 1970; /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = 1972; /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = 1974; /// /// The identifier for the ServerCommunicationGENERICDeviceType_MethodSet_Scan_OutputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_MethodSet_Scan_OutputArguments = 1978; /// /// The identifier for the ServerCommunicationGENERICDeviceType_MethodSet_ResetScan_OutputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_MethodSet_ResetScan_OutputArguments = 1980; /// /// The identifier for the ServerCommunicationGENERICDeviceType_MethodSet_AddComponent_InputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_MethodSet_AddComponent_InputArguments = 1982; /// /// The identifier for the ServerCommunicationGENERICDeviceType_MethodSet_AddComponent_OutputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_MethodSet_AddComponent_OutputArguments = 1983; /// /// The identifier for the ServerCommunicationGENERICDeviceType_MethodSet_RemoveComponent_InputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_MethodSet_RemoveComponent_InputArguments = 1985; /// /// The identifier for the ServerCommunicationGENERICDeviceType_MethodSet_RemoveComponent_OutputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_MethodSet_RemoveComponent_OutputArguments = 1986; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ProtocolIdentifier Variable. /// public const uint ServerCommunicationGENERICDeviceType_ProtocolIdentifier = 1987; /// /// The identifier for the ServerCommunicationGENERICDeviceType_MethodSet_SetAddress_InputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_MethodSet_SetAddress_InputArguments = 1989; /// /// The identifier for the ServerCommunicationGENERICDeviceType_MethodSet_SetAddress_OutputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_MethodSet_SetAddress_OutputArguments = 1990; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_Locked Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_Locked = 1999; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_LockingClient Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_LockingClient = 2000; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_LockingUser Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_LockingUser = 2001; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_RemainingLockTime = 2002; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_InitLock_InputArguments = 2004; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_InitLock_OutputArguments = 2005; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments = 2007; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments = 2009; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments = 2011; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Manufacturer Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_Manufacturer = 2014; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Model Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_Model = 2015; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_HardwareRevision Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_HardwareRevision = 2019; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_SoftwareRevision Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_SoftwareRevision = 2018; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_DeviceRevision Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_DeviceRevision = 2017; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_DeviceManual Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_DeviceManual = 2016; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_SerialNumber Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_SerialNumber = 2012; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_RevisionCounter Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_RevisionCounter = 2013; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments = 2031; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments = 2032; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Connect_InputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Connect_InputArguments = 2034; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments = 2035; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments = 2037; /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments Variable. /// public const uint ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments = 2038; /// /// The identifier for the ConnectMethodFFH1Type_InputArguments Variable. /// public const uint ConnectMethodFFH1Type_InputArguments = 959; /// /// The identifier for the ConnectMethodFFH1Type_OutputArguments Variable. /// public const uint ConnectMethodFFH1Type_OutputArguments = 960; /// /// The identifier for the ConnectMethodFFHSEType_InputArguments Variable. /// public const uint ConnectMethodFFHSEType_InputArguments = 962; /// /// The identifier for the ConnectMethodFFHSEType_OutputArguments Variable. /// public const uint ConnectMethodFFHSEType_OutputArguments = 963; /// /// The identifier for the ConnectMethodPROFIBUSType_InputArguments Variable. /// public const uint ConnectMethodPROFIBUSType_InputArguments = 965; /// /// The identifier for the ConnectMethodPROFIBUSType_OutputArguments Variable. /// public const uint ConnectMethodPROFIBUSType_OutputArguments = 966; /// /// The identifier for the ConnectMethodPROFINETType_InputArguments Variable. /// public const uint ConnectMethodPROFINETType_InputArguments = 968; /// /// The identifier for the ConnectMethodPROFINETType_OutputArguments Variable. /// public const uint ConnectMethodPROFINETType_OutputArguments = 969; /// /// The identifier for the ConnectMethodHARTType_InputArguments Variable. /// public const uint ConnectMethodHARTType_InputArguments = 971; /// /// The identifier for the ConnectMethodHARTType_OutputArguments Variable. /// public const uint ConnectMethodHARTType_OutputArguments = 972; /// /// The identifier for the ConnectMethodISA100_WirelessType_InputArguments Variable. /// public const uint ConnectMethodISA100_WirelessType_InputArguments = 2040; /// /// The identifier for the ConnectMethodISA100_WirelessType_OutputArguments Variable. /// public const uint ConnectMethodISA100_WirelessType_OutputArguments = 2041; /// /// The identifier for the ConnectMethodGENERICType_InputArguments Variable. /// public const uint ConnectMethodGENERICType_InputArguments = 2043; /// /// The identifier for the ConnectMethodGENERICType_OutputArguments Variable. /// public const uint ConnectMethodGENERICType_OutputArguments = 2044; /// /// The identifier for the TransferMethodFFH1Type_InputArguments Variable. /// public const uint TransferMethodFFH1Type_InputArguments = 974; /// /// The identifier for the TransferMethodFFH1Type_OutputArguments Variable. /// public const uint TransferMethodFFH1Type_OutputArguments = 975; /// /// The identifier for the TransferMethodFFHSEType_InputArguments Variable. /// public const uint TransferMethodFFHSEType_InputArguments = 977; /// /// The identifier for the TransferMethodFFHSEType_OutputArguments Variable. /// public const uint TransferMethodFFHSEType_OutputArguments = 978; /// /// The identifier for the TransferMethodPROFIBUSType_InputArguments Variable. /// public const uint TransferMethodPROFIBUSType_InputArguments = 980; /// /// The identifier for the TransferMethodPROFIBUSType_OutputArguments Variable. /// public const uint TransferMethodPROFIBUSType_OutputArguments = 981; /// /// The identifier for the TransferMethodPROFINETType_InputArguments Variable. /// public const uint TransferMethodPROFINETType_InputArguments = 983; /// /// The identifier for the TransferMethodPROFINETType_OutputArguments Variable. /// public const uint TransferMethodPROFINETType_OutputArguments = 984; /// /// The identifier for the TransferMethodHARTType_InputArguments Variable. /// public const uint TransferMethodHARTType_InputArguments = 986; /// /// The identifier for the TransferMethodHARTType_OutputArguments Variable. /// public const uint TransferMethodHARTType_OutputArguments = 987; /// /// The identifier for the TransferMethodISA100_WirelessType_InputArguments Variable. /// public const uint TransferMethodISA100_WirelessType_InputArguments = 2046; /// /// The identifier for the TransferMethodISA100_WirelessType_OutputArguments Variable. /// public const uint TransferMethodISA100_WirelessType_OutputArguments = 2047; /// /// The identifier for the EddDataTypeEnum_EnumValues Variable. /// public const uint EddDataTypeEnum_EnumValues = 2049; /// /// The identifier for the TransferMethodGENERICType_InputArguments Variable. /// public const uint TransferMethodGENERICType_InputArguments = 2052; /// /// The identifier for the TransferMethodGENERICType_OutputArguments Variable. /// public const uint TransferMethodGENERICType_OutputArguments = 2053; /// /// The identifier for the GetPublishedDataMethodFFH1Type_InputArguments Variable. /// public const uint GetPublishedDataMethodFFH1Type_InputArguments = 989; /// /// The identifier for the GetPublishedDataMethodFFH1Type_OutputArguments Variable. /// public const uint GetPublishedDataMethodFFH1Type_OutputArguments = 990; /// /// The identifier for the GetPublishedDataMethodFFHSEType_InputArguments Variable. /// public const uint GetPublishedDataMethodFFHSEType_InputArguments = 992; /// /// The identifier for the GetPublishedDataMethodFFHSEType_OutputArguments Variable. /// public const uint GetPublishedDataMethodFFHSEType_OutputArguments = 993; /// /// The identifier for the GetPublishedDataMethodHARTType_InputArguments Variable. /// public const uint GetPublishedDataMethodHARTType_InputArguments = 995; /// /// The identifier for the GetPublishedDataMethodHARTType_OutputArguments Variable. /// public const uint GetPublishedDataMethodHARTType_OutputArguments = 996; /// /// The identifier for the GetPublishedDataMethodISA100_WirelessType_InputArguments Variable. /// public const uint GetPublishedDataMethodISA100_WirelessType_InputArguments = 2055; /// /// The identifier for the GetPublishedDataMethodISA100_WirelessType_OutputArguments Variable. /// public const uint GetPublishedDataMethodISA100_WirelessType_OutputArguments = 2056; /// /// The identifier for the ServerCommunicationServiceType_Lock_Locked Variable. /// public const uint ServerCommunicationServiceType_Lock_Locked = 243; /// /// The identifier for the ServerCommunicationServiceType_Lock_LockingClient Variable. /// public const uint ServerCommunicationServiceType_Lock_LockingClient = 244; /// /// The identifier for the ServerCommunicationServiceType_Lock_LockingUser Variable. /// public const uint ServerCommunicationServiceType_Lock_LockingUser = 245; /// /// The identifier for the ServerCommunicationServiceType_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationServiceType_Lock_RemainingLockTime = 246; /// /// The identifier for the ServerCommunicationServiceType_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationServiceType_Lock_InitLock_InputArguments = 248; /// /// The identifier for the ServerCommunicationServiceType_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationServiceType_Lock_InitLock_OutputArguments = 249; /// /// The identifier for the ServerCommunicationServiceType_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationServiceType_Lock_RenewLock_OutputArguments = 251; /// /// The identifier for the ServerCommunicationServiceType_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationServiceType_Lock_ExitLock_OutputArguments = 253; /// /// The identifier for the ServerCommunicationServiceType_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationServiceType_Lock_BreakLock_OutputArguments = 255; /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_Locked Variable. /// public const uint ServerCommunicationServiceType_CPIdentifier_Lock_Locked = 282; /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_LockingClient Variable. /// public const uint ServerCommunicationServiceType_CPIdentifier_Lock_LockingClient = 283; /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_LockingUser Variable. /// public const uint ServerCommunicationServiceType_CPIdentifier_Lock_LockingUser = 284; /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationServiceType_CPIdentifier_Lock_RemainingLockTime = 285; /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationServiceType_CPIdentifier_Lock_InitLock_InputArguments = 287; /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationServiceType_CPIdentifier_Lock_InitLock_OutputArguments = 288; /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationServiceType_CPIdentifier_Lock_RenewLock_OutputArguments = 290; /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationServiceType_CPIdentifier_Lock_ExitLock_OutputArguments = 292; /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationServiceType_CPIdentifier_Lock_BreakLock_OutputArguments = 294; /// /// The identifier for the ServerCommunicationServiceType_MethodSet_Disconnect_InputArguments Variable. /// public const uint ServerCommunicationServiceType_MethodSet_Disconnect_InputArguments = 301; /// /// The identifier for the ServerCommunicationServiceType_MethodSet_Disconnect_OutputArguments Variable. /// public const uint ServerCommunicationServiceType_MethodSet_Disconnect_OutputArguments = 302; /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_Locked Variable. /// public const uint ServerCommunicationFFH1ServiceType_Lock_Locked = 1007; /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_LockingClient Variable. /// public const uint ServerCommunicationFFH1ServiceType_Lock_LockingClient = 1008; /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_LockingUser Variable. /// public const uint ServerCommunicationFFH1ServiceType_Lock_LockingUser = 1009; /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationFFH1ServiceType_Lock_RemainingLockTime = 1010; /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationFFH1ServiceType_Lock_InitLock_InputArguments = 1012; /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationFFH1ServiceType_Lock_InitLock_OutputArguments = 1013; /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationFFH1ServiceType_Lock_RenewLock_OutputArguments = 1015; /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationFFH1ServiceType_Lock_ExitLock_OutputArguments = 1017; /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationFFH1ServiceType_Lock_BreakLock_OutputArguments = 1019; /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_Locked Variable. /// public const uint ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_Locked = 1046; /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_LockingClient Variable. /// public const uint ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_LockingClient = 1047; /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_LockingUser Variable. /// public const uint ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_LockingUser = 1048; /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_RemainingLockTime = 1049; /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_InitLock_InputArguments = 1051; /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_InitLock_OutputArguments = 1052; /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_RenewLock_OutputArguments = 1054; /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_ExitLock_OutputArguments = 1056; /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_BreakLock_OutputArguments = 1058; /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_Disconnect_InputArguments Variable. /// public const uint ServerCommunicationFFH1ServiceType_MethodSet_Disconnect_InputArguments = 1062; /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_Disconnect_OutputArguments Variable. /// public const uint ServerCommunicationFFH1ServiceType_MethodSet_Disconnect_OutputArguments = 1063; /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_Connect_InputArguments Variable. /// public const uint ServerCommunicationFFH1ServiceType_MethodSet_Connect_InputArguments = 1065; /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_Connect_OutputArguments Variable. /// public const uint ServerCommunicationFFH1ServiceType_MethodSet_Connect_OutputArguments = 1066; /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_Transfer_InputArguments Variable. /// public const uint ServerCommunicationFFH1ServiceType_MethodSet_Transfer_InputArguments = 1068; /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_Transfer_OutputArguments Variable. /// public const uint ServerCommunicationFFH1ServiceType_MethodSet_Transfer_OutputArguments = 1069; /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_GetPublishedData_InputArguments Variable. /// public const uint ServerCommunicationFFH1ServiceType_MethodSet_GetPublishedData_InputArguments = 1071; /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_GetPublishedData_OutputArguments Variable. /// public const uint ServerCommunicationFFH1ServiceType_MethodSet_GetPublishedData_OutputArguments = 1072; /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_Locked Variable. /// public const uint ServerCommunicationFFHSEServiceType_Lock_Locked = 1083; /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_LockingClient Variable. /// public const uint ServerCommunicationFFHSEServiceType_Lock_LockingClient = 1084; /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_LockingUser Variable. /// public const uint ServerCommunicationFFHSEServiceType_Lock_LockingUser = 1085; /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationFFHSEServiceType_Lock_RemainingLockTime = 1086; /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationFFHSEServiceType_Lock_InitLock_InputArguments = 1088; /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEServiceType_Lock_InitLock_OutputArguments = 1089; /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEServiceType_Lock_RenewLock_OutputArguments = 1091; /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEServiceType_Lock_ExitLock_OutputArguments = 1093; /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEServiceType_Lock_BreakLock_OutputArguments = 1095; /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_Locked Variable. /// public const uint ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_Locked = 1122; /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_LockingClient Variable. /// public const uint ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_LockingClient = 1123; /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_LockingUser Variable. /// public const uint ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_LockingUser = 1124; /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_RemainingLockTime = 1125; /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_InitLock_InputArguments = 1127; /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_InitLock_OutputArguments = 1128; /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_RenewLock_OutputArguments = 1130; /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_ExitLock_OutputArguments = 1132; /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_BreakLock_OutputArguments = 1134; /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_Disconnect_InputArguments Variable. /// public const uint ServerCommunicationFFHSEServiceType_MethodSet_Disconnect_InputArguments = 1138; /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_Disconnect_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEServiceType_MethodSet_Disconnect_OutputArguments = 1139; /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_Connect_InputArguments Variable. /// public const uint ServerCommunicationFFHSEServiceType_MethodSet_Connect_InputArguments = 1141; /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_Connect_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEServiceType_MethodSet_Connect_OutputArguments = 1142; /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_Transfer_InputArguments Variable. /// public const uint ServerCommunicationFFHSEServiceType_MethodSet_Transfer_InputArguments = 1144; /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_Transfer_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEServiceType_MethodSet_Transfer_OutputArguments = 1145; /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_GetPublishedData_InputArguments Variable. /// public const uint ServerCommunicationFFHSEServiceType_MethodSet_GetPublishedData_InputArguments = 1147; /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_GetPublishedData_OutputArguments Variable. /// public const uint ServerCommunicationFFHSEServiceType_MethodSet_GetPublishedData_OutputArguments = 1148; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_Locked Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_Lock_Locked = 1159; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_LockingClient Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_Lock_LockingClient = 1160; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_LockingUser Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_Lock_LockingUser = 1161; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_Lock_RemainingLockTime = 1162; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_Lock_InitLock_InputArguments = 1164; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_Lock_InitLock_OutputArguments = 1165; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_Lock_RenewLock_OutputArguments = 1167; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_Lock_ExitLock_OutputArguments = 1169; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_Lock_BreakLock_OutputArguments = 1171; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_Locked Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_Locked = 1198; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_LockingClient Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_LockingClient = 1199; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_LockingUser Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_LockingUser = 1200; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_RemainingLockTime = 1201; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_InitLock_InputArguments = 1203; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_InitLock_OutputArguments = 1204; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_RenewLock_OutputArguments = 1206; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_ExitLock_OutputArguments = 1208; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_BreakLock_OutputArguments = 1210; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_MethodSet_Disconnect_InputArguments Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_MethodSet_Disconnect_InputArguments = 1214; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_MethodSet_Disconnect_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_MethodSet_Disconnect_OutputArguments = 1215; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_MethodSet_Connect_InputArguments Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_MethodSet_Connect_InputArguments = 1217; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_MethodSet_Connect_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_MethodSet_Connect_OutputArguments = 1218; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_MethodSet_Transfer_InputArguments Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_MethodSet_Transfer_InputArguments = 1220; /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_MethodSet_Transfer_OutputArguments Variable. /// public const uint ServerCommunicationPROFIBUSServiceType_MethodSet_Transfer_OutputArguments = 1221; /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_Locked Variable. /// public const uint ServerCommunicationPROFINETServiceType_Lock_Locked = 1232; /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_LockingClient Variable. /// public const uint ServerCommunicationPROFINETServiceType_Lock_LockingClient = 1233; /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_LockingUser Variable. /// public const uint ServerCommunicationPROFINETServiceType_Lock_LockingUser = 1234; /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationPROFINETServiceType_Lock_RemainingLockTime = 1235; /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationPROFINETServiceType_Lock_InitLock_InputArguments = 1237; /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETServiceType_Lock_InitLock_OutputArguments = 1238; /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETServiceType_Lock_RenewLock_OutputArguments = 1240; /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETServiceType_Lock_ExitLock_OutputArguments = 1242; /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETServiceType_Lock_BreakLock_OutputArguments = 1244; /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_Locked Variable. /// public const uint ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_Locked = 1271; /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_LockingClient Variable. /// public const uint ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_LockingClient = 1272; /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_LockingUser Variable. /// public const uint ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_LockingUser = 1273; /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_RemainingLockTime = 1274; /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_InitLock_InputArguments = 1276; /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_InitLock_OutputArguments = 1277; /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_RenewLock_OutputArguments = 1279; /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_ExitLock_OutputArguments = 1281; /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_BreakLock_OutputArguments = 1283; /// /// The identifier for the ServerCommunicationPROFINETServiceType_MethodSet_Disconnect_InputArguments Variable. /// public const uint ServerCommunicationPROFINETServiceType_MethodSet_Disconnect_InputArguments = 1287; /// /// The identifier for the ServerCommunicationPROFINETServiceType_MethodSet_Disconnect_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETServiceType_MethodSet_Disconnect_OutputArguments = 1288; /// /// The identifier for the ServerCommunicationPROFINETServiceType_MethodSet_Connect_InputArguments Variable. /// public const uint ServerCommunicationPROFINETServiceType_MethodSet_Connect_InputArguments = 1290; /// /// The identifier for the ServerCommunicationPROFINETServiceType_MethodSet_Connect_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETServiceType_MethodSet_Connect_OutputArguments = 1291; /// /// The identifier for the ServerCommunicationPROFINETServiceType_MethodSet_Transfer_InputArguments Variable. /// public const uint ServerCommunicationPROFINETServiceType_MethodSet_Transfer_InputArguments = 1293; /// /// The identifier for the ServerCommunicationPROFINETServiceType_MethodSet_Transfer_OutputArguments Variable. /// public const uint ServerCommunicationPROFINETServiceType_MethodSet_Transfer_OutputArguments = 1294; /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_Locked Variable. /// public const uint ServerCommunicationHARTServiceType_Lock_Locked = 1305; /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_LockingClient Variable. /// public const uint ServerCommunicationHARTServiceType_Lock_LockingClient = 1306; /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_LockingUser Variable. /// public const uint ServerCommunicationHARTServiceType_Lock_LockingUser = 1307; /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationHARTServiceType_Lock_RemainingLockTime = 1308; /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationHARTServiceType_Lock_InitLock_InputArguments = 1310; /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationHARTServiceType_Lock_InitLock_OutputArguments = 1311; /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationHARTServiceType_Lock_RenewLock_OutputArguments = 1313; /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationHARTServiceType_Lock_ExitLock_OutputArguments = 1315; /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationHARTServiceType_Lock_BreakLock_OutputArguments = 1317; /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_Locked Variable. /// public const uint ServerCommunicationHARTServiceType_CPIdentifier_Lock_Locked = 1344; /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_LockingClient Variable. /// public const uint ServerCommunicationHARTServiceType_CPIdentifier_Lock_LockingClient = 1345; /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_LockingUser Variable. /// public const uint ServerCommunicationHARTServiceType_CPIdentifier_Lock_LockingUser = 1346; /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationHARTServiceType_CPIdentifier_Lock_RemainingLockTime = 1347; /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationHARTServiceType_CPIdentifier_Lock_InitLock_InputArguments = 1349; /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationHARTServiceType_CPIdentifier_Lock_InitLock_OutputArguments = 1350; /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationHARTServiceType_CPIdentifier_Lock_RenewLock_OutputArguments = 1352; /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationHARTServiceType_CPIdentifier_Lock_ExitLock_OutputArguments = 1354; /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationHARTServiceType_CPIdentifier_Lock_BreakLock_OutputArguments = 1356; /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_Disconnect_InputArguments Variable. /// public const uint ServerCommunicationHARTServiceType_MethodSet_Disconnect_InputArguments = 1360; /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_Disconnect_OutputArguments Variable. /// public const uint ServerCommunicationHARTServiceType_MethodSet_Disconnect_OutputArguments = 1361; /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_Connect_InputArguments Variable. /// public const uint ServerCommunicationHARTServiceType_MethodSet_Connect_InputArguments = 1363; /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_Connect_OutputArguments Variable. /// public const uint ServerCommunicationHARTServiceType_MethodSet_Connect_OutputArguments = 1364; /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_Transfer_InputArguments Variable. /// public const uint ServerCommunicationHARTServiceType_MethodSet_Transfer_InputArguments = 1366; /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_Transfer_OutputArguments Variable. /// public const uint ServerCommunicationHARTServiceType_MethodSet_Transfer_OutputArguments = 1367; /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_GetPublishedData_InputArguments Variable. /// public const uint ServerCommunicationHARTServiceType_MethodSet_GetPublishedData_InputArguments = 1369; /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_GetPublishedData_OutputArguments Variable. /// public const uint ServerCommunicationHARTServiceType_MethodSet_GetPublishedData_OutputArguments = 1370; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_Locked Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_Lock_Locked = 2067; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_LockingClient Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_Lock_LockingClient = 2068; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_LockingUser Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_Lock_LockingUser = 2069; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_Lock_RemainingLockTime = 2070; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_Lock_InitLock_InputArguments = 2072; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_Lock_InitLock_OutputArguments = 2073; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_Lock_RenewLock_OutputArguments = 2075; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_Lock_ExitLock_OutputArguments = 2077; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_Lock_BreakLock_OutputArguments = 2079; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_Locked Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_Locked = 2106; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_LockingClient Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_LockingClient = 2107; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_LockingUser Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_LockingUser = 2108; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_RemainingLockTime = 2109; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_InitLock_InputArguments = 2111; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_InitLock_OutputArguments = 2112; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_RenewLock_OutputArguments = 2114; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_ExitLock_OutputArguments = 2116; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_BreakLock_OutputArguments = 2118; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_Disconnect_InputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_MethodSet_Disconnect_InputArguments = 2122; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_Disconnect_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_MethodSet_Disconnect_OutputArguments = 2123; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_Connect_InputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_MethodSet_Connect_InputArguments = 2125; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_Connect_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_MethodSet_Connect_OutputArguments = 2126; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_Transfer_InputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_MethodSet_Transfer_InputArguments = 2128; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_Transfer_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_MethodSet_Transfer_OutputArguments = 2129; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_GetPublishedData_InputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_MethodSet_GetPublishedData_InputArguments = 2131; /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_GetPublishedData_OutputArguments Variable. /// public const uint ServerCommunicationISA100_WirelessServiceType_MethodSet_GetPublishedData_OutputArguments = 2132; /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_Locked Variable. /// public const uint ServerCommunicationGENERICServiceType_Lock_Locked = 2143; /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_LockingClient Variable. /// public const uint ServerCommunicationGENERICServiceType_Lock_LockingClient = 2144; /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_LockingUser Variable. /// public const uint ServerCommunicationGENERICServiceType_Lock_LockingUser = 2145; /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationGENERICServiceType_Lock_RemainingLockTime = 2146; /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationGENERICServiceType_Lock_InitLock_InputArguments = 2148; /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationGENERICServiceType_Lock_InitLock_OutputArguments = 2149; /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationGENERICServiceType_Lock_RenewLock_OutputArguments = 2151; /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationGENERICServiceType_Lock_ExitLock_OutputArguments = 2153; /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationGENERICServiceType_Lock_BreakLock_OutputArguments = 2155; /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_Locked Variable. /// public const uint ServerCommunicationGENERICServiceType_CPIdentifier_Lock_Locked = 2182; /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_LockingClient Variable. /// public const uint ServerCommunicationGENERICServiceType_CPIdentifier_Lock_LockingClient = 2183; /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_LockingUser Variable. /// public const uint ServerCommunicationGENERICServiceType_CPIdentifier_Lock_LockingUser = 2184; /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public const uint ServerCommunicationGENERICServiceType_CPIdentifier_Lock_RemainingLockTime = 2185; /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public const uint ServerCommunicationGENERICServiceType_CPIdentifier_Lock_InitLock_InputArguments = 2187; /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public const uint ServerCommunicationGENERICServiceType_CPIdentifier_Lock_InitLock_OutputArguments = 2188; /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public const uint ServerCommunicationGENERICServiceType_CPIdentifier_Lock_RenewLock_OutputArguments = 2190; /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public const uint ServerCommunicationGENERICServiceType_CPIdentifier_Lock_ExitLock_OutputArguments = 2192; /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public const uint ServerCommunicationGENERICServiceType_CPIdentifier_Lock_BreakLock_OutputArguments = 2194; /// /// The identifier for the ServerCommunicationGENERICServiceType_MethodSet_Disconnect_InputArguments Variable. /// public const uint ServerCommunicationGENERICServiceType_MethodSet_Disconnect_InputArguments = 2198; /// /// The identifier for the ServerCommunicationGENERICServiceType_MethodSet_Disconnect_OutputArguments Variable. /// public const uint ServerCommunicationGENERICServiceType_MethodSet_Disconnect_OutputArguments = 2199; /// /// The identifier for the ServerCommunicationGENERICServiceType_MethodSet_Connect_InputArguments Variable. /// public const uint ServerCommunicationGENERICServiceType_MethodSet_Connect_InputArguments = 2201; /// /// The identifier for the ServerCommunicationGENERICServiceType_MethodSet_Connect_OutputArguments Variable. /// public const uint ServerCommunicationGENERICServiceType_MethodSet_Connect_OutputArguments = 2202; /// /// The identifier for the ServerCommunicationGENERICServiceType_MethodSet_Transfer_InputArguments Variable. /// public const uint ServerCommunicationGENERICServiceType_MethodSet_Transfer_InputArguments = 2204; /// /// The identifier for the ServerCommunicationGENERICServiceType_MethodSet_Transfer_OutputArguments Variable. /// public const uint ServerCommunicationGENERICServiceType_MethodSet_Transfer_OutputArguments = 2205; /// /// The identifier for the OpcUaFdi7_BinarySchema Variable. /// public const uint OpcUaFdi7_BinarySchema = 2214; /// /// The identifier for the OpcUaFdi7_BinarySchema_NamespaceUri Variable. /// public const uint OpcUaFdi7_BinarySchema_NamespaceUri = 2216; /// /// The identifier for the OpcUaFdi7_BinarySchema_Deprecated Variable. /// public const uint OpcUaFdi7_BinarySchema_Deprecated = 8002; /// /// The identifier for the OpcUaFdi7_BinarySchema_EddDataTypeInfo Variable. /// public const uint OpcUaFdi7_BinarySchema_EddDataTypeInfo = 2217; /// /// The identifier for the OpcUaFdi7_XmlSchema Variable. /// public const uint OpcUaFdi7_XmlSchema = 2207; /// /// The identifier for the OpcUaFdi7_XmlSchema_NamespaceUri Variable. /// public const uint OpcUaFdi7_XmlSchema_NamespaceUri = 2209; /// /// The identifier for the OpcUaFdi7_XmlSchema_Deprecated Variable. /// public const uint OpcUaFdi7_XmlSchema_Deprecated = 8004; /// /// The identifier for the OpcUaFdi7_XmlSchema_EddDataTypeInfo Variable. /// public const uint OpcUaFdi7_XmlSchema_EddDataTypeInfo = 2210; } #endregion #region DataType Node Identifiers /// /// A class that declares constants for all DataTypes in the Model Design. /// /// [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")] public static partial class DataTypeIds { /// /// The identifier for the EddDataTypeEnum DataType. /// public static readonly ExpandedNodeId EddDataTypeEnum = new ExpandedNodeId(Opc.Ua.Fdi7.DataTypes.EddDataTypeEnum, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the EddDataTypeInfo DataType. /// public static readonly ExpandedNodeId EddDataTypeInfo = new ExpandedNodeId(Opc.Ua.Fdi7.DataTypes.EddDataTypeInfo, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); } #endregion #region Method Node Identifiers /// /// A class that declares constants for all Methods in the Model Design. /// /// [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")] public static partial class MethodIds { /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Open Method. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespaceFile_Open = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.OpcUaFdi7NamespaceMetadata_NamespaceFile_Open, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Close Method. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespaceFile_Close = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.OpcUaFdi7NamespaceMetadata_NamespaceFile_Close, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Read Method. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespaceFile_Read = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.OpcUaFdi7NamespaceMetadata_NamespaceFile_Read, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Write Method. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespaceFile_Write = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.OpcUaFdi7NamespaceMetadata_NamespaceFile_Write, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_GetPosition Method. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespaceFile_GetPosition = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.OpcUaFdi7NamespaceMetadata_NamespaceFile_GetPosition, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_SetPosition Method. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespaceFile_SetPosition = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.OpcUaFdi7NamespaceMetadata_NamespaceFile_SetPosition, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_InitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Foundation_H1_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Foundation_H1_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Foundation_H1_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Foundation_H1_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_InitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Foundation_HSE_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Foundation_HSE_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Foundation_HSE_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Foundation_HSE_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_InitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Profibus_DP_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Profibus_DP_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Profibus_DP_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Profibus_DP_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_InitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Profinet_IO_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Profinet_IO_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Profinet_IO_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Profinet_IO_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_InitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP5_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP5_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP5_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP5_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_InitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP6_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP6_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP6_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP6_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_InitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP7_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP7_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP7_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP7_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_InitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_ISA100_Wireless_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_ISA100_Wireless_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_ISA100_Wireless_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_ISA100_Wireless_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_Lock_InitLock Method. /// public static readonly ExpandedNodeId GenericConnectionPoint_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.GenericConnectionPoint_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_Lock_RenewLock Method. /// public static readonly ExpandedNodeId GenericConnectionPoint_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.GenericConnectionPoint_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_Lock_ExitLock Method. /// public static readonly ExpandedNodeId GenericConnectionPoint_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.GenericConnectionPoint_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_Lock_BreakLock Method. /// public static readonly ExpandedNodeId GenericConnectionPoint_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.GenericConnectionPoint_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId GenericConnectionPoint_NetworkIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.GenericConnectionPoint_NetworkIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId GenericConnectionPoint_NetworkIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.GenericConnectionPoint_NetworkIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId GenericConnectionPoint_NetworkIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.GenericConnectionPoint_NetworkIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId GenericConnectionPoint_NetworkIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.GenericConnectionPoint_NetworkIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_Lock_InitLock Method. /// public static readonly ExpandedNodeId CommunicationServerType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.CommunicationServerType_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_Lock_RenewLock Method. /// public static readonly ExpandedNodeId CommunicationServerType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.CommunicationServerType_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_Lock_ExitLock Method. /// public static readonly ExpandedNodeId CommunicationServerType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.CommunicationServerType_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_Lock_BreakLock Method. /// public static readonly ExpandedNodeId CommunicationServerType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.CommunicationServerType_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId CommunicationServerType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.CommunicationServerType_CPIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId CommunicationServerType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.CommunicationServerType_CPIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId CommunicationServerType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.CommunicationServerType_CPIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId CommunicationServerType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.CommunicationServerType_CPIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_MethodSet_Initialize Method. /// public static readonly ExpandedNodeId CommunicationServerType_MethodSet_Initialize = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.CommunicationServerType_MethodSet_Initialize, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_MethodSet_Reset Method. /// public static readonly ExpandedNodeId CommunicationServerType_MethodSet_Reset = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.CommunicationServerType_MethodSet_Reset, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_MethodSet_AddComponent Method. /// public static readonly ExpandedNodeId CommunicationServerType_MethodSet_AddComponent = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.CommunicationServerType_MethodSet_AddComponent, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_MethodSet_RemoveComponent Method. /// public static readonly ExpandedNodeId CommunicationServerType_MethodSet_RemoveComponent = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.CommunicationServerType_MethodSet_RemoveComponent, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the SetAddressMethodFFH1Type Method. /// public static readonly ExpandedNodeId SetAddressMethodFFH1Type = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.SetAddressMethodFFH1Type, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the SetAddressMethodFFHSEType Method. /// public static readonly ExpandedNodeId SetAddressMethodFFHSEType = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.SetAddressMethodFFHSEType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the SetAddressMethodPROFIBUSType Method. /// public static readonly ExpandedNodeId SetAddressMethodPROFIBUSType = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.SetAddressMethodPROFIBUSType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the SetAddressMethodPROFINETType Method. /// public static readonly ExpandedNodeId SetAddressMethodPROFINETType = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.SetAddressMethodPROFINETType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the SetAddressMethodHARTType Method. /// public static readonly ExpandedNodeId SetAddressMethodHARTType = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.SetAddressMethodHARTType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the SetAddressMethodGENERICType Method. /// public static readonly ExpandedNodeId SetAddressMethodGENERICType = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.SetAddressMethodGENERICType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationDeviceType_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationDeviceType_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationDeviceType_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationDeviceType_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationDeviceType_CPIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationDeviceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationDeviceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationDeviceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_MethodSet_Scan Method. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_MethodSet_Scan = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationDeviceType_MethodSet_Scan, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_MethodSet_ResetScan Method. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_MethodSet_ResetScan = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationDeviceType_MethodSet_ResetScan, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_MethodSet_AddComponent Method. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_MethodSet_AddComponent = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationDeviceType_MethodSet_AddComponent, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_MethodSet_RemoveComponent Method. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_MethodSet_RemoveComponent = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationDeviceType_MethodSet_RemoveComponent, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1DeviceType_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1DeviceType_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1DeviceType_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1DeviceType_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_MethodSet_SetAddress Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_MethodSet_SetAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1DeviceType_MethodSet_SetAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Disconnect Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Disconnect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Disconnect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Connect Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Connect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Connect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Transfer Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Transfer = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Transfer, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEDeviceType_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEDeviceType_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEDeviceType_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEDeviceType_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_MethodSet_SetAddress Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_MethodSet_SetAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEDeviceType_MethodSet_SetAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Disconnect Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Disconnect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Disconnect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Connect Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Connect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Connect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Transfer Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Transfer = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Transfer, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSDeviceType_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSDeviceType_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSDeviceType_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSDeviceType_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_MethodSet_SetAddress Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_MethodSet_SetAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSDeviceType_MethodSet_SetAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Disconnect Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Disconnect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Disconnect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Connect Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Connect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Connect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Transfer Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Transfer = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Transfer, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETDeviceType_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETDeviceType_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETDeviceType_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETDeviceType_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_MethodSet_SetAddress Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_MethodSet_SetAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETDeviceType_MethodSet_SetAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Disconnect Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Disconnect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Disconnect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Connect Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Connect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Connect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Transfer Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Transfer = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Transfer, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationHARType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARType_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationHARType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARType_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationHARType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARType_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationHARType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARType_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationHARType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARType_CPIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationHARType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARType_CPIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationHARType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARType_CPIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationHARType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARType_CPIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_MethodSet_SetAddress Method. /// public static readonly ExpandedNodeId ServerCommunicationHARType_MethodSet_SetAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARType_MethodSet_SetAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARType_ServiceProvider_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARType_ServiceProvider_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARType_ServiceProvider_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARType_ServiceProvider_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_Disconnect Method. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_MethodSet_Disconnect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARType_ServiceProvider_MethodSet_Disconnect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_Connect Method. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_MethodSet_Connect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARType_ServiceProvider_MethodSet_Connect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_Transfer Method. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_MethodSet_Transfer = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARType_ServiceProvider_MethodSet_Transfer, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessDeviceType_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessDeviceType_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessDeviceType_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessDeviceType_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Disconnect Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Disconnect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Disconnect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Connect Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Connect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Connect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Transfer Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Transfer = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Transfer, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICDeviceType_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICDeviceType_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICDeviceType_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICDeviceType_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_MethodSet_SetAddress Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_MethodSet_SetAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICDeviceType_MethodSet_SetAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Disconnect Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Disconnect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Disconnect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Connect Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Connect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Connect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Transfer Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Transfer = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Transfer, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectMethodFFH1Type Method. /// public static readonly ExpandedNodeId ConnectMethodFFH1Type = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectMethodFFH1Type, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectMethodFFHSEType Method. /// public static readonly ExpandedNodeId ConnectMethodFFHSEType = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectMethodFFHSEType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectMethodPROFIBUSType Method. /// public static readonly ExpandedNodeId ConnectMethodPROFIBUSType = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectMethodPROFIBUSType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectMethodPROFINETType Method. /// public static readonly ExpandedNodeId ConnectMethodPROFINETType = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectMethodPROFINETType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectMethodHARTType Method. /// public static readonly ExpandedNodeId ConnectMethodHARTType = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectMethodHARTType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectMethodISA100_WirelessType Method. /// public static readonly ExpandedNodeId ConnectMethodISA100_WirelessType = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectMethodISA100_WirelessType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectMethodGENERICType Method. /// public static readonly ExpandedNodeId ConnectMethodGENERICType = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ConnectMethodGENERICType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the TransferMethodFFH1Type Method. /// public static readonly ExpandedNodeId TransferMethodFFH1Type = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.TransferMethodFFH1Type, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the TransferMethodFFHSEType Method. /// public static readonly ExpandedNodeId TransferMethodFFHSEType = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.TransferMethodFFHSEType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the TransferMethodPROFIBUSType Method. /// public static readonly ExpandedNodeId TransferMethodPROFIBUSType = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.TransferMethodPROFIBUSType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the TransferMethodPROFINETType Method. /// public static readonly ExpandedNodeId TransferMethodPROFINETType = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.TransferMethodPROFINETType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the TransferMethodHARTType Method. /// public static readonly ExpandedNodeId TransferMethodHARTType = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.TransferMethodHARTType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the TransferMethodISA100_WirelessType Method. /// public static readonly ExpandedNodeId TransferMethodISA100_WirelessType = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.TransferMethodISA100_WirelessType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the TransferMethodGENERICType Method. /// public static readonly ExpandedNodeId TransferMethodGENERICType = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.TransferMethodGENERICType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GetPublishedDataMethodFFH1Type Method. /// public static readonly ExpandedNodeId GetPublishedDataMethodFFH1Type = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.GetPublishedDataMethodFFH1Type, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GetPublishedDataMethodFFHSEType Method. /// public static readonly ExpandedNodeId GetPublishedDataMethodFFHSEType = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.GetPublishedDataMethodFFHSEType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GetPublishedDataMethodHARTType Method. /// public static readonly ExpandedNodeId GetPublishedDataMethodHARTType = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.GetPublishedDataMethodHARTType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GetPublishedDataMethodISA100_WirelessType Method. /// public static readonly ExpandedNodeId GetPublishedDataMethodISA100_WirelessType = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.GetPublishedDataMethodISA100_WirelessType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationServiceType_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationServiceType_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationServiceType_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationServiceType_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationServiceType_CPIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationServiceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationServiceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationServiceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_MethodSet_Disconnect Method. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_MethodSet_Disconnect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationServiceType_MethodSet_Disconnect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1ServiceType_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1ServiceType_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1ServiceType_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1ServiceType_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_Disconnect Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_MethodSet_Disconnect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1ServiceType_MethodSet_Disconnect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_Connect Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_MethodSet_Connect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1ServiceType_MethodSet_Connect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_Transfer Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_MethodSet_Transfer = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1ServiceType_MethodSet_Transfer, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_GetPublishedData Method. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_MethodSet_GetPublishedData = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFH1ServiceType_MethodSet_GetPublishedData, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEServiceType_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEServiceType_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEServiceType_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEServiceType_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_Disconnect Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_MethodSet_Disconnect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEServiceType_MethodSet_Disconnect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_Connect Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_MethodSet_Connect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEServiceType_MethodSet_Connect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_Transfer Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_MethodSet_Transfer = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEServiceType_MethodSet_Transfer, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_GetPublishedData Method. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_MethodSet_GetPublishedData = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationFFHSEServiceType_MethodSet_GetPublishedData, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSServiceType_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSServiceType_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSServiceType_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSServiceType_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_MethodSet_Disconnect Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_MethodSet_Disconnect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSServiceType_MethodSet_Disconnect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_MethodSet_Connect Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_MethodSet_Connect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSServiceType_MethodSet_Connect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_MethodSet_Transfer Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_MethodSet_Transfer = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFIBUSServiceType_MethodSet_Transfer, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETServiceType_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETServiceType_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETServiceType_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETServiceType_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_MethodSet_Disconnect Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_MethodSet_Disconnect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETServiceType_MethodSet_Disconnect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_MethodSet_Connect Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_MethodSet_Connect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETServiceType_MethodSet_Connect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_MethodSet_Transfer Method. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_MethodSet_Transfer = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationPROFINETServiceType_MethodSet_Transfer, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARTServiceType_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARTServiceType_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARTServiceType_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARTServiceType_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARTServiceType_CPIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARTServiceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARTServiceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARTServiceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_Disconnect Method. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_MethodSet_Disconnect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARTServiceType_MethodSet_Disconnect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_Connect Method. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_MethodSet_Connect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARTServiceType_MethodSet_Connect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_Transfer Method. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_MethodSet_Transfer = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARTServiceType_MethodSet_Transfer, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_GetPublishedData Method. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_MethodSet_GetPublishedData = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationHARTServiceType_MethodSet_GetPublishedData, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessServiceType_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessServiceType_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessServiceType_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessServiceType_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_Disconnect Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_MethodSet_Disconnect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessServiceType_MethodSet_Disconnect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_Connect Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_MethodSet_Connect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessServiceType_MethodSet_Connect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_Transfer Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_MethodSet_Transfer = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessServiceType_MethodSet_Transfer, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_GetPublishedData Method. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_MethodSet_GetPublishedData = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationISA100_WirelessServiceType_MethodSet_GetPublishedData, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICServiceType_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICServiceType_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICServiceType_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICServiceType_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_InitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_CPIdentifier_Lock_InitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICServiceType_CPIdentifier_Lock_InitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_RenewLock Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_CPIdentifier_Lock_RenewLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICServiceType_CPIdentifier_Lock_RenewLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_ExitLock Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_CPIdentifier_Lock_ExitLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICServiceType_CPIdentifier_Lock_ExitLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_BreakLock Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_CPIdentifier_Lock_BreakLock = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICServiceType_CPIdentifier_Lock_BreakLock, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_MethodSet_Disconnect Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_MethodSet_Disconnect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICServiceType_MethodSet_Disconnect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_MethodSet_Connect Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_MethodSet_Connect = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICServiceType_MethodSet_Connect, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_MethodSet_Transfer Method. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_MethodSet_Transfer = new ExpandedNodeId(Opc.Ua.Fdi7.Methods.ServerCommunicationGENERICServiceType_MethodSet_Transfer, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); } #endregion #region Object Node Identifiers /// /// A class that declares constants for all Objects in the Model Design. /// /// [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")] public static partial class ObjectIds { /// /// The identifier for the OpcUaFdi7NamespaceMetadata Object. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.OpcUaFdi7NamespaceMetadata, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_ParameterSet Object. /// public static readonly ExpandedNodeId CommunicationServerType_ParameterSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.CommunicationServerType_ParameterSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_MethodSet Object. /// public static readonly ExpandedNodeId CommunicationServerType_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.CommunicationServerType_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_CPIdentifier_NetworkAddress Object. /// public static readonly ExpandedNodeId CommunicationServerType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.CommunicationServerType_CPIdentifier_NetworkAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_SubDevices Object. /// public static readonly ExpandedNodeId CommunicationServerType_SubDevices = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.CommunicationServerType_SubDevices, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationDeviceType_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_NetworkAddress Object. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationDeviceType_CPIdentifier_NetworkAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationFFH1DeviceType_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_NetworkAddress Object. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationFFH1DeviceType_CPIdentifier_NetworkAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider Object. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationFFH1DeviceType_ServiceProvider, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationFFHSEDeviceType_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_NetworkAddress Object. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationFFHSEDeviceType_CPIdentifier_NetworkAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider Object. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationFFHSEDeviceType_ServiceProvider, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationPROFIBUSDeviceType_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_NetworkAddress Object. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationPROFIBUSDeviceType_CPIdentifier_NetworkAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider Object. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationPROFIBUSDeviceType_ServiceProvider, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationPROFINETDeviceType_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_NetworkAddress Object. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationPROFINETDeviceType_CPIdentifier_NetworkAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider Object. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationPROFINETDeviceType_ServiceProvider, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationHARType_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationHARType_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_NetworkAddress Object. /// public static readonly ExpandedNodeId ServerCommunicationHARType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationHARType_CPIdentifier_NetworkAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider Object. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationHARType_ServiceProvider, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationHARType_ServiceProvider_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_NetworkAddress Object. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_NetworkAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider Object. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationGENERICDeviceType_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_NetworkAddress Object. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationGENERICDeviceType_CPIdentifier_NetworkAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider Object. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationGENERICDeviceType_ServiceProvider, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationServiceType_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_NetworkAddress Object. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationServiceType_CPIdentifier_NetworkAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationFFH1ServiceType_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_NetworkAddress Object. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationFFH1ServiceType_CPIdentifier_NetworkAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationFFHSEServiceType_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_NetworkAddress Object. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationFFHSEServiceType_CPIdentifier_NetworkAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationPROFIBUSServiceType_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_NetworkAddress Object. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationPROFIBUSServiceType_CPIdentifier_NetworkAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationPROFINETServiceType_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_NetworkAddress Object. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationPROFINETServiceType_CPIdentifier_NetworkAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationHARTServiceType_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_NetworkAddress Object. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationHARTServiceType_CPIdentifier_NetworkAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationISA100_WirelessServiceType_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_NetworkAddress Object. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationISA100_WirelessServiceType_CPIdentifier_NetworkAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_MethodSet Object. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_MethodSet = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationGENERICServiceType_MethodSet, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_NetworkAddress Object. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_CPIdentifier_NetworkAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.ServerCommunicationGENERICServiceType_CPIdentifier_NetworkAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the EddDataTypeInfo_Encoding_DefaultBinary Object. /// public static readonly ExpandedNodeId EddDataTypeInfo_Encoding_DefaultBinary = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.EddDataTypeInfo_Encoding_DefaultBinary, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the EddDataTypeInfo_Encoding_DefaultXml Object. /// public static readonly ExpandedNodeId EddDataTypeInfo_Encoding_DefaultXml = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.EddDataTypeInfo_Encoding_DefaultXml, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the EddDataTypeInfo_Encoding_DefaultJson Object. /// public static readonly ExpandedNodeId EddDataTypeInfo_Encoding_DefaultJson = new ExpandedNodeId(Opc.Ua.Fdi7.Objects.EddDataTypeInfo_Encoding_DefaultJson, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); } #endregion #region ObjectType Node 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 ObjectTypeIds { /// /// The identifier for the Foundation_H1 ObjectType. /// public static readonly ExpandedNodeId Foundation_H1 = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.Foundation_H1, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the Foundation_HSE ObjectType. /// public static readonly ExpandedNodeId Foundation_HSE = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.Foundation_HSE, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the Profibus_DP ObjectType. /// public static readonly ExpandedNodeId Profibus_DP = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.Profibus_DP, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the Profibus_PA ObjectType. /// public static readonly ExpandedNodeId Profibus_PA = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.Profibus_PA, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the Profinet_IO ObjectType. /// public static readonly ExpandedNodeId Profinet_IO = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.Profinet_IO, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the HART ObjectType. /// public static readonly ExpandedNodeId HART = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.HART, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ISA100_Wireless ObjectType. /// public static readonly ExpandedNodeId ISA100_Wireless = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ISA100_Wireless, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericProtocol ObjectType. /// public static readonly ExpandedNodeId GenericProtocol = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.GenericProtocol, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1 ObjectType. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1 = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ConnectionPoint_Foundation_H1, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE ObjectType. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ConnectionPoint_Foundation_HSE, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP ObjectType. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ConnectionPoint_Profibus_DP, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO ObjectType. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ConnectionPoint_Profinet_IO, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5 ObjectType. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5 = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ConnectionPoint_HART_TP5, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6 ObjectType. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6 = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ConnectionPoint_HART_TP6, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7 ObjectType. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7 = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ConnectionPoint_HART_TP7, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless ObjectType. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ConnectionPoint_ISA100_Wireless, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint ObjectType. /// public static readonly ExpandedNodeId GenericConnectionPoint = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.GenericConnectionPoint, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType ObjectType. /// public static readonly ExpandedNodeId CommunicationServerType = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.CommunicationServerType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType ObjectType. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ServerCommunicationDeviceType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType ObjectType. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ServerCommunicationFFH1DeviceType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType ObjectType. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ServerCommunicationFFHSEDeviceType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType ObjectType. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ServerCommunicationPROFIBUSDeviceType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType ObjectType. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ServerCommunicationPROFINETDeviceType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType ObjectType. /// public static readonly ExpandedNodeId ServerCommunicationHARType = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ServerCommunicationHARType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType ObjectType. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ServerCommunicationISA100_WirelessDeviceType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType ObjectType. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ServerCommunicationGENERICDeviceType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType ObjectType. /// public static readonly ExpandedNodeId ServerCommunicationServiceType = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ServerCommunicationServiceType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType ObjectType. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ServerCommunicationFFH1ServiceType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType ObjectType. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ServerCommunicationFFHSEServiceType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType ObjectType. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ServerCommunicationPROFIBUSServiceType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType ObjectType. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ServerCommunicationPROFINETServiceType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType ObjectType. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ServerCommunicationHARTServiceType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType ObjectType. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ServerCommunicationISA100_WirelessServiceType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType ObjectType. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType = new ExpandedNodeId(Opc.Ua.Fdi7.ObjectTypes.ServerCommunicationGENERICServiceType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); } #endregion #region Variable Node 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 VariableIds { /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceUri Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespaceUri = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_NamespaceUri, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceVersion Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespaceVersion = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_NamespaceVersion, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespacePublicationDate Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespacePublicationDate = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_NamespacePublicationDate, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_IsNamespaceSubset Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_IsNamespaceSubset = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_IsNamespaceSubset, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_StaticNodeIdTypes Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_StaticNodeIdTypes = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_StaticNodeIdTypes, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_StaticNumericNodeIdRange Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_StaticNumericNodeIdRange = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_StaticNumericNodeIdRange, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_StaticStringNodeIdPattern Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_StaticStringNodeIdPattern = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_StaticStringNodeIdPattern, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Size Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespaceFile_Size = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_NamespaceFile_Size, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Writable Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespaceFile_Writable = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_NamespaceFile_Writable, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_UserWritable Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespaceFile_UserWritable = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_NamespaceFile_UserWritable, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_OpenCount Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespaceFile_OpenCount = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_NamespaceFile_OpenCount, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Open_InputArguments Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespaceFile_Open_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_NamespaceFile_Open_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Open_OutputArguments Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespaceFile_Open_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_NamespaceFile_Open_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Close_InputArguments Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespaceFile_Close_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_NamespaceFile_Close_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Read_InputArguments Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespaceFile_Read_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_NamespaceFile_Read_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Read_OutputArguments Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespaceFile_Read_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_NamespaceFile_Read_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_Write_InputArguments Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespaceFile_Write_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_NamespaceFile_Write_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_GetPosition_InputArguments Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespaceFile_GetPosition_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_NamespaceFile_GetPosition_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_GetPosition_OutputArguments Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespaceFile_GetPosition_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_NamespaceFile_GetPosition_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_NamespaceFile_SetPosition_InputArguments Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_NamespaceFile_SetPosition_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_NamespaceFile_SetPosition_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_DefaultRolePermissions Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_DefaultRolePermissions = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_DefaultRolePermissions, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_DefaultUserRolePermissions Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_DefaultUserRolePermissions = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_DefaultUserRolePermissions, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7NamespaceMetadata_DefaultAccessRestrictions Variable. /// public static readonly ExpandedNodeId OpcUaFdi7NamespaceMetadata_DefaultAccessRestrictions = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7NamespaceMetadata_DefaultAccessRestrictions, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericProtocol_ProtocolIdentifier Variable. /// public static readonly ExpandedNodeId GenericProtocol_ProtocolIdentifier = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GenericProtocol_ProtocolIdentifier, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_Locked Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_H1_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_H1_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_H1_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_H1_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_H1_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_H1_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_H1_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_H1_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_H1_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_H1_NetworkIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_Address Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_Address = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_H1_Address, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_OrdinalNumber Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_OrdinalNumber = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_H1_OrdinalNumber, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_H1_SIFConnection Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_H1_SIFConnection = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_H1_SIFConnection, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_Locked Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_HSE_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_HSE_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_HSE_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_HSE_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_HSE_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_HSE_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_HSE_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_HSE_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_HSE_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_HSE_NetworkIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_Address Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_Address = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_HSE_Address, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Foundation_HSE_OrdinalNumber Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Foundation_HSE_OrdinalNumber = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Foundation_HSE_OrdinalNumber, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_Locked Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profibus_DP_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profibus_DP_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profibus_DP_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profibus_DP_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profibus_DP_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profibus_DP_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profibus_DP_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profibus_DP_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profibus_DP_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profibus_DP_NetworkIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profibus_DP_Address Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profibus_DP_Address = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profibus_DP_Address, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_Locked Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_NetworkIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_MAC Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_MAC = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_MAC, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_IPv4 Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_IPv4 = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_IPv4, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_DNSNAME Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_DNSNAME = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_DNSNAME, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_Profinet_IO_VALID Variable. /// public static readonly ExpandedNodeId ConnectionPoint_Profinet_IO_VALID = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_Profinet_IO_VALID, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_Locked Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_NetworkIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_DevAddr Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_DevAddr = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_DevAddr, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_DevMfg Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_DevMfg = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_DevMfg, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_DevType Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_DevType = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_DevType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_DevRev Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_DevRev = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_DevRev, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_DevTag Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_DevTag = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_DevTag, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP5_DevPollAddr Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP5_DevPollAddr = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP5_DevPollAddr, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_Locked Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_NetworkIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_DevAddr Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_DevAddr = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_DevAddr, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_DevMfg Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_DevMfg = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_DevMfg, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_DevType Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_DevType = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_DevType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_DevRev Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_DevRev = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_DevRev, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_DevTag Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_DevTag = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_DevTag, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP6_DevPollAddr Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP6_DevPollAddr = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP6_DevPollAddr, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_Locked Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_NetworkIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_DevAddr Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_DevAddr = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_DevAddr, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_DevMfg Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_DevMfg = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_DevMfg, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_DevType Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_DevType = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_DevType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_DevRev Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_DevRev = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_DevRev, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_DevTag Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_DevTag = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_DevTag, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_HART_TP7_DevPollAddr Variable. /// public static readonly ExpandedNodeId ConnectionPoint_HART_TP7_DevPollAddr = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_HART_TP7_DevPollAddr, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_Locked Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_NetworkIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_IPAddress Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_IPAddress = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_IPAddress, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_DevMfg Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_DevMfg = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_DevMfg, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_DevType Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_DevType = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_DevType, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_DevRev Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_DevRev = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_DevRev, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_DevTag Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_DevTag = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_DevTag, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectionPoint_ISA100_Wireless_DevPollAddr Variable. /// public static readonly ExpandedNodeId ConnectionPoint_ISA100_Wireless_DevPollAddr = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectionPoint_ISA100_Wireless_DevPollAddr, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_Lock_Locked Variable. /// public static readonly ExpandedNodeId GenericConnectionPoint_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GenericConnectionPoint_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId GenericConnectionPoint_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GenericConnectionPoint_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId GenericConnectionPoint_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GenericConnectionPoint_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId GenericConnectionPoint_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GenericConnectionPoint_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId GenericConnectionPoint_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GenericConnectionPoint_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId GenericConnectionPoint_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GenericConnectionPoint_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId GenericConnectionPoint_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GenericConnectionPoint_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId GenericConnectionPoint_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GenericConnectionPoint_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId GenericConnectionPoint_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GenericConnectionPoint_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId GenericConnectionPoint_NetworkIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GenericConnectionPoint_NetworkIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId GenericConnectionPoint_NetworkIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GenericConnectionPoint_NetworkIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId GenericConnectionPoint_NetworkIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GenericConnectionPoint_NetworkIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId GenericConnectionPoint_NetworkIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GenericConnectionPoint_NetworkIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId GenericConnectionPoint_NetworkIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GenericConnectionPoint_NetworkIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId GenericConnectionPoint_NetworkIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GenericConnectionPoint_NetworkIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId GenericConnectionPoint_NetworkIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GenericConnectionPoint_NetworkIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId GenericConnectionPoint_NetworkIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GenericConnectionPoint_NetworkIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_NetworkIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId GenericConnectionPoint_NetworkIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GenericConnectionPoint_NetworkIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_Address Variable. /// public static readonly ExpandedNodeId GenericConnectionPoint_Address = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GenericConnectionPoint_Address, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GenericConnectionPoint_ProtocolIdentifier Variable. /// public static readonly ExpandedNodeId GenericConnectionPoint_ProtocolIdentifier = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GenericConnectionPoint_ProtocolIdentifier, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_Lock_Locked Variable. /// public static readonly ExpandedNodeId CommunicationServerType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId CommunicationServerType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId CommunicationServerType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId CommunicationServerType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId CommunicationServerType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId CommunicationServerType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId CommunicationServerType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId CommunicationServerType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId CommunicationServerType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId CommunicationServerType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_CPIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId CommunicationServerType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_CPIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId CommunicationServerType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_CPIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId CommunicationServerType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId CommunicationServerType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId CommunicationServerType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId CommunicationServerType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId CommunicationServerType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId CommunicationServerType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_MethodSet_Initialize_OutputArguments Variable. /// public static readonly ExpandedNodeId CommunicationServerType_MethodSet_Initialize_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_MethodSet_Initialize_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_MethodSet_Reset_OutputArguments Variable. /// public static readonly ExpandedNodeId CommunicationServerType_MethodSet_Reset_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_MethodSet_Reset_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_MethodSet_AddComponent_InputArguments Variable. /// public static readonly ExpandedNodeId CommunicationServerType_MethodSet_AddComponent_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_MethodSet_AddComponent_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_MethodSet_AddComponent_OutputArguments Variable. /// public static readonly ExpandedNodeId CommunicationServerType_MethodSet_AddComponent_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_MethodSet_AddComponent_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_MethodSet_RemoveComponent_InputArguments Variable. /// public static readonly ExpandedNodeId CommunicationServerType_MethodSet_RemoveComponent_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_MethodSet_RemoveComponent_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the CommunicationServerType_MethodSet_RemoveComponent_OutputArguments Variable. /// public static readonly ExpandedNodeId CommunicationServerType_MethodSet_RemoveComponent_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.CommunicationServerType_MethodSet_RemoveComponent_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the SetAddressMethodFFH1Type_InputArguments Variable. /// public static readonly ExpandedNodeId SetAddressMethodFFH1Type_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.SetAddressMethodFFH1Type_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the SetAddressMethodFFH1Type_OutputArguments Variable. /// public static readonly ExpandedNodeId SetAddressMethodFFH1Type_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.SetAddressMethodFFH1Type_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the SetAddressMethodFFHSEType_InputArguments Variable. /// public static readonly ExpandedNodeId SetAddressMethodFFHSEType_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.SetAddressMethodFFHSEType_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the SetAddressMethodFFHSEType_OutputArguments Variable. /// public static readonly ExpandedNodeId SetAddressMethodFFHSEType_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.SetAddressMethodFFHSEType_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the SetAddressMethodPROFIBUSType_InputArguments Variable. /// public static readonly ExpandedNodeId SetAddressMethodPROFIBUSType_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.SetAddressMethodPROFIBUSType_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the SetAddressMethodPROFIBUSType_OutputArguments Variable. /// public static readonly ExpandedNodeId SetAddressMethodPROFIBUSType_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.SetAddressMethodPROFIBUSType_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the SetAddressMethodPROFINETType_InputArguments Variable. /// public static readonly ExpandedNodeId SetAddressMethodPROFINETType_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.SetAddressMethodPROFINETType_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the SetAddressMethodPROFINETType_OutputArguments Variable. /// public static readonly ExpandedNodeId SetAddressMethodPROFINETType_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.SetAddressMethodPROFINETType_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the SetAddressMethodHARTType_InputArguments Variable. /// public static readonly ExpandedNodeId SetAddressMethodHARTType_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.SetAddressMethodHARTType_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the SetAddressMethodHARTType_OutputArguments Variable. /// public static readonly ExpandedNodeId SetAddressMethodHARTType_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.SetAddressMethodHARTType_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the SetAddressMethodGENERICType_InputArguments Variable. /// public static readonly ExpandedNodeId SetAddressMethodGENERICType_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.SetAddressMethodGENERICType_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the SetAddressMethodGENERICType_OutputArguments Variable. /// public static readonly ExpandedNodeId SetAddressMethodGENERICType_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.SetAddressMethodGENERICType_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_CPIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_ListOfCommunicationProfiles Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_ListOfCommunicationProfiles = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_ListOfCommunicationProfiles, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_MethodSet_Scan_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_MethodSet_Scan_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_MethodSet_Scan_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_MethodSet_ResetScan_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_MethodSet_ResetScan_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_MethodSet_ResetScan_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_MethodSet_AddComponent_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_MethodSet_AddComponent_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_MethodSet_AddComponent_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_MethodSet_AddComponent_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_MethodSet_AddComponent_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_MethodSet_AddComponent_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_MethodSet_RemoveComponent_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_MethodSet_RemoveComponent_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_MethodSet_RemoveComponent_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationDeviceType_MethodSet_RemoveComponent_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationDeviceType_MethodSet_RemoveComponent_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationDeviceType_MethodSet_RemoveComponent_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_MethodSet_Scan_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_MethodSet_Scan_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_MethodSet_Scan_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_MethodSet_ResetScan_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_MethodSet_ResetScan_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_MethodSet_ResetScan_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_MethodSet_AddComponent_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_MethodSet_AddComponent_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_MethodSet_AddComponent_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_MethodSet_AddComponent_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_MethodSet_AddComponent_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_MethodSet_AddComponent_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_MethodSet_RemoveComponent_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_MethodSet_RemoveComponent_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_MethodSet_RemoveComponent_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_MethodSet_RemoveComponent_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_MethodSet_RemoveComponent_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_MethodSet_RemoveComponent_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_MethodSet_SetAddress_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_MethodSet_SetAddress_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_MethodSet_SetAddress_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_MethodSet_SetAddress_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_MethodSet_SetAddress_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_MethodSet_SetAddress_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Manufacturer Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_Manufacturer = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_Manufacturer, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_Model Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_Model = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_Model, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_HardwareRevision Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_HardwareRevision = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_HardwareRevision, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_SoftwareRevision Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_SoftwareRevision = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_SoftwareRevision, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_DeviceRevision Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_DeviceRevision = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_DeviceRevision, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_DeviceManual Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_DeviceManual = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_DeviceManual, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_SerialNumber Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_SerialNumber = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_SerialNumber, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_RevisionCounter Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_RevisionCounter = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_RevisionCounter, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Connect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Connect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Connect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Connect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Connect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Connect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Transfer_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Transfer_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Transfer_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_GetPublishedData_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_GetPublishedData_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_GetPublishedData_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_GetPublishedData_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_GetPublishedData_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1DeviceType_ServiceProvider_MethodSet_GetPublishedData_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_MethodSet_Scan_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_MethodSet_Scan_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_MethodSet_Scan_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_MethodSet_ResetScan_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_MethodSet_ResetScan_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_MethodSet_ResetScan_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_MethodSet_AddComponent_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_MethodSet_AddComponent_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_MethodSet_AddComponent_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_MethodSet_AddComponent_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_MethodSet_AddComponent_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_MethodSet_AddComponent_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_MethodSet_RemoveComponent_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_MethodSet_RemoveComponent_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_MethodSet_RemoveComponent_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_MethodSet_RemoveComponent_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_MethodSet_RemoveComponent_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_MethodSet_RemoveComponent_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_MethodSet_SetAddress_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_MethodSet_SetAddress_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_MethodSet_SetAddress_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_MethodSet_SetAddress_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_MethodSet_SetAddress_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_MethodSet_SetAddress_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Manufacturer Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_Manufacturer = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_Manufacturer, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_Model Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_Model = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_Model, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_HardwareRevision Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_HardwareRevision = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_HardwareRevision, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_SoftwareRevision Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_SoftwareRevision = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_SoftwareRevision, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_DeviceRevision Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_DeviceRevision = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_DeviceRevision, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_DeviceManual Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_DeviceManual = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_DeviceManual, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_SerialNumber Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_SerialNumber = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_SerialNumber, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_RevisionCounter Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_RevisionCounter = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_RevisionCounter, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Connect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Connect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Connect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_GetPublishedData_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_GetPublishedData_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_GetPublishedData_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_GetPublishedData_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_GetPublishedData_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEDeviceType_ServiceProvider_MethodSet_GetPublishedData_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_MethodSet_Scan_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_MethodSet_Scan_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_MethodSet_Scan_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_MethodSet_ResetScan_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_MethodSet_ResetScan_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_MethodSet_ResetScan_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_MethodSet_AddComponent_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_MethodSet_AddComponent_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_MethodSet_AddComponent_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_MethodSet_AddComponent_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_MethodSet_AddComponent_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_MethodSet_AddComponent_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_MethodSet_RemoveComponent_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_MethodSet_RemoveComponent_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_MethodSet_RemoveComponent_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_MethodSet_RemoveComponent_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_MethodSet_RemoveComponent_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_MethodSet_RemoveComponent_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_MethodSet_SetAddress_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_MethodSet_SetAddress_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_MethodSet_SetAddress_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_MethodSet_SetAddress_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_MethodSet_SetAddress_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_MethodSet_SetAddress_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Manufacturer Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Manufacturer = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Manufacturer, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Model Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Model = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_Model, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_HardwareRevision Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_HardwareRevision = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_HardwareRevision, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_SoftwareRevision Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_SoftwareRevision = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_SoftwareRevision, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_DeviceRevision Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_DeviceRevision = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_DeviceRevision, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_DeviceManual Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_DeviceManual = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_DeviceManual, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_SerialNumber Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_SerialNumber = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_SerialNumber, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_RevisionCounter Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_RevisionCounter = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_RevisionCounter, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Connect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Connect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Connect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_MethodSet_Scan_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_MethodSet_Scan_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_MethodSet_Scan_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_MethodSet_ResetScan_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_MethodSet_ResetScan_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_MethodSet_ResetScan_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_MethodSet_AddComponent_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_MethodSet_AddComponent_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_MethodSet_AddComponent_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_MethodSet_AddComponent_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_MethodSet_AddComponent_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_MethodSet_AddComponent_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_MethodSet_RemoveComponent_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_MethodSet_RemoveComponent_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_MethodSet_RemoveComponent_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_MethodSet_RemoveComponent_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_MethodSet_RemoveComponent_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_MethodSet_RemoveComponent_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_MethodSet_SetAddress_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_MethodSet_SetAddress_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_MethodSet_SetAddress_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_MethodSet_SetAddress_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_MethodSet_SetAddress_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_MethodSet_SetAddress_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Manufacturer Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_Manufacturer = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_Manufacturer, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_Model Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_Model = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_Model, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_HardwareRevision Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_HardwareRevision = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_HardwareRevision, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_SoftwareRevision Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_SoftwareRevision = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_SoftwareRevision, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_DeviceRevision Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_DeviceRevision = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_DeviceRevision, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_DeviceManual Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_DeviceManual = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_DeviceManual, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_SerialNumber Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_SerialNumber = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_SerialNumber, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_RevisionCounter Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_RevisionCounter = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_RevisionCounter, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Connect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Connect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Connect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_CPIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_CPIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_CPIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_MethodSet_Scan_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_MethodSet_Scan_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_MethodSet_Scan_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_MethodSet_ResetScan_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_MethodSet_ResetScan_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_MethodSet_ResetScan_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_MethodSet_AddComponent_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_MethodSet_AddComponent_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_MethodSet_AddComponent_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_MethodSet_AddComponent_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_MethodSet_AddComponent_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_MethodSet_AddComponent_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_MethodSet_RemoveComponent_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_MethodSet_RemoveComponent_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_MethodSet_RemoveComponent_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_MethodSet_RemoveComponent_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_MethodSet_RemoveComponent_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_MethodSet_RemoveComponent_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_MethodSet_SetAddress_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_MethodSet_SetAddress_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_MethodSet_SetAddress_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_MethodSet_SetAddress_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_MethodSet_SetAddress_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_MethodSet_SetAddress_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Manufacturer Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_Manufacturer = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_Manufacturer, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_Model Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_Model = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_Model, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_HardwareRevision Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_HardwareRevision = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_HardwareRevision, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_SoftwareRevision Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_SoftwareRevision = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_SoftwareRevision, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_DeviceRevision Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_DeviceRevision = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_DeviceRevision, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_DeviceManual Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_DeviceManual = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_DeviceManual, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_SerialNumber Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_SerialNumber = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_SerialNumber, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_RevisionCounter Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_RevisionCounter = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_RevisionCounter, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_Disconnect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_MethodSet_Disconnect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_MethodSet_Disconnect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_Disconnect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_MethodSet_Disconnect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_MethodSet_Disconnect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_Connect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_MethodSet_Connect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_MethodSet_Connect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_Connect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_MethodSet_Connect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_MethodSet_Connect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_Transfer_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_MethodSet_Transfer_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_MethodSet_Transfer_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_Transfer_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_MethodSet_Transfer_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_MethodSet_Transfer_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_GetPublishedData_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_MethodSet_GetPublishedData_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_MethodSet_GetPublishedData_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARType_ServiceProvider_MethodSet_GetPublishedData_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARType_ServiceProvider_MethodSet_GetPublishedData_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARType_ServiceProvider_MethodSet_GetPublishedData_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_MethodSet_Scan_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_MethodSet_Scan_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_MethodSet_Scan_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_MethodSet_ResetScan_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_MethodSet_ResetScan_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_MethodSet_ResetScan_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_MethodSet_AddComponent_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_MethodSet_AddComponent_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_MethodSet_AddComponent_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_MethodSet_AddComponent_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_MethodSet_AddComponent_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_MethodSet_AddComponent_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_MethodSet_RemoveComponent_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_MethodSet_RemoveComponent_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_MethodSet_RemoveComponent_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_MethodSet_RemoveComponent_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_MethodSet_RemoveComponent_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_MethodSet_RemoveComponent_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Manufacturer Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Manufacturer = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Manufacturer, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Model Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Model = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_Model, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_HardwareRevision Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_HardwareRevision = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_HardwareRevision, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_SoftwareRevision Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_SoftwareRevision = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_SoftwareRevision, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_DeviceRevision Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_DeviceRevision = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_DeviceRevision, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_DeviceManual Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_DeviceManual = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_DeviceManual, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_SerialNumber Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_SerialNumber = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_SerialNumber, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_RevisionCounter Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_RevisionCounter = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_RevisionCounter, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Connect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Connect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Connect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_GetPublishedData_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_GetPublishedData_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_GetPublishedData_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_GetPublishedData_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_GetPublishedData_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessDeviceType_ServiceProvider_MethodSet_GetPublishedData_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_MethodSet_Scan_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_MethodSet_Scan_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_MethodSet_Scan_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_MethodSet_ResetScan_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_MethodSet_ResetScan_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_MethodSet_ResetScan_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_MethodSet_AddComponent_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_MethodSet_AddComponent_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_MethodSet_AddComponent_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_MethodSet_AddComponent_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_MethodSet_AddComponent_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_MethodSet_AddComponent_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_MethodSet_RemoveComponent_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_MethodSet_RemoveComponent_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_MethodSet_RemoveComponent_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_MethodSet_RemoveComponent_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_MethodSet_RemoveComponent_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_MethodSet_RemoveComponent_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ProtocolIdentifier Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ProtocolIdentifier = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ProtocolIdentifier, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_MethodSet_SetAddress_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_MethodSet_SetAddress_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_MethodSet_SetAddress_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_MethodSet_SetAddress_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_MethodSet_SetAddress_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_MethodSet_SetAddress_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Manufacturer Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_Manufacturer = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_Manufacturer, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_Model Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_Model = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_Model, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_HardwareRevision Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_HardwareRevision = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_HardwareRevision, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_SoftwareRevision Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_SoftwareRevision = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_SoftwareRevision, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_DeviceRevision Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_DeviceRevision = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_DeviceRevision, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_DeviceManual Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_DeviceManual = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_DeviceManual, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_SerialNumber Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_SerialNumber = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_SerialNumber, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_RevisionCounter Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_RevisionCounter = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_RevisionCounter, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Disconnect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Disconnect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Connect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Connect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Connect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Connect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Transfer_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICDeviceType_ServiceProvider_MethodSet_Transfer_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectMethodFFH1Type_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectMethodFFH1Type_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectMethodFFH1Type_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectMethodFFH1Type_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectMethodFFH1Type_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectMethodFFH1Type_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectMethodFFHSEType_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectMethodFFHSEType_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectMethodFFHSEType_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectMethodFFHSEType_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectMethodFFHSEType_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectMethodFFHSEType_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectMethodPROFIBUSType_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectMethodPROFIBUSType_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectMethodPROFIBUSType_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectMethodPROFIBUSType_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectMethodPROFIBUSType_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectMethodPROFIBUSType_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectMethodPROFINETType_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectMethodPROFINETType_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectMethodPROFINETType_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectMethodPROFINETType_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectMethodPROFINETType_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectMethodPROFINETType_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectMethodHARTType_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectMethodHARTType_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectMethodHARTType_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectMethodHARTType_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectMethodHARTType_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectMethodHARTType_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectMethodISA100_WirelessType_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectMethodISA100_WirelessType_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectMethodISA100_WirelessType_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectMethodISA100_WirelessType_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectMethodISA100_WirelessType_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectMethodISA100_WirelessType_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectMethodGENERICType_InputArguments Variable. /// public static readonly ExpandedNodeId ConnectMethodGENERICType_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectMethodGENERICType_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ConnectMethodGENERICType_OutputArguments Variable. /// public static readonly ExpandedNodeId ConnectMethodGENERICType_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ConnectMethodGENERICType_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the TransferMethodFFH1Type_InputArguments Variable. /// public static readonly ExpandedNodeId TransferMethodFFH1Type_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.TransferMethodFFH1Type_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the TransferMethodFFH1Type_OutputArguments Variable. /// public static readonly ExpandedNodeId TransferMethodFFH1Type_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.TransferMethodFFH1Type_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the TransferMethodFFHSEType_InputArguments Variable. /// public static readonly ExpandedNodeId TransferMethodFFHSEType_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.TransferMethodFFHSEType_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the TransferMethodFFHSEType_OutputArguments Variable. /// public static readonly ExpandedNodeId TransferMethodFFHSEType_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.TransferMethodFFHSEType_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the TransferMethodPROFIBUSType_InputArguments Variable. /// public static readonly ExpandedNodeId TransferMethodPROFIBUSType_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.TransferMethodPROFIBUSType_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the TransferMethodPROFIBUSType_OutputArguments Variable. /// public static readonly ExpandedNodeId TransferMethodPROFIBUSType_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.TransferMethodPROFIBUSType_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the TransferMethodPROFINETType_InputArguments Variable. /// public static readonly ExpandedNodeId TransferMethodPROFINETType_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.TransferMethodPROFINETType_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the TransferMethodPROFINETType_OutputArguments Variable. /// public static readonly ExpandedNodeId TransferMethodPROFINETType_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.TransferMethodPROFINETType_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the TransferMethodHARTType_InputArguments Variable. /// public static readonly ExpandedNodeId TransferMethodHARTType_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.TransferMethodHARTType_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the TransferMethodHARTType_OutputArguments Variable. /// public static readonly ExpandedNodeId TransferMethodHARTType_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.TransferMethodHARTType_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the TransferMethodISA100_WirelessType_InputArguments Variable. /// public static readonly ExpandedNodeId TransferMethodISA100_WirelessType_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.TransferMethodISA100_WirelessType_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the TransferMethodISA100_WirelessType_OutputArguments Variable. /// public static readonly ExpandedNodeId TransferMethodISA100_WirelessType_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.TransferMethodISA100_WirelessType_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the EddDataTypeEnum_EnumValues Variable. /// public static readonly ExpandedNodeId EddDataTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.EddDataTypeEnum_EnumValues, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the TransferMethodGENERICType_InputArguments Variable. /// public static readonly ExpandedNodeId TransferMethodGENERICType_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.TransferMethodGENERICType_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the TransferMethodGENERICType_OutputArguments Variable. /// public static readonly ExpandedNodeId TransferMethodGENERICType_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.TransferMethodGENERICType_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GetPublishedDataMethodFFH1Type_InputArguments Variable. /// public static readonly ExpandedNodeId GetPublishedDataMethodFFH1Type_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GetPublishedDataMethodFFH1Type_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GetPublishedDataMethodFFH1Type_OutputArguments Variable. /// public static readonly ExpandedNodeId GetPublishedDataMethodFFH1Type_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GetPublishedDataMethodFFH1Type_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GetPublishedDataMethodFFHSEType_InputArguments Variable. /// public static readonly ExpandedNodeId GetPublishedDataMethodFFHSEType_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GetPublishedDataMethodFFHSEType_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GetPublishedDataMethodFFHSEType_OutputArguments Variable. /// public static readonly ExpandedNodeId GetPublishedDataMethodFFHSEType_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GetPublishedDataMethodFFHSEType_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GetPublishedDataMethodHARTType_InputArguments Variable. /// public static readonly ExpandedNodeId GetPublishedDataMethodHARTType_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GetPublishedDataMethodHARTType_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GetPublishedDataMethodHARTType_OutputArguments Variable. /// public static readonly ExpandedNodeId GetPublishedDataMethodHARTType_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GetPublishedDataMethodHARTType_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GetPublishedDataMethodISA100_WirelessType_InputArguments Variable. /// public static readonly ExpandedNodeId GetPublishedDataMethodISA100_WirelessType_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GetPublishedDataMethodISA100_WirelessType_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the GetPublishedDataMethodISA100_WirelessType_OutputArguments Variable. /// public static readonly ExpandedNodeId GetPublishedDataMethodISA100_WirelessType_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.GetPublishedDataMethodISA100_WirelessType_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationServiceType_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationServiceType_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationServiceType_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationServiceType_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationServiceType_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationServiceType_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationServiceType_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationServiceType_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationServiceType_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationServiceType_CPIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationServiceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationServiceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationServiceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationServiceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationServiceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationServiceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationServiceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationServiceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_MethodSet_Disconnect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_MethodSet_Disconnect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationServiceType_MethodSet_Disconnect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationServiceType_MethodSet_Disconnect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationServiceType_MethodSet_Disconnect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationServiceType_MethodSet_Disconnect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_Disconnect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_MethodSet_Disconnect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_MethodSet_Disconnect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_Disconnect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_MethodSet_Disconnect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_MethodSet_Disconnect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_Connect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_MethodSet_Connect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_MethodSet_Connect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_Connect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_MethodSet_Connect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_MethodSet_Connect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_Transfer_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_MethodSet_Transfer_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_MethodSet_Transfer_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_Transfer_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_MethodSet_Transfer_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_MethodSet_Transfer_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_GetPublishedData_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_MethodSet_GetPublishedData_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_MethodSet_GetPublishedData_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFH1ServiceType_MethodSet_GetPublishedData_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFH1ServiceType_MethodSet_GetPublishedData_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFH1ServiceType_MethodSet_GetPublishedData_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_Disconnect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_MethodSet_Disconnect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_MethodSet_Disconnect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_Disconnect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_MethodSet_Disconnect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_MethodSet_Disconnect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_Connect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_MethodSet_Connect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_MethodSet_Connect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_Connect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_MethodSet_Connect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_MethodSet_Connect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_Transfer_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_MethodSet_Transfer_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_MethodSet_Transfer_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_Transfer_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_MethodSet_Transfer_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_MethodSet_Transfer_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_GetPublishedData_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_MethodSet_GetPublishedData_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_MethodSet_GetPublishedData_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationFFHSEServiceType_MethodSet_GetPublishedData_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationFFHSEServiceType_MethodSet_GetPublishedData_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationFFHSEServiceType_MethodSet_GetPublishedData_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_MethodSet_Disconnect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_MethodSet_Disconnect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_MethodSet_Disconnect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_MethodSet_Disconnect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_MethodSet_Disconnect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_MethodSet_Disconnect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_MethodSet_Connect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_MethodSet_Connect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_MethodSet_Connect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_MethodSet_Connect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_MethodSet_Connect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_MethodSet_Connect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_MethodSet_Transfer_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_MethodSet_Transfer_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_MethodSet_Transfer_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFIBUSServiceType_MethodSet_Transfer_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFIBUSServiceType_MethodSet_Transfer_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFIBUSServiceType_MethodSet_Transfer_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_MethodSet_Disconnect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_MethodSet_Disconnect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_MethodSet_Disconnect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_MethodSet_Disconnect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_MethodSet_Disconnect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_MethodSet_Disconnect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_MethodSet_Connect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_MethodSet_Connect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_MethodSet_Connect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_MethodSet_Connect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_MethodSet_Connect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_MethodSet_Connect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_MethodSet_Transfer_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_MethodSet_Transfer_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_MethodSet_Transfer_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationPROFINETServiceType_MethodSet_Transfer_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationPROFINETServiceType_MethodSet_Transfer_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationPROFINETServiceType_MethodSet_Transfer_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_CPIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_Disconnect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_MethodSet_Disconnect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_MethodSet_Disconnect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_Disconnect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_MethodSet_Disconnect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_MethodSet_Disconnect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_Connect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_MethodSet_Connect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_MethodSet_Connect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_Connect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_MethodSet_Connect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_MethodSet_Connect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_Transfer_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_MethodSet_Transfer_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_MethodSet_Transfer_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_Transfer_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_MethodSet_Transfer_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_MethodSet_Transfer_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_GetPublishedData_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_MethodSet_GetPublishedData_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_MethodSet_GetPublishedData_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationHARTServiceType_MethodSet_GetPublishedData_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationHARTServiceType_MethodSet_GetPublishedData_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationHARTServiceType_MethodSet_GetPublishedData_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_Disconnect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_MethodSet_Disconnect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_MethodSet_Disconnect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_Disconnect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_MethodSet_Disconnect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_MethodSet_Disconnect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_Connect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_MethodSet_Connect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_MethodSet_Connect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_Connect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_MethodSet_Connect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_MethodSet_Connect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_Transfer_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_MethodSet_Transfer_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_MethodSet_Transfer_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_Transfer_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_MethodSet_Transfer_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_MethodSet_Transfer_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_GetPublishedData_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_MethodSet_GetPublishedData_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_MethodSet_GetPublishedData_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationISA100_WirelessServiceType_MethodSet_GetPublishedData_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationISA100_WirelessServiceType_MethodSet_GetPublishedData_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationISA100_WirelessServiceType_MethodSet_GetPublishedData_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_Locked Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_CPIdentifier_Lock_Locked = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_CPIdentifier_Lock_Locked, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_LockingClient Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_CPIdentifier_Lock_LockingClient = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_CPIdentifier_Lock_LockingClient, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_LockingUser Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_CPIdentifier_Lock_LockingUser = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_CPIdentifier_Lock_LockingUser, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_RemainingLockTime Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_CPIdentifier_Lock_RemainingLockTime = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_CPIdentifier_Lock_RemainingLockTime, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_InitLock_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_CPIdentifier_Lock_InitLock_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_CPIdentifier_Lock_InitLock_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_InitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_CPIdentifier_Lock_InitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_CPIdentifier_Lock_InitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_RenewLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_CPIdentifier_Lock_RenewLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_CPIdentifier_Lock_RenewLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_ExitLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_CPIdentifier_Lock_ExitLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_CPIdentifier_Lock_ExitLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_CPIdentifier_Lock_BreakLock_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_CPIdentifier_Lock_BreakLock_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_CPIdentifier_Lock_BreakLock_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_MethodSet_Disconnect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_MethodSet_Disconnect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_MethodSet_Disconnect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_MethodSet_Disconnect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_MethodSet_Disconnect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_MethodSet_Disconnect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_MethodSet_Connect_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_MethodSet_Connect_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_MethodSet_Connect_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_MethodSet_Connect_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_MethodSet_Connect_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_MethodSet_Connect_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_MethodSet_Transfer_InputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_MethodSet_Transfer_InputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_MethodSet_Transfer_InputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the ServerCommunicationGENERICServiceType_MethodSet_Transfer_OutputArguments Variable. /// public static readonly ExpandedNodeId ServerCommunicationGENERICServiceType_MethodSet_Transfer_OutputArguments = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.ServerCommunicationGENERICServiceType_MethodSet_Transfer_OutputArguments, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7_BinarySchema Variable. /// public static readonly ExpandedNodeId OpcUaFdi7_BinarySchema = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7_BinarySchema, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7_BinarySchema_NamespaceUri Variable. /// public static readonly ExpandedNodeId OpcUaFdi7_BinarySchema_NamespaceUri = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7_BinarySchema_NamespaceUri, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7_BinarySchema_Deprecated Variable. /// public static readonly ExpandedNodeId OpcUaFdi7_BinarySchema_Deprecated = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7_BinarySchema_Deprecated, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7_BinarySchema_EddDataTypeInfo Variable. /// public static readonly ExpandedNodeId OpcUaFdi7_BinarySchema_EddDataTypeInfo = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7_BinarySchema_EddDataTypeInfo, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7_XmlSchema Variable. /// public static readonly ExpandedNodeId OpcUaFdi7_XmlSchema = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7_XmlSchema, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7_XmlSchema_NamespaceUri Variable. /// public static readonly ExpandedNodeId OpcUaFdi7_XmlSchema_NamespaceUri = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7_XmlSchema_NamespaceUri, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7_XmlSchema_Deprecated Variable. /// public static readonly ExpandedNodeId OpcUaFdi7_XmlSchema_Deprecated = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7_XmlSchema_Deprecated, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); /// /// The identifier for the OpcUaFdi7_XmlSchema_EddDataTypeInfo Variable. /// public static readonly ExpandedNodeId OpcUaFdi7_XmlSchema_EddDataTypeInfo = new ExpandedNodeId(Opc.Ua.Fdi7.Variables.OpcUaFdi7_XmlSchema_EddDataTypeInfo, Opc.Ua.Fdi7.Namespaces.OpcUaFdi7); } #endregion #region BrowseName Declarations /// /// Declares all of the BrowseNames used in the Model Design. /// [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")] public static partial class BrowseNames { /// /// The BrowseName for the Address component. /// public const string Address = "Address"; /// /// The BrowseName for the CommunicationServerType component. /// public const string CommunicationServerType = "CommunicationServerType"; /// /// The BrowseName for the ConnectionPoint_Foundation_H1 component. /// public const string ConnectionPoint_Foundation_H1 = "ConnectionPoint_Foundation_H1"; /// /// The BrowseName for the ConnectionPoint_Foundation_HSE component. /// public const string ConnectionPoint_Foundation_HSE = "ConnectionPoint_Foundation_HSE"; /// /// The BrowseName for the ConnectionPoint_HART_TP5 component. /// public const string ConnectionPoint_HART_TP5 = "ConnectionPoint_HART_TP5"; /// /// The BrowseName for the ConnectionPoint_HART_TP6 component. /// public const string ConnectionPoint_HART_TP6 = "ConnectionPoint_HART_TP6"; /// /// The BrowseName for the ConnectionPoint_HART_TP7 component. /// public const string ConnectionPoint_HART_TP7 = "ConnectionPoint_HART_TP7"; /// /// The BrowseName for the ConnectionPoint_ISA100_Wireless component. /// public const string ConnectionPoint_ISA100_Wireless = "ConnectionPoint_ISA100_Wireless"; /// /// The BrowseName for the ConnectionPoint_Profibus_DP component. /// public const string ConnectionPoint_Profibus_DP = "ConnectionPoint_Profibus_DP"; /// /// The BrowseName for the ConnectionPoint_Profinet_IO component. /// public const string ConnectionPoint_Profinet_IO = "ConnectionPoint_Profinet_IO"; /// /// The BrowseName for the ConnectMethodFFH1Type component. /// public const string ConnectMethodFFH1Type = "ConnectMethodFFH1Type"; /// /// The BrowseName for the ConnectMethodFFHSEType component. /// public const string ConnectMethodFFHSEType = "ConnectMethodFFHSEType"; /// /// The BrowseName for the ConnectMethodGENERICType component. /// public const string ConnectMethodGENERICType = "ConnectMethodGENERICType"; /// /// The BrowseName for the ConnectMethodHARTType component. /// public const string ConnectMethodHARTType = "ConnectMethodHARTType"; /// /// The BrowseName for the ConnectMethodISA100_WirelessType component. /// public const string ConnectMethodISA100_WirelessType = "ConnectMethodISA100_WirelessType"; /// /// The BrowseName for the ConnectMethodPROFIBUSType component. /// public const string ConnectMethodPROFIBUSType = "ConnectMethodPROFIBUSType"; /// /// The BrowseName for the ConnectMethodPROFINETType component. /// public const string ConnectMethodPROFINETType = "ConnectMethodPROFINETType"; /// /// The BrowseName for the DevAddr component. /// public const string DevAddr = "DevAddr"; /// /// The BrowseName for the DevMfg component. /// public const string DevMfg = "DevMfg"; /// /// The BrowseName for the DevPollAddr component. /// public const string DevPollAddr = "DevPollAddr"; /// /// The BrowseName for the DevRev component. /// public const string DevRev = "DevRev"; /// /// The BrowseName for the DevTag component. /// public const string DevTag = "DevTag"; /// /// The BrowseName for the DevType component. /// public const string DevType = "DevType"; /// /// The BrowseName for the DNSNAME component. /// public const string DNSNAME = "DNSNAME"; /// /// The BrowseName for the EddDataTypeEnum component. /// public const string EddDataTypeEnum = "EddDataTypeEnum"; /// /// The BrowseName for the EddDataTypeInfo component. /// public const string EddDataTypeInfo = "EddDataTypeInfo"; /// /// The BrowseName for the Foundation_H1 component. /// public const string Foundation_H1 = "Foundation_H1"; /// /// The BrowseName for the Foundation_HSE component. /// public const string Foundation_HSE = "Foundation_HSE"; /// /// The BrowseName for the GenericConnectionPoint component. /// public const string GenericConnectionPoint = "GenericConnectionPoint"; /// /// The BrowseName for the GenericProtocol component. /// public const string GenericProtocol = "GenericProtocol"; /// /// The BrowseName for the GetPublishedDataMethodFFH1Type component. /// public const string GetPublishedDataMethodFFH1Type = "GetPublishedDataMethodFFH1Type"; /// /// The BrowseName for the GetPublishedDataMethodFFHSEType component. /// public const string GetPublishedDataMethodFFHSEType = "GetPublishedDataMethodFFHSEType"; /// /// The BrowseName for the GetPublishedDataMethodHARTType component. /// public const string GetPublishedDataMethodHARTType = "GetPublishedDataMethodHARTType"; /// /// The BrowseName for the GetPublishedDataMethodISA100_WirelessType component. /// public const string GetPublishedDataMethodISA100_WirelessType = "GetPublishedDataMethodISA100_WirelessType"; /// /// The BrowseName for the HART component. /// public const string HART = "HART"; /// /// The BrowseName for the IPAddress component. /// public const string IPAddress = "IPAddress"; /// /// The BrowseName for the IPv4 component. /// public const string IPv4 = "IPv4"; /// /// The BrowseName for the ISA100_Wireless component. /// public const string ISA100_Wireless = "ISA100_Wireless"; /// /// The BrowseName for the ListOfCommunicationProfiles component. /// public const string ListOfCommunicationProfiles = "ListOfCommunicationProfiles"; /// /// The BrowseName for the MAC component. /// public const string MAC = "MAC"; /// /// The BrowseName for the OpcUaFdi7_BinarySchema component. /// public const string OpcUaFdi7_BinarySchema = "Opc.Ua.Fdi7"; /// /// The BrowseName for the OpcUaFdi7_XmlSchema component. /// public const string OpcUaFdi7_XmlSchema = "Opc.Ua.Fdi7"; /// /// The BrowseName for the OpcUaFdi7NamespaceMetadata component. /// public const string OpcUaFdi7NamespaceMetadata = "http://fdi-cooperation.com/OPCUA/FDI7/"; /// /// The BrowseName for the OrdinalNumber component. /// public const string OrdinalNumber = "OrdinalNumber"; /// /// The BrowseName for the Profibus_DP component. /// public const string Profibus_DP = "Profibus_DP"; /// /// The BrowseName for the Profibus_PA component. /// public const string Profibus_PA = "Profibus_PA"; /// /// The BrowseName for the Profinet_IO component. /// public const string Profinet_IO = "Profinet_IO"; /// /// The BrowseName for the ProtocolIdentifier component. /// public const string ProtocolIdentifier = "ProtocolIdentifier"; /// /// The BrowseName for the ServerCommunicationDeviceType component. /// public const string ServerCommunicationDeviceType = "ServerCommunicationDeviceType"; /// /// The BrowseName for the ServerCommunicationFFH1DeviceType component. /// public const string ServerCommunicationFFH1DeviceType = "ServerCommunicationFFH1DeviceType"; /// /// The BrowseName for the ServerCommunicationFFH1ServiceType component. /// public const string ServerCommunicationFFH1ServiceType = "ServerCommunicationFFH1ServiceType"; /// /// The BrowseName for the ServerCommunicationFFHSEDeviceType component. /// public const string ServerCommunicationFFHSEDeviceType = "ServerCommunicationFFHSEDeviceType"; /// /// The BrowseName for the ServerCommunicationFFHSEServiceType component. /// public const string ServerCommunicationFFHSEServiceType = "ServerCommunicationFFHSEServiceType"; /// /// The BrowseName for the ServerCommunicationGENERICDeviceType component. /// public const string ServerCommunicationGENERICDeviceType = "ServerCommunicationGENERICDeviceType"; /// /// The BrowseName for the ServerCommunicationGENERICServiceType component. /// public const string ServerCommunicationGENERICServiceType = "ServerCommunicationGENERICServiceType"; /// /// The BrowseName for the ServerCommunicationHARTServiceType component. /// public const string ServerCommunicationHARTServiceType = "ServerCommunicationHARTServiceType"; /// /// The BrowseName for the ServerCommunicationHARType component. /// public const string ServerCommunicationHARType = "ServerCommunicationHARType"; /// /// The BrowseName for the ServerCommunicationISA100_WirelessDeviceType component. /// public const string ServerCommunicationISA100_WirelessDeviceType = "ServerCommunicationISA100_WirelessDeviceType"; /// /// The BrowseName for the ServerCommunicationISA100_WirelessServiceType component. /// public const string ServerCommunicationISA100_WirelessServiceType = "ServerCommunicationISA100_WirelessServiceType"; /// /// The BrowseName for the ServerCommunicationPROFIBUSDeviceType component. /// public const string ServerCommunicationPROFIBUSDeviceType = "ServerCommunicationPROFIBUSDeviceType"; /// /// The BrowseName for the ServerCommunicationPROFIBUSServiceType component. /// public const string ServerCommunicationPROFIBUSServiceType = "ServerCommunicationPROFIBUSServiceType"; /// /// The BrowseName for the ServerCommunicationPROFINETDeviceType component. /// public const string ServerCommunicationPROFINETDeviceType = "ServerCommunicationPROFINETDeviceType"; /// /// The BrowseName for the ServerCommunicationPROFINETServiceType component. /// public const string ServerCommunicationPROFINETServiceType = "ServerCommunicationPROFINETServiceType"; /// /// The BrowseName for the ServerCommunicationServiceType component. /// public const string ServerCommunicationServiceType = "ServerCommunicationServiceType"; /// /// The BrowseName for the ServiceProvider component. /// public const string ServiceProvider = "ServiceProvider"; /// /// The BrowseName for the SetAddressMethodFFH1Type component. /// public const string SetAddressMethodFFH1Type = "SetAddressMethodFFH1Type"; /// /// The BrowseName for the SetAddressMethodFFHSEType component. /// public const string SetAddressMethodFFHSEType = "SetAddressMethodFFHSEType"; /// /// The BrowseName for the SetAddressMethodGENERICType component. /// public const string SetAddressMethodGENERICType = "SetAddressMethodGENERICType"; /// /// The BrowseName for the SetAddressMethodHARTType component. /// public const string SetAddressMethodHARTType = "SetAddressMethodHARTType"; /// /// The BrowseName for the SetAddressMethodPROFIBUSType component. /// public const string SetAddressMethodPROFIBUSType = "SetAddressMethodPROFIBUSType"; /// /// The BrowseName for the SetAddressMethodPROFINETType component. /// public const string SetAddressMethodPROFINETType = "SetAddressMethodPROFINETType"; /// /// The BrowseName for the SIFConnection component. /// public const string SIFConnection = "SIFConnection"; /// /// The BrowseName for the SubDevices component. /// public const string SubDevices = "SubDevices"; /// /// The BrowseName for the TransferMethodFFH1Type component. /// public const string TransferMethodFFH1Type = "TransferMethodFFH1Type"; /// /// The BrowseName for the TransferMethodFFHSEType component. /// public const string TransferMethodFFHSEType = "TransferMethodFFHSEType"; /// /// The BrowseName for the TransferMethodGENERICType component. /// public const string TransferMethodGENERICType = "TransferMethodGENERICType"; /// /// The BrowseName for the TransferMethodHARTType component. /// public const string TransferMethodHARTType = "TransferMethodHARTType"; /// /// The BrowseName for the TransferMethodISA100_WirelessType component. /// public const string TransferMethodISA100_WirelessType = "TransferMethodISA100_WirelessType"; /// /// The BrowseName for the TransferMethodPROFIBUSType component. /// public const string TransferMethodPROFIBUSType = "TransferMethodPROFIBUSType"; /// /// The BrowseName for the TransferMethodPROFINETType component. /// public const string TransferMethodPROFINETType = "TransferMethodPROFINETType"; /// /// The BrowseName for the VALID component. /// public const string VALID = "VALID"; } #endregion #region Namespace Declarations /// /// Defines constants for all namespaces referenced by the model design. /// [System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")] public static partial class Namespaces { /// /// The URI for the OpcUaFdi7 namespace (.NET code namespace is 'Opc.Ua.Fdi7'). /// public const string OpcUaFdi7 = "http://fdi-cooperation.com/OPCUA/FDI7/"; /// /// The URI for the OpcUaFdi7Xsd namespace (.NET code namespace is 'Opc.Ua.Fdi7'). /// public const string OpcUaFdi7Xsd = "http://fdi-cooperation.com/OPCUA/FDI7/Types.xsd"; /// /// The URI for the OpcUaDi namespace (.NET code namespace is 'Opc.Ua.Di'). /// public const string OpcUaDi = "http://opcfoundation.org/UA/DI/"; /// /// The URI for the OpcUaDiXsd namespace (.NET code namespace is 'Opc.Ua.Di'). /// public const string OpcUaDiXsd = "http://opcfoundation.org/UA/DI/Types.xsd"; /// /// The URI for the OpcUa namespace (.NET code namespace is 'Opc.Ua'). /// public const string OpcUa = "http://opcfoundation.org/UA/"; /// /// The URI for the OpcUaXsd namespace (.NET code namespace is 'Opc.Ua'). /// public const string OpcUaXsd = "http://opcfoundation.org/UA/2008/02/Types.xsd"; } #endregion }