/* ========================================================================
* 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;
namespace Opc.Ua.MTConnect
{
#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 ActuatorStateTypeEnum DataType.
///
public const uint ActuatorStateTypeEnum = 9963;
///
/// The identifier for the AlarmStateTypeEnum DataType.
///
public const uint AlarmStateTypeEnum = 9965;
///
/// The identifier for the AssetDescriptionType DataType.
///
public const uint AssetDescriptionType = 9967;
///
/// The identifier for the AssetAttrDataType DataType.
///
public const uint AssetAttrDataType = 9968;
///
/// The identifier for the AssetBufferSizeDataType DataType.
///
public const uint AssetBufferSizeDataType = 9969;
///
/// The identifier for the AssetIdDataType DataType.
///
public const uint AssetIdDataType = 9970;
///
/// The identifier for the AvailabilityTypeEnum DataType.
///
public const uint AvailabilityTypeEnum = 9971;
///
/// The identifier for the AxesCouplingTypeEnum DataType.
///
public const uint AxesCouplingTypeEnum = 9973;
///
/// The identifier for the AxesListValueDataType DataType.
///
public const uint AxesListValueDataType = 9975;
///
/// The identifier for the BufferSizeDataType DataType.
///
public const uint BufferSizeDataType = 9976;
///
/// The identifier for the CalibrationDateDataType DataType.
///
public const uint CalibrationDateDataType = 9977;
///
/// The identifier for the CalibrationInitialsDataType DataType.
///
public const uint CalibrationInitialsDataType = 9978;
///
/// The identifier for the CategoryTypeEnum DataType.
///
public const uint CategoryTypeEnum = 9979;
///
/// The identifier for the ChannelNumberDataType DataType.
///
public const uint ChannelNumberDataType = 9981;
///
/// The identifier for the ClampStateTypeEnum DataType.
///
public const uint ClampStateTypeEnum = 9982;
///
/// The identifier for the ConditionDescriptionDataType DataType.
///
public const uint ConditionDescriptionDataType = 9984;
///
/// The identifier for the ControllerModeTypeEnum DataType.
///
public const uint ControllerModeTypeEnum = 9985;
///
/// The identifier for the CoordinateSystemTypeEnum DataType.
///
public const uint CoordinateSystemTypeEnum = 9987;
///
/// The identifier for the IDDataType DataType.
///
public const uint IDDataType = 9989;
///
/// The identifier for the CodeDataType DataType.
///
public const uint CodeDataType = 9990;
///
/// The identifier for the ComponentIdDataType DataType.
///
public const uint ComponentIdDataType = 9991;
///
/// The identifier for the ConnectionCodeMachineSideDataType DataType.
///
public const uint ConnectionCodeMachineSideDataType = 9992;
///
/// The identifier for the CountValueDataType DataType.
///
public const uint CountValueDataType = 9993;
///
/// The identifier for the CreationTimeDataType DataType.
///
public const uint CreationTimeDataType = 9994;
///
/// The identifier for the CutterStatusValueTypeEnum DataType.
///
public const uint CutterStatusValueTypeEnum = 9995;
///
/// The identifier for the DataItemEnumDataType DataType.
///
public const uint DataItemEnumDataType = 9997;
///
/// The identifier for the DataItemEnumTypeEnum DataType.
///
public const uint DataItemEnumTypeEnum = 9998;
///
/// The identifier for the DataItemIdDataType DataType.
///
public const uint DataItemIdDataType = 10000;
///
/// The identifier for the DataItemStatisticsDataType DataType.
///
public const uint DataItemStatisticsDataType = 10001;
///
/// The identifier for the DataItemStatisticsTypeEnum DataType.
///
public const uint DataItemStatisticsTypeEnum = 10002;
///
/// The identifier for the DataItemSubEnumTypeEnum DataType.
///
public const uint DataItemSubEnumTypeEnum = 10004;
///
/// The identifier for the DefinitionFormatTypeEnum DataType.
///
public const uint DefinitionFormatTypeEnum = 10006;
///
/// The identifier for the DecibelValueDataType DataType.
///
public const uint DecibelValueDataType = 10008;
///
/// The identifier for the DescriptionTextDataType DataType.
///
public const uint DescriptionTextDataType = 10009;
///
/// The identifier for the DirectionTypeEnum DataType.
///
public const uint DirectionTypeEnum = 10010;
///
/// The identifier for the DoorStateTypeEnum DataType.
///
public const uint DoorStateTypeEnum = 10012;
///
/// The identifier for the DurationTimeDataType DataType.
///
public const uint DurationTimeDataType = 10014;
///
/// The identifier for the DurationValueDataType DataType.
///
public const uint DurationValueDataType = 10015;
///
/// The identifier for the EdgeCountDataType DataType.
///
public const uint EdgeCountDataType = 10016;
///
/// The identifier for the EmergencyStopTypeEnum DataType.
///
public const uint EmergencyStopTypeEnum = 10017;
///
/// The identifier for the EnergyValueDataType DataType.
///
public const uint EnergyValueDataType = 10019;
///
/// The identifier for the ExecutionTypeEnum DataType.
///
public const uint ExecutionTypeEnum = 10020;
///
/// The identifier for the FeedrateValueDataType DataType.
///
public const uint FeedrateValueDataType = 10022;
///
/// The identifier for the FirmwareVersionDataType DataType.
///
public const uint FirmwareVersionDataType = 10023;
///
/// The identifier for the ForceValueDataType DataType.
///
public const uint ForceValueDataType = 10024;
///
/// The identifier for the GradeDataType DataType.
///
public const uint GradeDataType = 10025;
///
/// The identifier for the IndexRangeDataType DataType.
///
public const uint IndexRangeDataType = 10026;
///
/// The identifier for the InstanceIdDataType DataType.
///
public const uint InstanceIdDataType = 10027;
///
/// The identifier for the ItemIdDataType DataType.
///
public const uint ItemIdDataType = 10028;
///
/// The identifier for the InterfaceStateTypeEnum DataType.
///
public const uint InterfaceStateTypeEnum = 10029;
///
/// The identifier for the ItemSourceDataType DataType.
///
public const uint ItemSourceDataType = 10031;
///
/// The identifier for the LocationSizeDataType DataType.
///
public const uint LocationSizeDataType = 10032;
///
/// The identifier for the LocationValueDataType DataType.
///
public const uint LocationValueDataType = 10033;
///
/// The identifier for the LocationsTypeEnum DataType.
///
public const uint LocationsTypeEnum = 10034;
///
/// The identifier for the LocusDataType DataType.
///
public const uint LocusDataType = 10036;
///
/// The identifier for the ManufacturersDataType DataType.
///
public const uint ManufacturersDataType = 10037;
///
/// The identifier for the MassValueDataType DataType.
///
public const uint MassValueDataType = 10038;
///
/// The identifier for the MaximumCountDataType DataType.
///
public const uint MaximumCountDataType = 10039;
///
/// The identifier for the MaximumDataType DataType.
///
public const uint MaximumDataType = 10040;
///
/// The identifier for the MeasurementValueDataType DataType.
///
public const uint MeasurementValueDataType = 10041;
///
/// The identifier for the MinimumDataType DataType.
///
public const uint MinimumDataType = 10042;
///
/// The identifier for the ModelDataType DataType.
///
public const uint ModelDataType = 10043;
///
/// The identifier for the NameDataType DataType.
///
public const uint NameDataType = 10044;
///
/// The identifier for the NativeCodeDataType DataType.
///
public const uint NativeCodeDataType = 10045;
///
/// The identifier for the NativeNotifcationCodeDataType DataType.
///
public const uint NativeNotifcationCodeDataType = 10046;
///
/// The identifier for the NativeScaleDataType DataType.
///
public const uint NativeScaleDataType = 10047;
///
/// The identifier for the NativeSeverityDataType DataType.
///
public const uint NativeSeverityDataType = 10048;
///
/// The identifier for the NextCalibrationDateDataType DataType.
///
public const uint NextCalibrationDateDataType = 10049;
///
/// The identifier for the NominalDataType DataType.
///
public const uint NominalDataType = 10050;
///
/// The identifier for the NotificationCodeTypeEnum DataType.
///
public const uint NotificationCodeTypeEnum = 10051;
///
/// The identifier for the NotificationDescriptionDataType DataType.
///
public const uint NotificationDescriptionDataType = 10053;
///
/// The identifier for the OccurrenceTimeDataType DataType.
///
public const uint OccurrenceTimeDataType = 10054;
///
/// The identifier for the OverlapDataType DataType.
///
public const uint OverlapDataType = 10055;
///
/// The identifier for the PathModeTypeEnum DataType.
///
public const uint PathModeTypeEnum = 10056;
///
/// The identifier for the PowerStateTypeEnum DataType.
///
public const uint PowerStateTypeEnum = 10058;
///
/// The identifier for the ProgramToolNumberDataType DataType.
///
public const uint ProgramToolNumberDataType = 10060;
///
/// The identifier for the QualifierTypeEnum DataType.
///
public const uint QualifierTypeEnum = 10061;
///
/// The identifier for the RateDataType DataType.
///
public const uint RateDataType = 10063;
///
/// The identifier for the ReconditionCountValueDataType DataType.
///
public const uint ReconditionCountValueDataType = 10064;
///
/// The identifier for the RotaryModeTypeEnum DataType.
///
public const uint RotaryModeTypeEnum = 10065;
///
/// The identifier for the SampleRateDataType DataType.
///
public const uint SampleRateDataType = 10067;
///
/// The identifier for the SeverityTypeEnum DataType.
///
public const uint SeverityTypeEnum = 10068;
///
/// The identifier for the SignificantDigitsValueDataType DataType.
///
public const uint SignificantDigitsValueDataType = 10070;
///
/// The identifier for the StationDataType DataType.
///
public const uint StationDataType = 10071;
///
/// The identifier for the SenderDataType DataType.
///
public const uint SenderDataType = 10072;
///
/// The identifier for the SequenceDataType DataType.
///
public const uint SequenceDataType = 10073;
///
/// The identifier for the SerialNumberDataType DataType.
///
public const uint SerialNumberDataType = 10074;
///
/// The identifier for the SpeedDataType DataType.
///
public const uint SpeedDataType = 10075;
///
/// The identifier for the TestIndicatorDataType DataType.
///
public const uint TestIndicatorDataType = 10076;
///
/// The identifier for the ToolEventValueDataType DataType.
///
public const uint ToolEventValueDataType = 10077;
///
/// The identifier for the ToolGroupDataType DataType.
///
public const uint ToolGroupDataType = 10078;
///
/// The identifier for the ToolIdDataType DataType.
///
public const uint ToolIdDataType = 10079;
///
/// The identifier for the ToolLifeDirectionTypeEnum DataType.
///
public const uint ToolLifeDirectionTypeEnum = 10080;
///
/// The identifier for the ToolLifeTypeEnum DataType.
///
public const uint ToolLifeTypeEnum = 10082;
///
/// The identifier for the ToolLifeValueDataType DataType.
///
public const uint ToolLifeValueDataType = 10084;
///
/// The identifier for the UnitsExtDataType DataType.
///
public const uint UnitsExtDataType = 10085;
///
/// The identifier for the VersionDataType DataType.
///
public const uint VersionDataType = 10086;
///
/// The identifier for the VibrationValueDataType DataType.
///
public const uint VibrationValueDataType = 10087;
}
#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 OpcUaMTConnectNamespaceMetadata_NamespaceFile_Open Method.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespaceFile_Open = 15015;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Close Method.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespaceFile_Close = 15018;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Read Method.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespaceFile_Read = 15020;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Write Method.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespaceFile_Write = 15023;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_GetPosition Method.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespaceFile_GetPosition = 15025;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_SetPosition Method.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespaceFile_SetPosition = 15028;
}
#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 OpcUaMTConnectNamespaceMetadata Object.
///
public const uint OpcUaMTConnectNamespaceMetadata = 15001;
///
/// The identifier for the MTDevices Object.
///
public const uint MTDevices = 10110;
///
/// The identifier for the MTDeviceType_DataItems Object.
///
public const uint MTDeviceType_DataItems = 6626;
///
/// The identifier for the MTDeviceType_Components Object.
///
public const uint MTDeviceType_Components = 6627;
///
/// The identifier for the MTDeviceType_Conditions Object.
///
public const uint MTDeviceType_Conditions = 6628;
///
/// The identifier for the MTConditionType_LimitState Object.
///
public const uint MTConditionType_LimitState = 7235;
///
/// The identifier for the CuttingItemType_ItemLife Object.
///
public const uint CuttingItemType_ItemLife = 9947;
///
/// The identifier for the CuttingItemType_Measurements Object.
///
public const uint CuttingItemType_Measurements = 9948;
///
/// The identifier for the DataItemEnumDataType_Encoding_DefaultBinary Object.
///
public const uint DataItemEnumDataType_Encoding_DefaultBinary = 10099;
///
/// The identifier for the DataItemStatisticsDataType_Encoding_DefaultBinary Object.
///
public const uint DataItemStatisticsDataType_Encoding_DefaultBinary = 10100;
///
/// The identifier for the DataItemEnumDataType_Encoding_DefaultXml Object.
///
public const uint DataItemEnumDataType_Encoding_DefaultXml = 10088;
///
/// The identifier for the DataItemStatisticsDataType_Encoding_DefaultXml Object.
///
public const uint DataItemStatisticsDataType_Encoding_DefaultXml = 10089;
///
/// The identifier for the DataItemEnumDataType_Encoding_DefaultJson Object.
///
public const uint DataItemEnumDataType_Encoding_DefaultJson = 10200;
///
/// The identifier for the DataItemStatisticsDataType_Encoding_DefaultJson Object.
///
public const uint DataItemStatisticsDataType_Encoding_DefaultJson = 10201;
}
#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 MTDevicesType ObjectType.
///
public const uint MTDevicesType = 6614;
///
/// The identifier for the MTDeviceType ObjectType.
///
public const uint MTDeviceType = 6618;
///
/// The identifier for the MTComponentType ObjectType.
///
public const uint MTComponentType = 6629;
///
/// The identifier for the MTAxesType ObjectType.
///
public const uint MTAxesType = 6642;
///
/// The identifier for the MTControllerType ObjectType.
///
public const uint MTControllerType = 6659;
///
/// The identifier for the MTDoorType ObjectType.
///
public const uint MTDoorType = 6670;
///
/// The identifier for the MTActuatorType ObjectType.
///
public const uint MTActuatorType = 6682;
///
/// The identifier for the MTConditionType ObjectType.
///
public const uint MTConditionType = 7188;
///
/// The identifier for the AccelerationConditionType ObjectType.
///
public const uint AccelerationConditionType = 7249;
///
/// The identifier for the Accumulated_TimeConditionType ObjectType.
///
public const uint Accumulated_TimeConditionType = 7310;
///
/// The identifier for the AmperageConditionType ObjectType.
///
public const uint AmperageConditionType = 7371;
///
/// The identifier for the AngleConditionType ObjectType.
///
public const uint AngleConditionType = 7432;
///
/// The identifier for the Angular-AccelerationConditionType ObjectType.
///
public const uint Angular-AccelerationConditionType = 7493;
///
/// The identifier for the Angular_VelocityConditionType ObjectType.
///
public const uint Angular_VelocityConditionType = 7554;
///
/// The identifier for the CommunicationsConditionType ObjectType.
///
public const uint CommunicationsConditionType = 7615;
///
/// The identifier for the ConcentrationConditionType ObjectType.
///
public const uint ConcentrationConditionType = 7676;
///
/// The identifier for the ConductivityConditionType ObjectType.
///
public const uint ConductivityConditionType = 7737;
///
/// The identifier for the Data_RangeConditionType ObjectType.
///
public const uint Data_RangeConditionType = 7798;
///
/// The identifier for the DirectionConditionType ObjectType.
///
public const uint DirectionConditionType = 7859;
///
/// The identifier for the DisplacementConditionType ObjectType.
///
public const uint DisplacementConditionType = 7920;
///
/// The identifier for the Electrical_EnergyConditionType ObjectType.
///
public const uint Electrical_EnergyConditionType = 7981;
///
/// The identifier for the Fill_LevelConditionType ObjectType.
///
public const uint Fill_LevelConditionType = 8042;
///
/// The identifier for the FlowConditionType ObjectType.
///
public const uint FlowConditionType = 8103;
///
/// The identifier for the FrequencyConditionType ObjectType.
///
public const uint FrequencyConditionType = 8164;
///
/// The identifier for the HardwareConditionType ObjectType.
///
public const uint HardwareConditionType = 8225;
///
/// The identifier for the Linear_ForceConditionType ObjectType.
///
public const uint Linear_ForceConditionType = 8286;
///
/// The identifier for the LoadConditionType ObjectType.
///
public const uint LoadConditionType = 8347;
///
/// The identifier for the Logic_ProgramConditionType ObjectType.
///
public const uint Logic_ProgramConditionType = 8408;
///
/// The identifier for the MassConditionType ObjectType.
///
public const uint MassConditionType = 8469;
///
/// The identifier for the Motion_ProgramConditionType ObjectType.
///
public const uint Motion_ProgramConditionType = 8530;
///
/// The identifier for the Path_FeedrateConditionType ObjectType.
///
public const uint Path_FeedrateConditionType = 8591;
///
/// The identifier for the Path_PositionConditionType ObjectType.
///
public const uint Path_PositionConditionType = 8652;
///
/// The identifier for the PHConditionType ObjectType.
///
public const uint PHConditionType = 8713;
///
/// The identifier for the PositionConditionType ObjectType.
///
public const uint PositionConditionType = 8774;
///
/// The identifier for the Power_FactorConditionType ObjectType.
///
public const uint Power_FactorConditionType = 8835;
///
/// The identifier for the PressureConditionType ObjectType.
///
public const uint PressureConditionType = 8896;
///
/// The identifier for the ResistanceConditionType ObjectType.
///
public const uint ResistanceConditionType = 8957;
///
/// The identifier for the Rotary_VelocityConditionType ObjectType.
///
public const uint Rotary_VelocityConditionType = 9018;
///
/// The identifier for the Sound_LevelConditionType ObjectType.
///
public const uint Sound_LevelConditionType = 9079;
///
/// The identifier for the StrainConditionType ObjectType.
///
public const uint StrainConditionType = 9140;
///
/// The identifier for the SystemConditionType ObjectType.
///
public const uint SystemConditionType = 9201;
///
/// The identifier for the TemperatureConditionType ObjectType.
///
public const uint TemperatureConditionType = 9262;
///
/// The identifier for the TiltConditionType ObjectType.
///
public const uint TiltConditionType = 9323;
///
/// The identifier for the TorqueConditionType ObjectType.
///
public const uint TorqueConditionType = 9384;
///
/// The identifier for the VelocityConditionType ObjectType.
///
public const uint VelocityConditionType = 9445;
///
/// The identifier for the ViscosityConditionType ObjectType.
///
public const uint ViscosityConditionType = 9506;
///
/// The identifier for the VoltageConditionType ObjectType.
///
public const uint VoltageConditionType = 9567;
///
/// The identifier for the Volt_AmperageConditionType ObjectType.
///
public const uint Volt_AmperageConditionType = 9628;
///
/// The identifier for the VoltAmperageReactiveConditionType ObjectType.
///
public const uint VoltAmperageReactiveConditionType = 9689;
///
/// The identifier for the WattageConditionType ObjectType.
///
public const uint WattageConditionType = 9750;
///
/// The identifier for the ConfigurationType ObjectType.
///
public const uint ConfigurationType = 9815;
///
/// The identifier for the SensorConfigurationType ObjectType.
///
public const uint SensorConfigurationType = 9828;
///
/// The identifier for the SensorType ObjectType.
///
public const uint SensorType = 9842;
///
/// The identifier for the SourceType ObjectType.
///
public const uint SourceType = 9855;
///
/// The identifier for the AssetType ObjectType.
///
public const uint AssetType = 9869;
///
/// The identifier for the CuttingToolType ObjectType.
///
public const uint CuttingToolType = 9888;
///
/// The identifier for the CuttingToolLifeCycleType ObjectType.
///
public const uint CuttingToolLifeCycleType = 9891;
}
#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 OpcUaMTConnectNamespaceMetadata_NamespaceUri Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespaceUri = 15002;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceVersion Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespaceVersion = 15003;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespacePublicationDate Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespacePublicationDate = 15004;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_IsNamespaceSubset Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_IsNamespaceSubset = 15005;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_StaticNodeIdTypes Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_StaticNodeIdTypes = 15006;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_StaticNumericNodeIdRange Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_StaticNumericNodeIdRange = 15007;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_StaticStringNodeIdPattern Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_StaticStringNodeIdPattern = 15008;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Size Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespaceFile_Size = 15010;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Writable Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespaceFile_Writable = 15011;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_UserWritable Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespaceFile_UserWritable = 15012;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_OpenCount Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespaceFile_OpenCount = 15013;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Open_InputArguments Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespaceFile_Open_InputArguments = 15016;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Open_OutputArguments Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespaceFile_Open_OutputArguments = 15017;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Close_InputArguments Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespaceFile_Close_InputArguments = 15019;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Read_InputArguments Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespaceFile_Read_InputArguments = 15021;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Read_OutputArguments Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespaceFile_Read_OutputArguments = 15022;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Write_InputArguments Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespaceFile_Write_InputArguments = 15024;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_GetPosition_InputArguments Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespaceFile_GetPosition_InputArguments = 15026;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_GetPosition_OutputArguments Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespaceFile_GetPosition_OutputArguments = 15027;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_SetPosition_InputArguments Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_NamespaceFile_SetPosition_InputArguments = 15029;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_DefaultRolePermissions Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_DefaultRolePermissions = 15031;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_DefaultUserRolePermissions Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_DefaultUserRolePermissions = 15032;
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_DefaultAccessRestrictions Variable.
///
public const uint OpcUaMTConnectNamespaceMetadata_DefaultAccessRestrictions = 15033;
///
/// The identifier for the MTDevicesType_MTConnectVersion Variable.
///
public const uint MTDevicesType_MTConnectVersion = 6615;
///
/// The identifier for the MTDevicesType_OPCUAMappingDate Variable.
///
public const uint MTDevicesType_OPCUAMappingDate = 6616;
///
/// The identifier for the MTDevicesType_OPCUAVersion Variable.
///
public const uint MTDevicesType_OPCUAVersion = 6617;
///
/// The identifier for the MTDeviceType_Availability Variable.
///
public const uint MTDeviceType_Availability = 6619;
///
/// The identifier for the MTDeviceType_Manufacturer Variable.
///
public const uint MTDeviceType_Manufacturer = 6622;
///
/// The identifier for the MTDeviceType_SerialNumber Variable.
///
public const uint MTDeviceType_SerialNumber = 6623;
///
/// The identifier for the MTDeviceType_Configuration Variable.
///
public const uint MTDeviceType_Configuration = 6624;
///
/// The identifier for the MTDeviceType_SampleInterval Variable.
///
public const uint MTDeviceType_SampleInterval = 6625;
///
/// The identifier for the MTComponentType_Model Variable.
///
public const uint MTComponentType_Model = 6640;
///
/// The identifier for the MTComponentType_Station Variable.
///
public const uint MTComponentType_Station = 6641;
///
/// The identifier for the MTAxesType_LinearAxesX Variable.
///
public const uint MTAxesType_LinearAxesX = 6653;
///
/// The identifier for the MTAxesType_LinearAxesY Variable.
///
public const uint MTAxesType_LinearAxesY = 6654;
///
/// The identifier for the MTAxesType_LinearAxesZ Variable.
///
public const uint MTAxesType_LinearAxesZ = 6655;
///
/// The identifier for the MTAxesType_RotoryAxesA Variable.
///
public const uint MTAxesType_RotoryAxesA = 6656;
///
/// The identifier for the MTAxesType_RotoryAxesB Variable.
///
public const uint MTAxesType_RotoryAxesB = 6657;
///
/// The identifier for the MTAxesType_RotoryAxesC Variable.
///
public const uint MTAxesType_RotoryAxesC = 6658;
///
/// The identifier for the MTDoorType_DoorState Variable.
///
public const uint MTDoorType_DoorState = 6681;
///
/// The identifier for the MTActuatorType_LinearAxesX Variable.
///
public const uint MTActuatorType_LinearAxesX = 6693;
///
/// The identifier for the MTSampleDataItemType_CoordinateSystem Variable.
///
public const uint MTSampleDataItemType_CoordinateSystem = 6700;
///
/// The identifier for the MTSampleDataItemType_NativeUnits Variable.
///
public const uint MTSampleDataItemType_NativeUnits = 6701;
///
/// The identifier for the MTSampleDataItemType_NativeScale Variable.
///
public const uint MTSampleDataItemType_NativeScale = 6702;
///
/// The identifier for the MTSampleDataItemType_SampleInterval Variable.
///
public const uint MTSampleDataItemType_SampleInterval = 6703;
///
/// The identifier for the MTEventDataItemType_CoordinateSystem Variable.
///
public const uint MTEventDataItemType_CoordinateSystem = 7067;
///
/// The identifier for the MTEventDataItemType_SampleInterval Variable.
///
public const uint MTEventDataItemType_SampleInterval = 7068;
///
/// The identifier for the MTConditionType_EnabledState_Id Variable.
///
public const uint MTConditionType_EnabledState_Id = 7204;
///
/// The identifier for the MTConditionType_Quality_SourceTimestamp Variable.
///
public const uint MTConditionType_Quality_SourceTimestamp = 7213;
///
/// The identifier for the MTConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint MTConditionType_LastSeverity_SourceTimestamp = 7215;
///
/// The identifier for the MTConditionType_Comment_SourceTimestamp Variable.
///
public const uint MTConditionType_Comment_SourceTimestamp = 7217;
///
/// The identifier for the MTConditionType_AddComment_InputArguments Variable.
///
public const uint MTConditionType_AddComment_InputArguments = 7222;
///
/// The identifier for the MTConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint MTConditionType_ConditionRefresh_InputArguments = 7224;
///
/// The identifier for the MTConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint MTConditionType_ConditionRefresh2_InputArguments = 10115;
///
/// The identifier for the MTConditionType_MTCurrentState Variable.
///
public const uint MTConditionType_MTCurrentState = 7225;
///
/// The identifier for the MTConditionType_ActiveState Variable.
///
public const uint MTConditionType_ActiveState = 7226;
///
/// The identifier for the MTConditionType_ActiveState_Id Variable.
///
public const uint MTConditionType_ActiveState_Id = 7227;
///
/// The identifier for the MTConditionType_LimitState_CurrentState Variable.
///
public const uint MTConditionType_LimitState_CurrentState = 7236;
///
/// The identifier for the MTConditionType_LimitState_CurrentState_Id Variable.
///
public const uint MTConditionType_LimitState_CurrentState_Id = 7237;
///
/// The identifier for the MTConditionType_LimitState_LastTransition_Id Variable.
///
public const uint MTConditionType_LimitState_LastTransition_Id = 7242;
///
/// The identifier for the MTConditionType_NativeCode Variable.
///
public const uint MTConditionType_NativeCode = 7247;
///
/// The identifier for the MTConditionType_NativeSeverity Variable.
///
public const uint MTConditionType_NativeSeverity = 7248;
///
/// The identifier for the AccelerationConditionType_EnabledState_Id Variable.
///
public const uint AccelerationConditionType_EnabledState_Id = 7265;
///
/// The identifier for the AccelerationConditionType_Quality_SourceTimestamp Variable.
///
public const uint AccelerationConditionType_Quality_SourceTimestamp = 7274;
///
/// The identifier for the AccelerationConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint AccelerationConditionType_LastSeverity_SourceTimestamp = 7276;
///
/// The identifier for the AccelerationConditionType_Comment_SourceTimestamp Variable.
///
public const uint AccelerationConditionType_Comment_SourceTimestamp = 7278;
///
/// The identifier for the AccelerationConditionType_AddComment_InputArguments Variable.
///
public const uint AccelerationConditionType_AddComment_InputArguments = 7283;
///
/// The identifier for the AccelerationConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint AccelerationConditionType_ConditionRefresh_InputArguments = 7285;
///
/// The identifier for the AccelerationConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint AccelerationConditionType_ConditionRefresh2_InputArguments = 10117;
///
/// The identifier for the AccelerationConditionType_ActiveState_Id Variable.
///
public const uint AccelerationConditionType_ActiveState_Id = 7288;
///
/// The identifier for the AccelerationConditionType_LimitState_CurrentState Variable.
///
public const uint AccelerationConditionType_LimitState_CurrentState = 7297;
///
/// The identifier for the AccelerationConditionType_LimitState_CurrentState_Id Variable.
///
public const uint AccelerationConditionType_LimitState_CurrentState_Id = 7298;
///
/// The identifier for the AccelerationConditionType_LimitState_LastTransition_Id Variable.
///
public const uint AccelerationConditionType_LimitState_LastTransition_Id = 7303;
///
/// The identifier for the Accumulated_TimeConditionType_EnabledState_Id Variable.
///
public const uint Accumulated_TimeConditionType_EnabledState_Id = 7326;
///
/// The identifier for the Accumulated_TimeConditionType_Quality_SourceTimestamp Variable.
///
public const uint Accumulated_TimeConditionType_Quality_SourceTimestamp = 7335;
///
/// The identifier for the Accumulated_TimeConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint Accumulated_TimeConditionType_LastSeverity_SourceTimestamp = 7337;
///
/// The identifier for the Accumulated_TimeConditionType_Comment_SourceTimestamp Variable.
///
public const uint Accumulated_TimeConditionType_Comment_SourceTimestamp = 7339;
///
/// The identifier for the Accumulated_TimeConditionType_AddComment_InputArguments Variable.
///
public const uint Accumulated_TimeConditionType_AddComment_InputArguments = 7344;
///
/// The identifier for the Accumulated_TimeConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint Accumulated_TimeConditionType_ConditionRefresh_InputArguments = 7346;
///
/// The identifier for the Accumulated_TimeConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint Accumulated_TimeConditionType_ConditionRefresh2_InputArguments = 10119;
///
/// The identifier for the Accumulated_TimeConditionType_ActiveState_Id Variable.
///
public const uint Accumulated_TimeConditionType_ActiveState_Id = 7349;
///
/// The identifier for the Accumulated_TimeConditionType_LimitState_CurrentState Variable.
///
public const uint Accumulated_TimeConditionType_LimitState_CurrentState = 7358;
///
/// The identifier for the Accumulated_TimeConditionType_LimitState_CurrentState_Id Variable.
///
public const uint Accumulated_TimeConditionType_LimitState_CurrentState_Id = 7359;
///
/// The identifier for the Accumulated_TimeConditionType_LimitState_LastTransition_Id Variable.
///
public const uint Accumulated_TimeConditionType_LimitState_LastTransition_Id = 7364;
///
/// The identifier for the AmperageConditionType_EnabledState_Id Variable.
///
public const uint AmperageConditionType_EnabledState_Id = 7387;
///
/// The identifier for the AmperageConditionType_Quality_SourceTimestamp Variable.
///
public const uint AmperageConditionType_Quality_SourceTimestamp = 7396;
///
/// The identifier for the AmperageConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint AmperageConditionType_LastSeverity_SourceTimestamp = 7398;
///
/// The identifier for the AmperageConditionType_Comment_SourceTimestamp Variable.
///
public const uint AmperageConditionType_Comment_SourceTimestamp = 7400;
///
/// The identifier for the AmperageConditionType_AddComment_InputArguments Variable.
///
public const uint AmperageConditionType_AddComment_InputArguments = 7405;
///
/// The identifier for the AmperageConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint AmperageConditionType_ConditionRefresh_InputArguments = 7407;
///
/// The identifier for the AmperageConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint AmperageConditionType_ConditionRefresh2_InputArguments = 10121;
///
/// The identifier for the AmperageConditionType_ActiveState_Id Variable.
///
public const uint AmperageConditionType_ActiveState_Id = 7410;
///
/// The identifier for the AmperageConditionType_LimitState_CurrentState Variable.
///
public const uint AmperageConditionType_LimitState_CurrentState = 7419;
///
/// The identifier for the AmperageConditionType_LimitState_CurrentState_Id Variable.
///
public const uint AmperageConditionType_LimitState_CurrentState_Id = 7420;
///
/// The identifier for the AmperageConditionType_LimitState_LastTransition_Id Variable.
///
public const uint AmperageConditionType_LimitState_LastTransition_Id = 7425;
///
/// The identifier for the AngleConditionType_EnabledState_Id Variable.
///
public const uint AngleConditionType_EnabledState_Id = 7448;
///
/// The identifier for the AngleConditionType_Quality_SourceTimestamp Variable.
///
public const uint AngleConditionType_Quality_SourceTimestamp = 7457;
///
/// The identifier for the AngleConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint AngleConditionType_LastSeverity_SourceTimestamp = 7459;
///
/// The identifier for the AngleConditionType_Comment_SourceTimestamp Variable.
///
public const uint AngleConditionType_Comment_SourceTimestamp = 7461;
///
/// The identifier for the AngleConditionType_AddComment_InputArguments Variable.
///
public const uint AngleConditionType_AddComment_InputArguments = 7466;
///
/// The identifier for the AngleConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint AngleConditionType_ConditionRefresh_InputArguments = 7468;
///
/// The identifier for the AngleConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint AngleConditionType_ConditionRefresh2_InputArguments = 10123;
///
/// The identifier for the AngleConditionType_ActiveState_Id Variable.
///
public const uint AngleConditionType_ActiveState_Id = 7471;
///
/// The identifier for the AngleConditionType_LimitState_CurrentState Variable.
///
public const uint AngleConditionType_LimitState_CurrentState = 7480;
///
/// The identifier for the AngleConditionType_LimitState_CurrentState_Id Variable.
///
public const uint AngleConditionType_LimitState_CurrentState_Id = 7481;
///
/// The identifier for the AngleConditionType_LimitState_LastTransition_Id Variable.
///
public const uint AngleConditionType_LimitState_LastTransition_Id = 7486;
///
/// The identifier for the Angular-AccelerationConditionType_EnabledState_Id Variable.
///
public const uint Angular-AccelerationConditionType_EnabledState_Id = 7509;
///
/// The identifier for the Angular-AccelerationConditionType_Quality_SourceTimestamp Variable.
///
public const uint Angular-AccelerationConditionType_Quality_SourceTimestamp = 7518;
///
/// The identifier for the Angular-AccelerationConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint Angular-AccelerationConditionType_LastSeverity_SourceTimestamp = 7520;
///
/// The identifier for the Angular-AccelerationConditionType_Comment_SourceTimestamp Variable.
///
public const uint Angular-AccelerationConditionType_Comment_SourceTimestamp = 7522;
///
/// The identifier for the Angular-AccelerationConditionType_AddComment_InputArguments Variable.
///
public const uint Angular-AccelerationConditionType_AddComment_InputArguments = 7527;
///
/// The identifier for the Angular-AccelerationConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint Angular-AccelerationConditionType_ConditionRefresh_InputArguments = 7529;
///
/// The identifier for the Angular-AccelerationConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint Angular-AccelerationConditionType_ConditionRefresh2_InputArguments = 10125;
///
/// The identifier for the Angular-AccelerationConditionType_ActiveState_Id Variable.
///
public const uint Angular-AccelerationConditionType_ActiveState_Id = 7532;
///
/// The identifier for the Angular-AccelerationConditionType_LimitState_CurrentState Variable.
///
public const uint Angular-AccelerationConditionType_LimitState_CurrentState = 7541;
///
/// The identifier for the Angular-AccelerationConditionType_LimitState_CurrentState_Id Variable.
///
public const uint Angular-AccelerationConditionType_LimitState_CurrentState_Id = 7542;
///
/// The identifier for the Angular-AccelerationConditionType_LimitState_LastTransition_Id Variable.
///
public const uint Angular-AccelerationConditionType_LimitState_LastTransition_Id = 7547;
///
/// The identifier for the Angular_VelocityConditionType_EnabledState_Id Variable.
///
public const uint Angular_VelocityConditionType_EnabledState_Id = 7570;
///
/// The identifier for the Angular_VelocityConditionType_Quality_SourceTimestamp Variable.
///
public const uint Angular_VelocityConditionType_Quality_SourceTimestamp = 7579;
///
/// The identifier for the Angular_VelocityConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint Angular_VelocityConditionType_LastSeverity_SourceTimestamp = 7581;
///
/// The identifier for the Angular_VelocityConditionType_Comment_SourceTimestamp Variable.
///
public const uint Angular_VelocityConditionType_Comment_SourceTimestamp = 7583;
///
/// The identifier for the Angular_VelocityConditionType_AddComment_InputArguments Variable.
///
public const uint Angular_VelocityConditionType_AddComment_InputArguments = 7588;
///
/// The identifier for the Angular_VelocityConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint Angular_VelocityConditionType_ConditionRefresh_InputArguments = 7590;
///
/// The identifier for the Angular_VelocityConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint Angular_VelocityConditionType_ConditionRefresh2_InputArguments = 10127;
///
/// The identifier for the Angular_VelocityConditionType_ActiveState_Id Variable.
///
public const uint Angular_VelocityConditionType_ActiveState_Id = 7593;
///
/// The identifier for the Angular_VelocityConditionType_LimitState_CurrentState Variable.
///
public const uint Angular_VelocityConditionType_LimitState_CurrentState = 7602;
///
/// The identifier for the Angular_VelocityConditionType_LimitState_CurrentState_Id Variable.
///
public const uint Angular_VelocityConditionType_LimitState_CurrentState_Id = 7603;
///
/// The identifier for the Angular_VelocityConditionType_LimitState_LastTransition_Id Variable.
///
public const uint Angular_VelocityConditionType_LimitState_LastTransition_Id = 7608;
///
/// The identifier for the CommunicationsConditionType_EnabledState_Id Variable.
///
public const uint CommunicationsConditionType_EnabledState_Id = 7631;
///
/// The identifier for the CommunicationsConditionType_Quality_SourceTimestamp Variable.
///
public const uint CommunicationsConditionType_Quality_SourceTimestamp = 7640;
///
/// The identifier for the CommunicationsConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint CommunicationsConditionType_LastSeverity_SourceTimestamp = 7642;
///
/// The identifier for the CommunicationsConditionType_Comment_SourceTimestamp Variable.
///
public const uint CommunicationsConditionType_Comment_SourceTimestamp = 7644;
///
/// The identifier for the CommunicationsConditionType_AddComment_InputArguments Variable.
///
public const uint CommunicationsConditionType_AddComment_InputArguments = 7649;
///
/// The identifier for the CommunicationsConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint CommunicationsConditionType_ConditionRefresh_InputArguments = 7651;
///
/// The identifier for the CommunicationsConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint CommunicationsConditionType_ConditionRefresh2_InputArguments = 10129;
///
/// The identifier for the CommunicationsConditionType_ActiveState_Id Variable.
///
public const uint CommunicationsConditionType_ActiveState_Id = 7654;
///
/// The identifier for the CommunicationsConditionType_LimitState_CurrentState Variable.
///
public const uint CommunicationsConditionType_LimitState_CurrentState = 7663;
///
/// The identifier for the CommunicationsConditionType_LimitState_CurrentState_Id Variable.
///
public const uint CommunicationsConditionType_LimitState_CurrentState_Id = 7664;
///
/// The identifier for the CommunicationsConditionType_LimitState_LastTransition_Id Variable.
///
public const uint CommunicationsConditionType_LimitState_LastTransition_Id = 7669;
///
/// The identifier for the ConcentrationConditionType_EnabledState_Id Variable.
///
public const uint ConcentrationConditionType_EnabledState_Id = 7692;
///
/// The identifier for the ConcentrationConditionType_Quality_SourceTimestamp Variable.
///
public const uint ConcentrationConditionType_Quality_SourceTimestamp = 7701;
///
/// The identifier for the ConcentrationConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint ConcentrationConditionType_LastSeverity_SourceTimestamp = 7703;
///
/// The identifier for the ConcentrationConditionType_Comment_SourceTimestamp Variable.
///
public const uint ConcentrationConditionType_Comment_SourceTimestamp = 7705;
///
/// The identifier for the ConcentrationConditionType_AddComment_InputArguments Variable.
///
public const uint ConcentrationConditionType_AddComment_InputArguments = 7710;
///
/// The identifier for the ConcentrationConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint ConcentrationConditionType_ConditionRefresh_InputArguments = 7712;
///
/// The identifier for the ConcentrationConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint ConcentrationConditionType_ConditionRefresh2_InputArguments = 10131;
///
/// The identifier for the ConcentrationConditionType_ActiveState_Id Variable.
///
public const uint ConcentrationConditionType_ActiveState_Id = 7715;
///
/// The identifier for the ConcentrationConditionType_LimitState_CurrentState Variable.
///
public const uint ConcentrationConditionType_LimitState_CurrentState = 7724;
///
/// The identifier for the ConcentrationConditionType_LimitState_CurrentState_Id Variable.
///
public const uint ConcentrationConditionType_LimitState_CurrentState_Id = 7725;
///
/// The identifier for the ConcentrationConditionType_LimitState_LastTransition_Id Variable.
///
public const uint ConcentrationConditionType_LimitState_LastTransition_Id = 7730;
///
/// The identifier for the ConductivityConditionType_EnabledState_Id Variable.
///
public const uint ConductivityConditionType_EnabledState_Id = 7753;
///
/// The identifier for the ConductivityConditionType_Quality_SourceTimestamp Variable.
///
public const uint ConductivityConditionType_Quality_SourceTimestamp = 7762;
///
/// The identifier for the ConductivityConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint ConductivityConditionType_LastSeverity_SourceTimestamp = 7764;
///
/// The identifier for the ConductivityConditionType_Comment_SourceTimestamp Variable.
///
public const uint ConductivityConditionType_Comment_SourceTimestamp = 7766;
///
/// The identifier for the ConductivityConditionType_AddComment_InputArguments Variable.
///
public const uint ConductivityConditionType_AddComment_InputArguments = 7771;
///
/// The identifier for the ConductivityConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint ConductivityConditionType_ConditionRefresh_InputArguments = 7773;
///
/// The identifier for the ConductivityConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint ConductivityConditionType_ConditionRefresh2_InputArguments = 10133;
///
/// The identifier for the ConductivityConditionType_ActiveState_Id Variable.
///
public const uint ConductivityConditionType_ActiveState_Id = 7776;
///
/// The identifier for the ConductivityConditionType_LimitState_CurrentState Variable.
///
public const uint ConductivityConditionType_LimitState_CurrentState = 7785;
///
/// The identifier for the ConductivityConditionType_LimitState_CurrentState_Id Variable.
///
public const uint ConductivityConditionType_LimitState_CurrentState_Id = 7786;
///
/// The identifier for the ConductivityConditionType_LimitState_LastTransition_Id Variable.
///
public const uint ConductivityConditionType_LimitState_LastTransition_Id = 7791;
///
/// The identifier for the Data_RangeConditionType_EnabledState_Id Variable.
///
public const uint Data_RangeConditionType_EnabledState_Id = 7814;
///
/// The identifier for the Data_RangeConditionType_Quality_SourceTimestamp Variable.
///
public const uint Data_RangeConditionType_Quality_SourceTimestamp = 7823;
///
/// The identifier for the Data_RangeConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint Data_RangeConditionType_LastSeverity_SourceTimestamp = 7825;
///
/// The identifier for the Data_RangeConditionType_Comment_SourceTimestamp Variable.
///
public const uint Data_RangeConditionType_Comment_SourceTimestamp = 7827;
///
/// The identifier for the Data_RangeConditionType_AddComment_InputArguments Variable.
///
public const uint Data_RangeConditionType_AddComment_InputArguments = 7832;
///
/// The identifier for the Data_RangeConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint Data_RangeConditionType_ConditionRefresh_InputArguments = 7834;
///
/// The identifier for the Data_RangeConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint Data_RangeConditionType_ConditionRefresh2_InputArguments = 10135;
///
/// The identifier for the Data_RangeConditionType_ActiveState_Id Variable.
///
public const uint Data_RangeConditionType_ActiveState_Id = 7837;
///
/// The identifier for the Data_RangeConditionType_LimitState_CurrentState Variable.
///
public const uint Data_RangeConditionType_LimitState_CurrentState = 7846;
///
/// The identifier for the Data_RangeConditionType_LimitState_CurrentState_Id Variable.
///
public const uint Data_RangeConditionType_LimitState_CurrentState_Id = 7847;
///
/// The identifier for the Data_RangeConditionType_LimitState_LastTransition_Id Variable.
///
public const uint Data_RangeConditionType_LimitState_LastTransition_Id = 7852;
///
/// The identifier for the DirectionConditionType_EnabledState_Id Variable.
///
public const uint DirectionConditionType_EnabledState_Id = 7875;
///
/// The identifier for the DirectionConditionType_Quality_SourceTimestamp Variable.
///
public const uint DirectionConditionType_Quality_SourceTimestamp = 7884;
///
/// The identifier for the DirectionConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint DirectionConditionType_LastSeverity_SourceTimestamp = 7886;
///
/// The identifier for the DirectionConditionType_Comment_SourceTimestamp Variable.
///
public const uint DirectionConditionType_Comment_SourceTimestamp = 7888;
///
/// The identifier for the DirectionConditionType_AddComment_InputArguments Variable.
///
public const uint DirectionConditionType_AddComment_InputArguments = 7893;
///
/// The identifier for the DirectionConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint DirectionConditionType_ConditionRefresh_InputArguments = 7895;
///
/// The identifier for the DirectionConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint DirectionConditionType_ConditionRefresh2_InputArguments = 10137;
///
/// The identifier for the DirectionConditionType_ActiveState_Id Variable.
///
public const uint DirectionConditionType_ActiveState_Id = 7898;
///
/// The identifier for the DirectionConditionType_LimitState_CurrentState Variable.
///
public const uint DirectionConditionType_LimitState_CurrentState = 7907;
///
/// The identifier for the DirectionConditionType_LimitState_CurrentState_Id Variable.
///
public const uint DirectionConditionType_LimitState_CurrentState_Id = 7908;
///
/// The identifier for the DirectionConditionType_LimitState_LastTransition_Id Variable.
///
public const uint DirectionConditionType_LimitState_LastTransition_Id = 7913;
///
/// The identifier for the DisplacementConditionType_EnabledState_Id Variable.
///
public const uint DisplacementConditionType_EnabledState_Id = 7936;
///
/// The identifier for the DisplacementConditionType_Quality_SourceTimestamp Variable.
///
public const uint DisplacementConditionType_Quality_SourceTimestamp = 7945;
///
/// The identifier for the DisplacementConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint DisplacementConditionType_LastSeverity_SourceTimestamp = 7947;
///
/// The identifier for the DisplacementConditionType_Comment_SourceTimestamp Variable.
///
public const uint DisplacementConditionType_Comment_SourceTimestamp = 7949;
///
/// The identifier for the DisplacementConditionType_AddComment_InputArguments Variable.
///
public const uint DisplacementConditionType_AddComment_InputArguments = 7954;
///
/// The identifier for the DisplacementConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint DisplacementConditionType_ConditionRefresh_InputArguments = 7956;
///
/// The identifier for the DisplacementConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint DisplacementConditionType_ConditionRefresh2_InputArguments = 10139;
///
/// The identifier for the DisplacementConditionType_ActiveState_Id Variable.
///
public const uint DisplacementConditionType_ActiveState_Id = 7959;
///
/// The identifier for the DisplacementConditionType_LimitState_CurrentState Variable.
///
public const uint DisplacementConditionType_LimitState_CurrentState = 7968;
///
/// The identifier for the DisplacementConditionType_LimitState_CurrentState_Id Variable.
///
public const uint DisplacementConditionType_LimitState_CurrentState_Id = 7969;
///
/// The identifier for the DisplacementConditionType_LimitState_LastTransition_Id Variable.
///
public const uint DisplacementConditionType_LimitState_LastTransition_Id = 7974;
///
/// The identifier for the Electrical_EnergyConditionType_EnabledState_Id Variable.
///
public const uint Electrical_EnergyConditionType_EnabledState_Id = 7997;
///
/// The identifier for the Electrical_EnergyConditionType_Quality_SourceTimestamp Variable.
///
public const uint Electrical_EnergyConditionType_Quality_SourceTimestamp = 8006;
///
/// The identifier for the Electrical_EnergyConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint Electrical_EnergyConditionType_LastSeverity_SourceTimestamp = 8008;
///
/// The identifier for the Electrical_EnergyConditionType_Comment_SourceTimestamp Variable.
///
public const uint Electrical_EnergyConditionType_Comment_SourceTimestamp = 8010;
///
/// The identifier for the Electrical_EnergyConditionType_AddComment_InputArguments Variable.
///
public const uint Electrical_EnergyConditionType_AddComment_InputArguments = 8015;
///
/// The identifier for the Electrical_EnergyConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint Electrical_EnergyConditionType_ConditionRefresh_InputArguments = 8017;
///
/// The identifier for the Electrical_EnergyConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint Electrical_EnergyConditionType_ConditionRefresh2_InputArguments = 10141;
///
/// The identifier for the Electrical_EnergyConditionType_ActiveState_Id Variable.
///
public const uint Electrical_EnergyConditionType_ActiveState_Id = 8020;
///
/// The identifier for the Electrical_EnergyConditionType_LimitState_CurrentState Variable.
///
public const uint Electrical_EnergyConditionType_LimitState_CurrentState = 8029;
///
/// The identifier for the Electrical_EnergyConditionType_LimitState_CurrentState_Id Variable.
///
public const uint Electrical_EnergyConditionType_LimitState_CurrentState_Id = 8030;
///
/// The identifier for the Electrical_EnergyConditionType_LimitState_LastTransition_Id Variable.
///
public const uint Electrical_EnergyConditionType_LimitState_LastTransition_Id = 8035;
///
/// The identifier for the Fill_LevelConditionType_EnabledState_Id Variable.
///
public const uint Fill_LevelConditionType_EnabledState_Id = 8058;
///
/// The identifier for the Fill_LevelConditionType_Quality_SourceTimestamp Variable.
///
public const uint Fill_LevelConditionType_Quality_SourceTimestamp = 8067;
///
/// The identifier for the Fill_LevelConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint Fill_LevelConditionType_LastSeverity_SourceTimestamp = 8069;
///
/// The identifier for the Fill_LevelConditionType_Comment_SourceTimestamp Variable.
///
public const uint Fill_LevelConditionType_Comment_SourceTimestamp = 8071;
///
/// The identifier for the Fill_LevelConditionType_AddComment_InputArguments Variable.
///
public const uint Fill_LevelConditionType_AddComment_InputArguments = 8076;
///
/// The identifier for the Fill_LevelConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint Fill_LevelConditionType_ConditionRefresh_InputArguments = 8078;
///
/// The identifier for the Fill_LevelConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint Fill_LevelConditionType_ConditionRefresh2_InputArguments = 10143;
///
/// The identifier for the Fill_LevelConditionType_ActiveState_Id Variable.
///
public const uint Fill_LevelConditionType_ActiveState_Id = 8081;
///
/// The identifier for the Fill_LevelConditionType_LimitState_CurrentState Variable.
///
public const uint Fill_LevelConditionType_LimitState_CurrentState = 8090;
///
/// The identifier for the Fill_LevelConditionType_LimitState_CurrentState_Id Variable.
///
public const uint Fill_LevelConditionType_LimitState_CurrentState_Id = 8091;
///
/// The identifier for the Fill_LevelConditionType_LimitState_LastTransition_Id Variable.
///
public const uint Fill_LevelConditionType_LimitState_LastTransition_Id = 8096;
///
/// The identifier for the FlowConditionType_EnabledState_Id Variable.
///
public const uint FlowConditionType_EnabledState_Id = 8119;
///
/// The identifier for the FlowConditionType_Quality_SourceTimestamp Variable.
///
public const uint FlowConditionType_Quality_SourceTimestamp = 8128;
///
/// The identifier for the FlowConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint FlowConditionType_LastSeverity_SourceTimestamp = 8130;
///
/// The identifier for the FlowConditionType_Comment_SourceTimestamp Variable.
///
public const uint FlowConditionType_Comment_SourceTimestamp = 8132;
///
/// The identifier for the FlowConditionType_AddComment_InputArguments Variable.
///
public const uint FlowConditionType_AddComment_InputArguments = 8137;
///
/// The identifier for the FlowConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint FlowConditionType_ConditionRefresh_InputArguments = 8139;
///
/// The identifier for the FlowConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint FlowConditionType_ConditionRefresh2_InputArguments = 10145;
///
/// The identifier for the FlowConditionType_ActiveState_Id Variable.
///
public const uint FlowConditionType_ActiveState_Id = 8142;
///
/// The identifier for the FlowConditionType_LimitState_CurrentState Variable.
///
public const uint FlowConditionType_LimitState_CurrentState = 8151;
///
/// The identifier for the FlowConditionType_LimitState_CurrentState_Id Variable.
///
public const uint FlowConditionType_LimitState_CurrentState_Id = 8152;
///
/// The identifier for the FlowConditionType_LimitState_LastTransition_Id Variable.
///
public const uint FlowConditionType_LimitState_LastTransition_Id = 8157;
///
/// The identifier for the FrequencyConditionType_EnabledState_Id Variable.
///
public const uint FrequencyConditionType_EnabledState_Id = 8180;
///
/// The identifier for the FrequencyConditionType_Quality_SourceTimestamp Variable.
///
public const uint FrequencyConditionType_Quality_SourceTimestamp = 8189;
///
/// The identifier for the FrequencyConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint FrequencyConditionType_LastSeverity_SourceTimestamp = 8191;
///
/// The identifier for the FrequencyConditionType_Comment_SourceTimestamp Variable.
///
public const uint FrequencyConditionType_Comment_SourceTimestamp = 8193;
///
/// The identifier for the FrequencyConditionType_AddComment_InputArguments Variable.
///
public const uint FrequencyConditionType_AddComment_InputArguments = 8198;
///
/// The identifier for the FrequencyConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint FrequencyConditionType_ConditionRefresh_InputArguments = 8200;
///
/// The identifier for the FrequencyConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint FrequencyConditionType_ConditionRefresh2_InputArguments = 10147;
///
/// The identifier for the FrequencyConditionType_ActiveState_Id Variable.
///
public const uint FrequencyConditionType_ActiveState_Id = 8203;
///
/// The identifier for the FrequencyConditionType_LimitState_CurrentState Variable.
///
public const uint FrequencyConditionType_LimitState_CurrentState = 8212;
///
/// The identifier for the FrequencyConditionType_LimitState_CurrentState_Id Variable.
///
public const uint FrequencyConditionType_LimitState_CurrentState_Id = 8213;
///
/// The identifier for the FrequencyConditionType_LimitState_LastTransition_Id Variable.
///
public const uint FrequencyConditionType_LimitState_LastTransition_Id = 8218;
///
/// The identifier for the HardwareConditionType_EnabledState_Id Variable.
///
public const uint HardwareConditionType_EnabledState_Id = 8241;
///
/// The identifier for the HardwareConditionType_Quality_SourceTimestamp Variable.
///
public const uint HardwareConditionType_Quality_SourceTimestamp = 8250;
///
/// The identifier for the HardwareConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint HardwareConditionType_LastSeverity_SourceTimestamp = 8252;
///
/// The identifier for the HardwareConditionType_Comment_SourceTimestamp Variable.
///
public const uint HardwareConditionType_Comment_SourceTimestamp = 8254;
///
/// The identifier for the HardwareConditionType_AddComment_InputArguments Variable.
///
public const uint HardwareConditionType_AddComment_InputArguments = 8259;
///
/// The identifier for the HardwareConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint HardwareConditionType_ConditionRefresh_InputArguments = 8261;
///
/// The identifier for the HardwareConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint HardwareConditionType_ConditionRefresh2_InputArguments = 10149;
///
/// The identifier for the HardwareConditionType_ActiveState_Id Variable.
///
public const uint HardwareConditionType_ActiveState_Id = 8264;
///
/// The identifier for the HardwareConditionType_LimitState_CurrentState Variable.
///
public const uint HardwareConditionType_LimitState_CurrentState = 8273;
///
/// The identifier for the HardwareConditionType_LimitState_CurrentState_Id Variable.
///
public const uint HardwareConditionType_LimitState_CurrentState_Id = 8274;
///
/// The identifier for the HardwareConditionType_LimitState_LastTransition_Id Variable.
///
public const uint HardwareConditionType_LimitState_LastTransition_Id = 8279;
///
/// The identifier for the Linear_ForceConditionType_EnabledState_Id Variable.
///
public const uint Linear_ForceConditionType_EnabledState_Id = 8302;
///
/// The identifier for the Linear_ForceConditionType_Quality_SourceTimestamp Variable.
///
public const uint Linear_ForceConditionType_Quality_SourceTimestamp = 8311;
///
/// The identifier for the Linear_ForceConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint Linear_ForceConditionType_LastSeverity_SourceTimestamp = 8313;
///
/// The identifier for the Linear_ForceConditionType_Comment_SourceTimestamp Variable.
///
public const uint Linear_ForceConditionType_Comment_SourceTimestamp = 8315;
///
/// The identifier for the Linear_ForceConditionType_AddComment_InputArguments Variable.
///
public const uint Linear_ForceConditionType_AddComment_InputArguments = 8320;
///
/// The identifier for the Linear_ForceConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint Linear_ForceConditionType_ConditionRefresh_InputArguments = 8322;
///
/// The identifier for the Linear_ForceConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint Linear_ForceConditionType_ConditionRefresh2_InputArguments = 10151;
///
/// The identifier for the Linear_ForceConditionType_ActiveState_Id Variable.
///
public const uint Linear_ForceConditionType_ActiveState_Id = 8325;
///
/// The identifier for the Linear_ForceConditionType_LimitState_CurrentState Variable.
///
public const uint Linear_ForceConditionType_LimitState_CurrentState = 8334;
///
/// The identifier for the Linear_ForceConditionType_LimitState_CurrentState_Id Variable.
///
public const uint Linear_ForceConditionType_LimitState_CurrentState_Id = 8335;
///
/// The identifier for the Linear_ForceConditionType_LimitState_LastTransition_Id Variable.
///
public const uint Linear_ForceConditionType_LimitState_LastTransition_Id = 8340;
///
/// The identifier for the LoadConditionType_EnabledState_Id Variable.
///
public const uint LoadConditionType_EnabledState_Id = 8363;
///
/// The identifier for the LoadConditionType_Quality_SourceTimestamp Variable.
///
public const uint LoadConditionType_Quality_SourceTimestamp = 8372;
///
/// The identifier for the LoadConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint LoadConditionType_LastSeverity_SourceTimestamp = 8374;
///
/// The identifier for the LoadConditionType_Comment_SourceTimestamp Variable.
///
public const uint LoadConditionType_Comment_SourceTimestamp = 8376;
///
/// The identifier for the LoadConditionType_AddComment_InputArguments Variable.
///
public const uint LoadConditionType_AddComment_InputArguments = 8381;
///
/// The identifier for the LoadConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint LoadConditionType_ConditionRefresh_InputArguments = 8383;
///
/// The identifier for the LoadConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint LoadConditionType_ConditionRefresh2_InputArguments = 10153;
///
/// The identifier for the LoadConditionType_ActiveState_Id Variable.
///
public const uint LoadConditionType_ActiveState_Id = 8386;
///
/// The identifier for the LoadConditionType_LimitState_CurrentState Variable.
///
public const uint LoadConditionType_LimitState_CurrentState = 8395;
///
/// The identifier for the LoadConditionType_LimitState_CurrentState_Id Variable.
///
public const uint LoadConditionType_LimitState_CurrentState_Id = 8396;
///
/// The identifier for the LoadConditionType_LimitState_LastTransition_Id Variable.
///
public const uint LoadConditionType_LimitState_LastTransition_Id = 8401;
///
/// The identifier for the Logic_ProgramConditionType_EnabledState_Id Variable.
///
public const uint Logic_ProgramConditionType_EnabledState_Id = 8424;
///
/// The identifier for the Logic_ProgramConditionType_Quality_SourceTimestamp Variable.
///
public const uint Logic_ProgramConditionType_Quality_SourceTimestamp = 8433;
///
/// The identifier for the Logic_ProgramConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint Logic_ProgramConditionType_LastSeverity_SourceTimestamp = 8435;
///
/// The identifier for the Logic_ProgramConditionType_Comment_SourceTimestamp Variable.
///
public const uint Logic_ProgramConditionType_Comment_SourceTimestamp = 8437;
///
/// The identifier for the Logic_ProgramConditionType_AddComment_InputArguments Variable.
///
public const uint Logic_ProgramConditionType_AddComment_InputArguments = 8442;
///
/// The identifier for the Logic_ProgramConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint Logic_ProgramConditionType_ConditionRefresh_InputArguments = 8444;
///
/// The identifier for the Logic_ProgramConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint Logic_ProgramConditionType_ConditionRefresh2_InputArguments = 10155;
///
/// The identifier for the Logic_ProgramConditionType_ActiveState_Id Variable.
///
public const uint Logic_ProgramConditionType_ActiveState_Id = 8447;
///
/// The identifier for the Logic_ProgramConditionType_LimitState_CurrentState Variable.
///
public const uint Logic_ProgramConditionType_LimitState_CurrentState = 8456;
///
/// The identifier for the Logic_ProgramConditionType_LimitState_CurrentState_Id Variable.
///
public const uint Logic_ProgramConditionType_LimitState_CurrentState_Id = 8457;
///
/// The identifier for the Logic_ProgramConditionType_LimitState_LastTransition_Id Variable.
///
public const uint Logic_ProgramConditionType_LimitState_LastTransition_Id = 8462;
///
/// The identifier for the MassConditionType_EnabledState_Id Variable.
///
public const uint MassConditionType_EnabledState_Id = 8485;
///
/// The identifier for the MassConditionType_Quality_SourceTimestamp Variable.
///
public const uint MassConditionType_Quality_SourceTimestamp = 8494;
///
/// The identifier for the MassConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint MassConditionType_LastSeverity_SourceTimestamp = 8496;
///
/// The identifier for the MassConditionType_Comment_SourceTimestamp Variable.
///
public const uint MassConditionType_Comment_SourceTimestamp = 8498;
///
/// The identifier for the MassConditionType_AddComment_InputArguments Variable.
///
public const uint MassConditionType_AddComment_InputArguments = 8503;
///
/// The identifier for the MassConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint MassConditionType_ConditionRefresh_InputArguments = 8505;
///
/// The identifier for the MassConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint MassConditionType_ConditionRefresh2_InputArguments = 10157;
///
/// The identifier for the MassConditionType_ActiveState_Id Variable.
///
public const uint MassConditionType_ActiveState_Id = 8508;
///
/// The identifier for the MassConditionType_LimitState_CurrentState Variable.
///
public const uint MassConditionType_LimitState_CurrentState = 8517;
///
/// The identifier for the MassConditionType_LimitState_CurrentState_Id Variable.
///
public const uint MassConditionType_LimitState_CurrentState_Id = 8518;
///
/// The identifier for the MassConditionType_LimitState_LastTransition_Id Variable.
///
public const uint MassConditionType_LimitState_LastTransition_Id = 8523;
///
/// The identifier for the Motion_ProgramConditionType_EnabledState_Id Variable.
///
public const uint Motion_ProgramConditionType_EnabledState_Id = 8546;
///
/// The identifier for the Motion_ProgramConditionType_Quality_SourceTimestamp Variable.
///
public const uint Motion_ProgramConditionType_Quality_SourceTimestamp = 8555;
///
/// The identifier for the Motion_ProgramConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint Motion_ProgramConditionType_LastSeverity_SourceTimestamp = 8557;
///
/// The identifier for the Motion_ProgramConditionType_Comment_SourceTimestamp Variable.
///
public const uint Motion_ProgramConditionType_Comment_SourceTimestamp = 8559;
///
/// The identifier for the Motion_ProgramConditionType_AddComment_InputArguments Variable.
///
public const uint Motion_ProgramConditionType_AddComment_InputArguments = 8564;
///
/// The identifier for the Motion_ProgramConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint Motion_ProgramConditionType_ConditionRefresh_InputArguments = 8566;
///
/// The identifier for the Motion_ProgramConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint Motion_ProgramConditionType_ConditionRefresh2_InputArguments = 10159;
///
/// The identifier for the Motion_ProgramConditionType_ActiveState_Id Variable.
///
public const uint Motion_ProgramConditionType_ActiveState_Id = 8569;
///
/// The identifier for the Motion_ProgramConditionType_LimitState_CurrentState Variable.
///
public const uint Motion_ProgramConditionType_LimitState_CurrentState = 8578;
///
/// The identifier for the Motion_ProgramConditionType_LimitState_CurrentState_Id Variable.
///
public const uint Motion_ProgramConditionType_LimitState_CurrentState_Id = 8579;
///
/// The identifier for the Motion_ProgramConditionType_LimitState_LastTransition_Id Variable.
///
public const uint Motion_ProgramConditionType_LimitState_LastTransition_Id = 8584;
///
/// The identifier for the Path_FeedrateConditionType_EnabledState_Id Variable.
///
public const uint Path_FeedrateConditionType_EnabledState_Id = 8607;
///
/// The identifier for the Path_FeedrateConditionType_Quality_SourceTimestamp Variable.
///
public const uint Path_FeedrateConditionType_Quality_SourceTimestamp = 8616;
///
/// The identifier for the Path_FeedrateConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint Path_FeedrateConditionType_LastSeverity_SourceTimestamp = 8618;
///
/// The identifier for the Path_FeedrateConditionType_Comment_SourceTimestamp Variable.
///
public const uint Path_FeedrateConditionType_Comment_SourceTimestamp = 8620;
///
/// The identifier for the Path_FeedrateConditionType_AddComment_InputArguments Variable.
///
public const uint Path_FeedrateConditionType_AddComment_InputArguments = 8625;
///
/// The identifier for the Path_FeedrateConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint Path_FeedrateConditionType_ConditionRefresh_InputArguments = 8627;
///
/// The identifier for the Path_FeedrateConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint Path_FeedrateConditionType_ConditionRefresh2_InputArguments = 10161;
///
/// The identifier for the Path_FeedrateConditionType_ActiveState_Id Variable.
///
public const uint Path_FeedrateConditionType_ActiveState_Id = 8630;
///
/// The identifier for the Path_FeedrateConditionType_LimitState_CurrentState Variable.
///
public const uint Path_FeedrateConditionType_LimitState_CurrentState = 8639;
///
/// The identifier for the Path_FeedrateConditionType_LimitState_CurrentState_Id Variable.
///
public const uint Path_FeedrateConditionType_LimitState_CurrentState_Id = 8640;
///
/// The identifier for the Path_FeedrateConditionType_LimitState_LastTransition_Id Variable.
///
public const uint Path_FeedrateConditionType_LimitState_LastTransition_Id = 8645;
///
/// The identifier for the Path_PositionConditionType_EnabledState_Id Variable.
///
public const uint Path_PositionConditionType_EnabledState_Id = 8668;
///
/// The identifier for the Path_PositionConditionType_Quality_SourceTimestamp Variable.
///
public const uint Path_PositionConditionType_Quality_SourceTimestamp = 8677;
///
/// The identifier for the Path_PositionConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint Path_PositionConditionType_LastSeverity_SourceTimestamp = 8679;
///
/// The identifier for the Path_PositionConditionType_Comment_SourceTimestamp Variable.
///
public const uint Path_PositionConditionType_Comment_SourceTimestamp = 8681;
///
/// The identifier for the Path_PositionConditionType_AddComment_InputArguments Variable.
///
public const uint Path_PositionConditionType_AddComment_InputArguments = 8686;
///
/// The identifier for the Path_PositionConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint Path_PositionConditionType_ConditionRefresh_InputArguments = 8688;
///
/// The identifier for the Path_PositionConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint Path_PositionConditionType_ConditionRefresh2_InputArguments = 10163;
///
/// The identifier for the Path_PositionConditionType_ActiveState_Id Variable.
///
public const uint Path_PositionConditionType_ActiveState_Id = 8691;
///
/// The identifier for the Path_PositionConditionType_LimitState_CurrentState Variable.
///
public const uint Path_PositionConditionType_LimitState_CurrentState = 8700;
///
/// The identifier for the Path_PositionConditionType_LimitState_CurrentState_Id Variable.
///
public const uint Path_PositionConditionType_LimitState_CurrentState_Id = 8701;
///
/// The identifier for the Path_PositionConditionType_LimitState_LastTransition_Id Variable.
///
public const uint Path_PositionConditionType_LimitState_LastTransition_Id = 8706;
///
/// The identifier for the PHConditionType_EnabledState_Id Variable.
///
public const uint PHConditionType_EnabledState_Id = 8729;
///
/// The identifier for the PHConditionType_Quality_SourceTimestamp Variable.
///
public const uint PHConditionType_Quality_SourceTimestamp = 8738;
///
/// The identifier for the PHConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint PHConditionType_LastSeverity_SourceTimestamp = 8740;
///
/// The identifier for the PHConditionType_Comment_SourceTimestamp Variable.
///
public const uint PHConditionType_Comment_SourceTimestamp = 8742;
///
/// The identifier for the PHConditionType_AddComment_InputArguments Variable.
///
public const uint PHConditionType_AddComment_InputArguments = 8747;
///
/// The identifier for the PHConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint PHConditionType_ConditionRefresh_InputArguments = 8749;
///
/// The identifier for the PHConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint PHConditionType_ConditionRefresh2_InputArguments = 10165;
///
/// The identifier for the PHConditionType_ActiveState_Id Variable.
///
public const uint PHConditionType_ActiveState_Id = 8752;
///
/// The identifier for the PHConditionType_LimitState_CurrentState Variable.
///
public const uint PHConditionType_LimitState_CurrentState = 8761;
///
/// The identifier for the PHConditionType_LimitState_CurrentState_Id Variable.
///
public const uint PHConditionType_LimitState_CurrentState_Id = 8762;
///
/// The identifier for the PHConditionType_LimitState_LastTransition_Id Variable.
///
public const uint PHConditionType_LimitState_LastTransition_Id = 8767;
///
/// The identifier for the PositionConditionType_EnabledState_Id Variable.
///
public const uint PositionConditionType_EnabledState_Id = 8790;
///
/// The identifier for the PositionConditionType_Quality_SourceTimestamp Variable.
///
public const uint PositionConditionType_Quality_SourceTimestamp = 8799;
///
/// The identifier for the PositionConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint PositionConditionType_LastSeverity_SourceTimestamp = 8801;
///
/// The identifier for the PositionConditionType_Comment_SourceTimestamp Variable.
///
public const uint PositionConditionType_Comment_SourceTimestamp = 8803;
///
/// The identifier for the PositionConditionType_AddComment_InputArguments Variable.
///
public const uint PositionConditionType_AddComment_InputArguments = 8808;
///
/// The identifier for the PositionConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint PositionConditionType_ConditionRefresh_InputArguments = 8810;
///
/// The identifier for the PositionConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint PositionConditionType_ConditionRefresh2_InputArguments = 10167;
///
/// The identifier for the PositionConditionType_ActiveState_Id Variable.
///
public const uint PositionConditionType_ActiveState_Id = 8813;
///
/// The identifier for the PositionConditionType_LimitState_CurrentState Variable.
///
public const uint PositionConditionType_LimitState_CurrentState = 8822;
///
/// The identifier for the PositionConditionType_LimitState_CurrentState_Id Variable.
///
public const uint PositionConditionType_LimitState_CurrentState_Id = 8823;
///
/// The identifier for the PositionConditionType_LimitState_LastTransition_Id Variable.
///
public const uint PositionConditionType_LimitState_LastTransition_Id = 8828;
///
/// The identifier for the Power_FactorConditionType_EnabledState_Id Variable.
///
public const uint Power_FactorConditionType_EnabledState_Id = 8851;
///
/// The identifier for the Power_FactorConditionType_Quality_SourceTimestamp Variable.
///
public const uint Power_FactorConditionType_Quality_SourceTimestamp = 8860;
///
/// The identifier for the Power_FactorConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint Power_FactorConditionType_LastSeverity_SourceTimestamp = 8862;
///
/// The identifier for the Power_FactorConditionType_Comment_SourceTimestamp Variable.
///
public const uint Power_FactorConditionType_Comment_SourceTimestamp = 8864;
///
/// The identifier for the Power_FactorConditionType_AddComment_InputArguments Variable.
///
public const uint Power_FactorConditionType_AddComment_InputArguments = 8869;
///
/// The identifier for the Power_FactorConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint Power_FactorConditionType_ConditionRefresh_InputArguments = 8871;
///
/// The identifier for the Power_FactorConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint Power_FactorConditionType_ConditionRefresh2_InputArguments = 10169;
///
/// The identifier for the Power_FactorConditionType_ActiveState_Id Variable.
///
public const uint Power_FactorConditionType_ActiveState_Id = 8874;
///
/// The identifier for the Power_FactorConditionType_LimitState_CurrentState Variable.
///
public const uint Power_FactorConditionType_LimitState_CurrentState = 8883;
///
/// The identifier for the Power_FactorConditionType_LimitState_CurrentState_Id Variable.
///
public const uint Power_FactorConditionType_LimitState_CurrentState_Id = 8884;
///
/// The identifier for the Power_FactorConditionType_LimitState_LastTransition_Id Variable.
///
public const uint Power_FactorConditionType_LimitState_LastTransition_Id = 8889;
///
/// The identifier for the PressureConditionType_EnabledState_Id Variable.
///
public const uint PressureConditionType_EnabledState_Id = 8912;
///
/// The identifier for the PressureConditionType_Quality_SourceTimestamp Variable.
///
public const uint PressureConditionType_Quality_SourceTimestamp = 8921;
///
/// The identifier for the PressureConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint PressureConditionType_LastSeverity_SourceTimestamp = 8923;
///
/// The identifier for the PressureConditionType_Comment_SourceTimestamp Variable.
///
public const uint PressureConditionType_Comment_SourceTimestamp = 8925;
///
/// The identifier for the PressureConditionType_AddComment_InputArguments Variable.
///
public const uint PressureConditionType_AddComment_InputArguments = 8930;
///
/// The identifier for the PressureConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint PressureConditionType_ConditionRefresh_InputArguments = 8932;
///
/// The identifier for the PressureConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint PressureConditionType_ConditionRefresh2_InputArguments = 10171;
///
/// The identifier for the PressureConditionType_ActiveState_Id Variable.
///
public const uint PressureConditionType_ActiveState_Id = 8935;
///
/// The identifier for the PressureConditionType_LimitState_CurrentState Variable.
///
public const uint PressureConditionType_LimitState_CurrentState = 8944;
///
/// The identifier for the PressureConditionType_LimitState_CurrentState_Id Variable.
///
public const uint PressureConditionType_LimitState_CurrentState_Id = 8945;
///
/// The identifier for the PressureConditionType_LimitState_LastTransition_Id Variable.
///
public const uint PressureConditionType_LimitState_LastTransition_Id = 8950;
///
/// The identifier for the ResistanceConditionType_EnabledState_Id Variable.
///
public const uint ResistanceConditionType_EnabledState_Id = 8973;
///
/// The identifier for the ResistanceConditionType_Quality_SourceTimestamp Variable.
///
public const uint ResistanceConditionType_Quality_SourceTimestamp = 8982;
///
/// The identifier for the ResistanceConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint ResistanceConditionType_LastSeverity_SourceTimestamp = 8984;
///
/// The identifier for the ResistanceConditionType_Comment_SourceTimestamp Variable.
///
public const uint ResistanceConditionType_Comment_SourceTimestamp = 8986;
///
/// The identifier for the ResistanceConditionType_AddComment_InputArguments Variable.
///
public const uint ResistanceConditionType_AddComment_InputArguments = 8991;
///
/// The identifier for the ResistanceConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint ResistanceConditionType_ConditionRefresh_InputArguments = 8993;
///
/// The identifier for the ResistanceConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint ResistanceConditionType_ConditionRefresh2_InputArguments = 10173;
///
/// The identifier for the ResistanceConditionType_ActiveState_Id Variable.
///
public const uint ResistanceConditionType_ActiveState_Id = 8996;
///
/// The identifier for the ResistanceConditionType_LimitState_CurrentState Variable.
///
public const uint ResistanceConditionType_LimitState_CurrentState = 9005;
///
/// The identifier for the ResistanceConditionType_LimitState_CurrentState_Id Variable.
///
public const uint ResistanceConditionType_LimitState_CurrentState_Id = 9006;
///
/// The identifier for the ResistanceConditionType_LimitState_LastTransition_Id Variable.
///
public const uint ResistanceConditionType_LimitState_LastTransition_Id = 9011;
///
/// The identifier for the Rotary_VelocityConditionType_EnabledState_Id Variable.
///
public const uint Rotary_VelocityConditionType_EnabledState_Id = 9034;
///
/// The identifier for the Rotary_VelocityConditionType_Quality_SourceTimestamp Variable.
///
public const uint Rotary_VelocityConditionType_Quality_SourceTimestamp = 9043;
///
/// The identifier for the Rotary_VelocityConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint Rotary_VelocityConditionType_LastSeverity_SourceTimestamp = 9045;
///
/// The identifier for the Rotary_VelocityConditionType_Comment_SourceTimestamp Variable.
///
public const uint Rotary_VelocityConditionType_Comment_SourceTimestamp = 9047;
///
/// The identifier for the Rotary_VelocityConditionType_AddComment_InputArguments Variable.
///
public const uint Rotary_VelocityConditionType_AddComment_InputArguments = 9052;
///
/// The identifier for the Rotary_VelocityConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint Rotary_VelocityConditionType_ConditionRefresh_InputArguments = 9054;
///
/// The identifier for the Rotary_VelocityConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint Rotary_VelocityConditionType_ConditionRefresh2_InputArguments = 10175;
///
/// The identifier for the Rotary_VelocityConditionType_ActiveState_Id Variable.
///
public const uint Rotary_VelocityConditionType_ActiveState_Id = 9057;
///
/// The identifier for the Rotary_VelocityConditionType_LimitState_CurrentState Variable.
///
public const uint Rotary_VelocityConditionType_LimitState_CurrentState = 9066;
///
/// The identifier for the Rotary_VelocityConditionType_LimitState_CurrentState_Id Variable.
///
public const uint Rotary_VelocityConditionType_LimitState_CurrentState_Id = 9067;
///
/// The identifier for the Rotary_VelocityConditionType_LimitState_LastTransition_Id Variable.
///
public const uint Rotary_VelocityConditionType_LimitState_LastTransition_Id = 9072;
///
/// The identifier for the Sound_LevelConditionType_EnabledState_Id Variable.
///
public const uint Sound_LevelConditionType_EnabledState_Id = 9095;
///
/// The identifier for the Sound_LevelConditionType_Quality_SourceTimestamp Variable.
///
public const uint Sound_LevelConditionType_Quality_SourceTimestamp = 9104;
///
/// The identifier for the Sound_LevelConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint Sound_LevelConditionType_LastSeverity_SourceTimestamp = 9106;
///
/// The identifier for the Sound_LevelConditionType_Comment_SourceTimestamp Variable.
///
public const uint Sound_LevelConditionType_Comment_SourceTimestamp = 9108;
///
/// The identifier for the Sound_LevelConditionType_AddComment_InputArguments Variable.
///
public const uint Sound_LevelConditionType_AddComment_InputArguments = 9113;
///
/// The identifier for the Sound_LevelConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint Sound_LevelConditionType_ConditionRefresh_InputArguments = 9115;
///
/// The identifier for the Sound_LevelConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint Sound_LevelConditionType_ConditionRefresh2_InputArguments = 10177;
///
/// The identifier for the Sound_LevelConditionType_ActiveState_Id Variable.
///
public const uint Sound_LevelConditionType_ActiveState_Id = 9118;
///
/// The identifier for the Sound_LevelConditionType_LimitState_CurrentState Variable.
///
public const uint Sound_LevelConditionType_LimitState_CurrentState = 9127;
///
/// The identifier for the Sound_LevelConditionType_LimitState_CurrentState_Id Variable.
///
public const uint Sound_LevelConditionType_LimitState_CurrentState_Id = 9128;
///
/// The identifier for the Sound_LevelConditionType_LimitState_LastTransition_Id Variable.
///
public const uint Sound_LevelConditionType_LimitState_LastTransition_Id = 9133;
///
/// The identifier for the StrainConditionType_EnabledState_Id Variable.
///
public const uint StrainConditionType_EnabledState_Id = 9156;
///
/// The identifier for the StrainConditionType_Quality_SourceTimestamp Variable.
///
public const uint StrainConditionType_Quality_SourceTimestamp = 9165;
///
/// The identifier for the StrainConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint StrainConditionType_LastSeverity_SourceTimestamp = 9167;
///
/// The identifier for the StrainConditionType_Comment_SourceTimestamp Variable.
///
public const uint StrainConditionType_Comment_SourceTimestamp = 9169;
///
/// The identifier for the StrainConditionType_AddComment_InputArguments Variable.
///
public const uint StrainConditionType_AddComment_InputArguments = 9174;
///
/// The identifier for the StrainConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint StrainConditionType_ConditionRefresh_InputArguments = 9176;
///
/// The identifier for the StrainConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint StrainConditionType_ConditionRefresh2_InputArguments = 10179;
///
/// The identifier for the StrainConditionType_ActiveState_Id Variable.
///
public const uint StrainConditionType_ActiveState_Id = 9179;
///
/// The identifier for the StrainConditionType_LimitState_CurrentState Variable.
///
public const uint StrainConditionType_LimitState_CurrentState = 9188;
///
/// The identifier for the StrainConditionType_LimitState_CurrentState_Id Variable.
///
public const uint StrainConditionType_LimitState_CurrentState_Id = 9189;
///
/// The identifier for the StrainConditionType_LimitState_LastTransition_Id Variable.
///
public const uint StrainConditionType_LimitState_LastTransition_Id = 9194;
///
/// The identifier for the SystemConditionType_EnabledState_Id Variable.
///
public const uint SystemConditionType_EnabledState_Id = 9217;
///
/// The identifier for the SystemConditionType_Quality_SourceTimestamp Variable.
///
public const uint SystemConditionType_Quality_SourceTimestamp = 9226;
///
/// The identifier for the SystemConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint SystemConditionType_LastSeverity_SourceTimestamp = 9228;
///
/// The identifier for the SystemConditionType_Comment_SourceTimestamp Variable.
///
public const uint SystemConditionType_Comment_SourceTimestamp = 9230;
///
/// The identifier for the SystemConditionType_AddComment_InputArguments Variable.
///
public const uint SystemConditionType_AddComment_InputArguments = 9235;
///
/// The identifier for the SystemConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint SystemConditionType_ConditionRefresh_InputArguments = 9237;
///
/// The identifier for the SystemConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint SystemConditionType_ConditionRefresh2_InputArguments = 10181;
///
/// The identifier for the SystemConditionType_ActiveState_Id Variable.
///
public const uint SystemConditionType_ActiveState_Id = 9240;
///
/// The identifier for the SystemConditionType_LimitState_CurrentState Variable.
///
public const uint SystemConditionType_LimitState_CurrentState = 9249;
///
/// The identifier for the SystemConditionType_LimitState_CurrentState_Id Variable.
///
public const uint SystemConditionType_LimitState_CurrentState_Id = 9250;
///
/// The identifier for the SystemConditionType_LimitState_LastTransition_Id Variable.
///
public const uint SystemConditionType_LimitState_LastTransition_Id = 9255;
///
/// The identifier for the TemperatureConditionType_EnabledState_Id Variable.
///
public const uint TemperatureConditionType_EnabledState_Id = 9278;
///
/// The identifier for the TemperatureConditionType_Quality_SourceTimestamp Variable.
///
public const uint TemperatureConditionType_Quality_SourceTimestamp = 9287;
///
/// The identifier for the TemperatureConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint TemperatureConditionType_LastSeverity_SourceTimestamp = 9289;
///
/// The identifier for the TemperatureConditionType_Comment_SourceTimestamp Variable.
///
public const uint TemperatureConditionType_Comment_SourceTimestamp = 9291;
///
/// The identifier for the TemperatureConditionType_AddComment_InputArguments Variable.
///
public const uint TemperatureConditionType_AddComment_InputArguments = 9296;
///
/// The identifier for the TemperatureConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint TemperatureConditionType_ConditionRefresh_InputArguments = 9298;
///
/// The identifier for the TemperatureConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint TemperatureConditionType_ConditionRefresh2_InputArguments = 10183;
///
/// The identifier for the TemperatureConditionType_ActiveState_Id Variable.
///
public const uint TemperatureConditionType_ActiveState_Id = 9301;
///
/// The identifier for the TemperatureConditionType_LimitState_CurrentState Variable.
///
public const uint TemperatureConditionType_LimitState_CurrentState = 9310;
///
/// The identifier for the TemperatureConditionType_LimitState_CurrentState_Id Variable.
///
public const uint TemperatureConditionType_LimitState_CurrentState_Id = 9311;
///
/// The identifier for the TemperatureConditionType_LimitState_LastTransition_Id Variable.
///
public const uint TemperatureConditionType_LimitState_LastTransition_Id = 9316;
///
/// The identifier for the TiltConditionType_EnabledState_Id Variable.
///
public const uint TiltConditionType_EnabledState_Id = 9339;
///
/// The identifier for the TiltConditionType_Quality_SourceTimestamp Variable.
///
public const uint TiltConditionType_Quality_SourceTimestamp = 9348;
///
/// The identifier for the TiltConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint TiltConditionType_LastSeverity_SourceTimestamp = 9350;
///
/// The identifier for the TiltConditionType_Comment_SourceTimestamp Variable.
///
public const uint TiltConditionType_Comment_SourceTimestamp = 9352;
///
/// The identifier for the TiltConditionType_AddComment_InputArguments Variable.
///
public const uint TiltConditionType_AddComment_InputArguments = 9357;
///
/// The identifier for the TiltConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint TiltConditionType_ConditionRefresh_InputArguments = 9359;
///
/// The identifier for the TiltConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint TiltConditionType_ConditionRefresh2_InputArguments = 10185;
///
/// The identifier for the TiltConditionType_ActiveState_Id Variable.
///
public const uint TiltConditionType_ActiveState_Id = 9362;
///
/// The identifier for the TiltConditionType_LimitState_CurrentState Variable.
///
public const uint TiltConditionType_LimitState_CurrentState = 9371;
///
/// The identifier for the TiltConditionType_LimitState_CurrentState_Id Variable.
///
public const uint TiltConditionType_LimitState_CurrentState_Id = 9372;
///
/// The identifier for the TiltConditionType_LimitState_LastTransition_Id Variable.
///
public const uint TiltConditionType_LimitState_LastTransition_Id = 9377;
///
/// The identifier for the TorqueConditionType_EnabledState_Id Variable.
///
public const uint TorqueConditionType_EnabledState_Id = 9400;
///
/// The identifier for the TorqueConditionType_Quality_SourceTimestamp Variable.
///
public const uint TorqueConditionType_Quality_SourceTimestamp = 9409;
///
/// The identifier for the TorqueConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint TorqueConditionType_LastSeverity_SourceTimestamp = 9411;
///
/// The identifier for the TorqueConditionType_Comment_SourceTimestamp Variable.
///
public const uint TorqueConditionType_Comment_SourceTimestamp = 9413;
///
/// The identifier for the TorqueConditionType_AddComment_InputArguments Variable.
///
public const uint TorqueConditionType_AddComment_InputArguments = 9418;
///
/// The identifier for the TorqueConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint TorqueConditionType_ConditionRefresh_InputArguments = 9420;
///
/// The identifier for the TorqueConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint TorqueConditionType_ConditionRefresh2_InputArguments = 10187;
///
/// The identifier for the TorqueConditionType_ActiveState_Id Variable.
///
public const uint TorqueConditionType_ActiveState_Id = 9423;
///
/// The identifier for the TorqueConditionType_LimitState_CurrentState Variable.
///
public const uint TorqueConditionType_LimitState_CurrentState = 9432;
///
/// The identifier for the TorqueConditionType_LimitState_CurrentState_Id Variable.
///
public const uint TorqueConditionType_LimitState_CurrentState_Id = 9433;
///
/// The identifier for the TorqueConditionType_LimitState_LastTransition_Id Variable.
///
public const uint TorqueConditionType_LimitState_LastTransition_Id = 9438;
///
/// The identifier for the VelocityConditionType_EnabledState_Id Variable.
///
public const uint VelocityConditionType_EnabledState_Id = 9461;
///
/// The identifier for the VelocityConditionType_Quality_SourceTimestamp Variable.
///
public const uint VelocityConditionType_Quality_SourceTimestamp = 9470;
///
/// The identifier for the VelocityConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint VelocityConditionType_LastSeverity_SourceTimestamp = 9472;
///
/// The identifier for the VelocityConditionType_Comment_SourceTimestamp Variable.
///
public const uint VelocityConditionType_Comment_SourceTimestamp = 9474;
///
/// The identifier for the VelocityConditionType_AddComment_InputArguments Variable.
///
public const uint VelocityConditionType_AddComment_InputArguments = 9479;
///
/// The identifier for the VelocityConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint VelocityConditionType_ConditionRefresh_InputArguments = 9481;
///
/// The identifier for the VelocityConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint VelocityConditionType_ConditionRefresh2_InputArguments = 10189;
///
/// The identifier for the VelocityConditionType_ActiveState_Id Variable.
///
public const uint VelocityConditionType_ActiveState_Id = 9484;
///
/// The identifier for the VelocityConditionType_LimitState_CurrentState Variable.
///
public const uint VelocityConditionType_LimitState_CurrentState = 9493;
///
/// The identifier for the VelocityConditionType_LimitState_CurrentState_Id Variable.
///
public const uint VelocityConditionType_LimitState_CurrentState_Id = 9494;
///
/// The identifier for the VelocityConditionType_LimitState_LastTransition_Id Variable.
///
public const uint VelocityConditionType_LimitState_LastTransition_Id = 9499;
///
/// The identifier for the ViscosityConditionType_EnabledState_Id Variable.
///
public const uint ViscosityConditionType_EnabledState_Id = 9522;
///
/// The identifier for the ViscosityConditionType_Quality_SourceTimestamp Variable.
///
public const uint ViscosityConditionType_Quality_SourceTimestamp = 9531;
///
/// The identifier for the ViscosityConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint ViscosityConditionType_LastSeverity_SourceTimestamp = 9533;
///
/// The identifier for the ViscosityConditionType_Comment_SourceTimestamp Variable.
///
public const uint ViscosityConditionType_Comment_SourceTimestamp = 9535;
///
/// The identifier for the ViscosityConditionType_AddComment_InputArguments Variable.
///
public const uint ViscosityConditionType_AddComment_InputArguments = 9540;
///
/// The identifier for the ViscosityConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint ViscosityConditionType_ConditionRefresh_InputArguments = 9542;
///
/// The identifier for the ViscosityConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint ViscosityConditionType_ConditionRefresh2_InputArguments = 10191;
///
/// The identifier for the ViscosityConditionType_ActiveState_Id Variable.
///
public const uint ViscosityConditionType_ActiveState_Id = 9545;
///
/// The identifier for the ViscosityConditionType_LimitState_CurrentState Variable.
///
public const uint ViscosityConditionType_LimitState_CurrentState = 9554;
///
/// The identifier for the ViscosityConditionType_LimitState_CurrentState_Id Variable.
///
public const uint ViscosityConditionType_LimitState_CurrentState_Id = 9555;
///
/// The identifier for the ViscosityConditionType_LimitState_LastTransition_Id Variable.
///
public const uint ViscosityConditionType_LimitState_LastTransition_Id = 9560;
///
/// The identifier for the VoltageConditionType_EnabledState_Id Variable.
///
public const uint VoltageConditionType_EnabledState_Id = 9583;
///
/// The identifier for the VoltageConditionType_Quality_SourceTimestamp Variable.
///
public const uint VoltageConditionType_Quality_SourceTimestamp = 9592;
///
/// The identifier for the VoltageConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint VoltageConditionType_LastSeverity_SourceTimestamp = 9594;
///
/// The identifier for the VoltageConditionType_Comment_SourceTimestamp Variable.
///
public const uint VoltageConditionType_Comment_SourceTimestamp = 9596;
///
/// The identifier for the VoltageConditionType_AddComment_InputArguments Variable.
///
public const uint VoltageConditionType_AddComment_InputArguments = 9601;
///
/// The identifier for the VoltageConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint VoltageConditionType_ConditionRefresh_InputArguments = 9603;
///
/// The identifier for the VoltageConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint VoltageConditionType_ConditionRefresh2_InputArguments = 10193;
///
/// The identifier for the VoltageConditionType_ActiveState_Id Variable.
///
public const uint VoltageConditionType_ActiveState_Id = 9606;
///
/// The identifier for the VoltageConditionType_LimitState_CurrentState Variable.
///
public const uint VoltageConditionType_LimitState_CurrentState = 9615;
///
/// The identifier for the VoltageConditionType_LimitState_CurrentState_Id Variable.
///
public const uint VoltageConditionType_LimitState_CurrentState_Id = 9616;
///
/// The identifier for the VoltageConditionType_LimitState_LastTransition_Id Variable.
///
public const uint VoltageConditionType_LimitState_LastTransition_Id = 9621;
///
/// The identifier for the Volt_AmperageConditionType_EnabledState_Id Variable.
///
public const uint Volt_AmperageConditionType_EnabledState_Id = 9644;
///
/// The identifier for the Volt_AmperageConditionType_Quality_SourceTimestamp Variable.
///
public const uint Volt_AmperageConditionType_Quality_SourceTimestamp = 9653;
///
/// The identifier for the Volt_AmperageConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint Volt_AmperageConditionType_LastSeverity_SourceTimestamp = 9655;
///
/// The identifier for the Volt_AmperageConditionType_Comment_SourceTimestamp Variable.
///
public const uint Volt_AmperageConditionType_Comment_SourceTimestamp = 9657;
///
/// The identifier for the Volt_AmperageConditionType_AddComment_InputArguments Variable.
///
public const uint Volt_AmperageConditionType_AddComment_InputArguments = 9662;
///
/// The identifier for the Volt_AmperageConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint Volt_AmperageConditionType_ConditionRefresh_InputArguments = 9664;
///
/// The identifier for the Volt_AmperageConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint Volt_AmperageConditionType_ConditionRefresh2_InputArguments = 10195;
///
/// The identifier for the Volt_AmperageConditionType_ActiveState_Id Variable.
///
public const uint Volt_AmperageConditionType_ActiveState_Id = 9667;
///
/// The identifier for the Volt_AmperageConditionType_LimitState_CurrentState Variable.
///
public const uint Volt_AmperageConditionType_LimitState_CurrentState = 9676;
///
/// The identifier for the Volt_AmperageConditionType_LimitState_CurrentState_Id Variable.
///
public const uint Volt_AmperageConditionType_LimitState_CurrentState_Id = 9677;
///
/// The identifier for the Volt_AmperageConditionType_LimitState_LastTransition_Id Variable.
///
public const uint Volt_AmperageConditionType_LimitState_LastTransition_Id = 9682;
///
/// The identifier for the VoltAmperageReactiveConditionType_EnabledState_Id Variable.
///
public const uint VoltAmperageReactiveConditionType_EnabledState_Id = 9705;
///
/// The identifier for the VoltAmperageReactiveConditionType_Quality_SourceTimestamp Variable.
///
public const uint VoltAmperageReactiveConditionType_Quality_SourceTimestamp = 9714;
///
/// The identifier for the VoltAmperageReactiveConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint VoltAmperageReactiveConditionType_LastSeverity_SourceTimestamp = 9716;
///
/// The identifier for the VoltAmperageReactiveConditionType_Comment_SourceTimestamp Variable.
///
public const uint VoltAmperageReactiveConditionType_Comment_SourceTimestamp = 9718;
///
/// The identifier for the VoltAmperageReactiveConditionType_AddComment_InputArguments Variable.
///
public const uint VoltAmperageReactiveConditionType_AddComment_InputArguments = 9723;
///
/// The identifier for the VoltAmperageReactiveConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint VoltAmperageReactiveConditionType_ConditionRefresh_InputArguments = 9725;
///
/// The identifier for the VoltAmperageReactiveConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint VoltAmperageReactiveConditionType_ConditionRefresh2_InputArguments = 10197;
///
/// The identifier for the VoltAmperageReactiveConditionType_ActiveState_Id Variable.
///
public const uint VoltAmperageReactiveConditionType_ActiveState_Id = 9728;
///
/// The identifier for the VoltAmperageReactiveConditionType_LimitState_CurrentState Variable.
///
public const uint VoltAmperageReactiveConditionType_LimitState_CurrentState = 9737;
///
/// The identifier for the VoltAmperageReactiveConditionType_LimitState_CurrentState_Id Variable.
///
public const uint VoltAmperageReactiveConditionType_LimitState_CurrentState_Id = 9738;
///
/// The identifier for the VoltAmperageReactiveConditionType_LimitState_LastTransition_Id Variable.
///
public const uint VoltAmperageReactiveConditionType_LimitState_LastTransition_Id = 9743;
///
/// The identifier for the WattageConditionType_EnabledState_Id Variable.
///
public const uint WattageConditionType_EnabledState_Id = 9766;
///
/// The identifier for the WattageConditionType_Quality_SourceTimestamp Variable.
///
public const uint WattageConditionType_Quality_SourceTimestamp = 9775;
///
/// The identifier for the WattageConditionType_LastSeverity_SourceTimestamp Variable.
///
public const uint WattageConditionType_LastSeverity_SourceTimestamp = 9777;
///
/// The identifier for the WattageConditionType_Comment_SourceTimestamp Variable.
///
public const uint WattageConditionType_Comment_SourceTimestamp = 9779;
///
/// The identifier for the WattageConditionType_AddComment_InputArguments Variable.
///
public const uint WattageConditionType_AddComment_InputArguments = 9784;
///
/// The identifier for the WattageConditionType_ConditionRefresh_InputArguments Variable.
///
public const uint WattageConditionType_ConditionRefresh_InputArguments = 9786;
///
/// The identifier for the WattageConditionType_ConditionRefresh2_InputArguments Variable.
///
public const uint WattageConditionType_ConditionRefresh2_InputArguments = 10199;
///
/// The identifier for the WattageConditionType_ActiveState_Id Variable.
///
public const uint WattageConditionType_ActiveState_Id = 9789;
///
/// The identifier for the WattageConditionType_LimitState_CurrentState Variable.
///
public const uint WattageConditionType_LimitState_CurrentState = 9798;
///
/// The identifier for the WattageConditionType_LimitState_CurrentState_Id Variable.
///
public const uint WattageConditionType_LimitState_CurrentState_Id = 9799;
///
/// The identifier for the WattageConditionType_LimitState_LastTransition_Id Variable.
///
public const uint WattageConditionType_LimitState_LastTransition_Id = 9804;
///
/// The identifier for the ChannelType_CalibrationDate Variable.
///
public const uint ChannelType_CalibrationDate = 9812;
///
/// The identifier for the ChannelType_NextCalibrationDate Variable.
///
public const uint ChannelType_NextCalibrationDate = 9813;
///
/// The identifier for the ChannelType_CalibrationInitials Variable.
///
public const uint ChannelType_CalibrationInitials = 9814;
///
/// The identifier for the SensorConfigurationType_FirmwareVersion Variable.
///
public const uint SensorConfigurationType_FirmwareVersion = 9841;
///
/// The identifier for the SourceType_ComponentId Variable.
///
public const uint SourceType_ComponentId = 9868;
///
/// The identifier for the AssetType_SerialNumber Variable.
///
public const uint AssetType_SerialNumber = 9870;
///
/// The identifier for the AssetType_Manufacturers Variable.
///
public const uint AssetType_Manufacturers = 9871;
///
/// The identifier for the AssetType_LastChangeTimestamp Variable.
///
public const uint AssetType_LastChangeTimestamp = 9872;
///
/// The identifier for the AssetType_AssetDescription Variable.
///
public const uint AssetType_AssetDescription = 9873;
///
/// The identifier for the MeasurementType_SignificantDigits Variable.
///
public const uint MeasurementType_SignificantDigits = 9880;
///
/// The identifier for the MeasurementType_Units Variable.
///
public const uint MeasurementType_Units = 9881;
///
/// The identifier for the MeasurementType_NativeUnits Variable.
///
public const uint MeasurementType_NativeUnits = 9882;
///
/// The identifier for the MeasurementType_LastChangeTimestamp Variable.
///
public const uint MeasurementType_LastChangeTimestamp = 9883;
///
/// The identifier for the MeasurementType_Code Variable.
///
public const uint MeasurementType_Code = 9884;
///
/// The identifier for the MeasurementType_Maximum Variable.
///
public const uint MeasurementType_Maximum = 9885;
///
/// The identifier for the MeasurementType_Minimum Variable.
///
public const uint MeasurementType_Minimum = 9886;
///
/// The identifier for the MeasurementType_Nominal Variable.
///
public const uint MeasurementType_Nominal = 9887;
///
/// The identifier for the CuttingToolType_ToolId Variable.
///
public const uint CuttingToolType_ToolId = 9889;
///
/// The identifier for the CuttingToolType_ToolGroup Variable.
///
public const uint CuttingToolType_ToolGroup = 9890;
///
/// The identifier for the CuttingToolLifeCycleType_CutterStatus Variable.
///
public const uint CuttingToolLifeCycleType_CutterStatus = 9896;
///
/// The identifier for the CuttingToolLifeCycleType_CutterStatus_Status Variable.
///
public const uint CuttingToolLifeCycleType_CutterStatus_Status = 9897;
///
/// The identifier for the CuttingToolLifeCycleType_ReconditionCount Variable.
///
public const uint CuttingToolLifeCycleType_ReconditionCount = 9898;
///
/// The identifier for the CuttingToolLifeCycleType_ToolLife Variable.
///
public const uint CuttingToolLifeCycleType_ToolLife = 9900;
///
/// The identifier for the CuttingToolLifeCycleType_ToolLife_Type Variable.
///
public const uint CuttingToolLifeCycleType_ToolLife_Type = 9901;
///
/// The identifier for the CuttingToolLifeCycleType_ToolLife_CountDirection Variable.
///
public const uint CuttingToolLifeCycleType_ToolLife_CountDirection = 9902;
///
/// The identifier for the CuttingToolLifeCycleType_ToolLife_Maximum Variable.
///
public const uint CuttingToolLifeCycleType_ToolLife_Maximum = 9904;
///
/// The identifier for the CuttingToolLifeCycleType_ProgramToolNumber Variable.
///
public const uint CuttingToolLifeCycleType_ProgramToolNumber = 9905;
///
/// The identifier for the CuttingToolLifeCycleType_ProgramToolNumber_Maximum Variable.
///
public const uint CuttingToolLifeCycleType_ProgramToolNumber_Maximum = 9906;
///
/// The identifier for the CuttingToolLifeCycleType_ProgramToolNumber_Minimum Variable.
///
public const uint CuttingToolLifeCycleType_ProgramToolNumber_Minimum = 9907;
///
/// The identifier for the CuttingToolLifeCycleType_ProgramToolNumber_Nominal Variable.
///
public const uint CuttingToolLifeCycleType_ProgramToolNumber_Nominal = 9908;
///
/// The identifier for the CuttingToolLifeCycleType_Location Variable.
///
public const uint CuttingToolLifeCycleType_Location = 9909;
///
/// The identifier for the CuttingToolLifeCycleType_Location_Type Variable.
///
public const uint CuttingToolLifeCycleType_Location_Type = 9910;
///
/// The identifier for the CuttingToolLifeCycleType_Location_NegativeOverlap Variable.
///
public const uint CuttingToolLifeCycleType_Location_NegativeOverlap = 9911;
///
/// The identifier for the CuttingToolLifeCycleType_Location_PositiveOverlap Variable.
///
public const uint CuttingToolLifeCycleType_Location_PositiveOverlap = 9912;
///
/// The identifier for the CuttingToolLifeCycleType_ProgramSpindleSpeed Variable.
///
public const uint CuttingToolLifeCycleType_ProgramSpindleSpeed = 9913;
///
/// The identifier for the CuttingToolLifeCycleType_ProgramSpindleSpeed_Maximum Variable.
///
public const uint CuttingToolLifeCycleType_ProgramSpindleSpeed_Maximum = 9914;
///
/// The identifier for the CuttingToolLifeCycleType_ProgramSpindleSpeed_Minimum Variable.
///
public const uint CuttingToolLifeCycleType_ProgramSpindleSpeed_Minimum = 9915;
///
/// The identifier for the CuttingToolLifeCycleType_ProgramSpindleSpeed_Nominal Variable.
///
public const uint CuttingToolLifeCycleType_ProgramSpindleSpeed_Nominal = 9916;
///
/// The identifier for the CuttingToolLifeCycleType_ProgramFeedRate Variable.
///
public const uint CuttingToolLifeCycleType_ProgramFeedRate = 9917;
///
/// The identifier for the CuttingToolLifeCycleType_ConnectionCodeMachineSide Variable.
///
public const uint CuttingToolLifeCycleType_ConnectionCodeMachineSide = 9918;
///
/// The identifier for the CutterStatusType_Status Variable.
///
public const uint CutterStatusType_Status = 9920;
///
/// The identifier for the ReconditionCountType_MaximumCount Variable.
///
public const uint ReconditionCountType_MaximumCount = 9922;
///
/// The identifier for the LifeType_Type Variable.
///
public const uint LifeType_Type = 9924;
///
/// The identifier for the LifeType_CountDirection Variable.
///
public const uint LifeType_CountDirection = 9925;
///
/// The identifier for the LifeType_WarningLevel Variable.
///
public const uint LifeType_WarningLevel = 9926;
///
/// The identifier for the LifeType_Maximum Variable.
///
public const uint LifeType_Maximum = 9927;
///
/// The identifier for the LocationType_Type Variable.
///
public const uint LocationType_Type = 9929;
///
/// The identifier for the LocationType_NegativeOverlap Variable.
///
public const uint LocationType_NegativeOverlap = 9930;
///
/// The identifier for the LocationType_PositiveOverlap Variable.
///
public const uint LocationType_PositiveOverlap = 9931;
///
/// The identifier for the ProgramSpindleSpeedType_Maximum Variable.
///
public const uint ProgramSpindleSpeedType_Maximum = 9933;
///
/// The identifier for the ProgramSpindleSpeedType_Minimum Variable.
///
public const uint ProgramSpindleSpeedType_Minimum = 9934;
///
/// The identifier for the ProgramSpindleSpeedType_Nominal Variable.
///
public const uint ProgramSpindleSpeedType_Nominal = 9935;
///
/// The identifier for the ProgramFeedRateType_Maximum Variable.
///
public const uint ProgramFeedRateType_Maximum = 9937;
///
/// The identifier for the ProgramFeedRateType_Minimum Variable.
///
public const uint ProgramFeedRateType_Minimum = 9938;
///
/// The identifier for the ProgramFeedRateType_Nominal Variable.
///
public const uint ProgramFeedRateType_Nominal = 9939;
///
/// The identifier for the CuttingItemType_Indices Variable.
///
public const uint CuttingItemType_Indices = 9941;
///
/// The identifier for the CuttingItemType_ItemId Variable.
///
public const uint CuttingItemType_ItemId = 9942;
///
/// The identifier for the CuttingItemType_Grade Variable.
///
public const uint CuttingItemType_Grade = 9943;
///
/// The identifier for the CuttingItemType_Manufacturers Variable.
///
public const uint CuttingItemType_Manufacturers = 9944;
///
/// The identifier for the CuttingItemType_Description Variable.
///
public const uint CuttingItemType_Description = 9945;
///
/// The identifier for the CuttingItemType_Locus Variable.
///
public const uint CuttingItemType_Locus = 9946;
///
/// The identifier for the ActuatorStateTypeEnum_EnumValues Variable.
///
public const uint ActuatorStateTypeEnum_EnumValues = 9964;
///
/// The identifier for the AlarmStateTypeEnum_EnumValues Variable.
///
public const uint AlarmStateTypeEnum_EnumValues = 9966;
///
/// The identifier for the AvailabilityTypeEnum_EnumValues Variable.
///
public const uint AvailabilityTypeEnum_EnumValues = 9972;
///
/// The identifier for the AxesCouplingTypeEnum_EnumValues Variable.
///
public const uint AxesCouplingTypeEnum_EnumValues = 9974;
///
/// The identifier for the CategoryTypeEnum_EnumValues Variable.
///
public const uint CategoryTypeEnum_EnumValues = 9980;
///
/// The identifier for the ClampStateTypeEnum_EnumValues Variable.
///
public const uint ClampStateTypeEnum_EnumValues = 9983;
///
/// The identifier for the ControllerModeTypeEnum_EnumValues Variable.
///
public const uint ControllerModeTypeEnum_EnumValues = 9986;
///
/// The identifier for the CoordinateSystemTypeEnum_EnumValues Variable.
///
public const uint CoordinateSystemTypeEnum_EnumValues = 9988;
///
/// The identifier for the CutterStatusValueTypeEnum_EnumValues Variable.
///
public const uint CutterStatusValueTypeEnum_EnumValues = 9996;
///
/// The identifier for the DataItemEnumTypeEnum_EnumValues Variable.
///
public const uint DataItemEnumTypeEnum_EnumValues = 9999;
///
/// The identifier for the DataItemStatisticsTypeEnum_EnumValues Variable.
///
public const uint DataItemStatisticsTypeEnum_EnumValues = 10003;
///
/// The identifier for the DataItemSubEnumTypeEnum_EnumValues Variable.
///
public const uint DataItemSubEnumTypeEnum_EnumValues = 10005;
///
/// The identifier for the DefinitionFormatTypeEnum_EnumValues Variable.
///
public const uint DefinitionFormatTypeEnum_EnumValues = 10007;
///
/// The identifier for the DirectionTypeEnum_EnumValues Variable.
///
public const uint DirectionTypeEnum_EnumValues = 10011;
///
/// The identifier for the DoorStateTypeEnum_EnumValues Variable.
///
public const uint DoorStateTypeEnum_EnumValues = 10013;
///
/// The identifier for the EmergencyStopTypeEnum_EnumValues Variable.
///
public const uint EmergencyStopTypeEnum_EnumValues = 10018;
///
/// The identifier for the ExecutionTypeEnum_EnumValues Variable.
///
public const uint ExecutionTypeEnum_EnumValues = 10021;
///
/// The identifier for the InterfaceStateTypeEnum_EnumValues Variable.
///
public const uint InterfaceStateTypeEnum_EnumValues = 10030;
///
/// The identifier for the LocationsTypeEnum_EnumValues Variable.
///
public const uint LocationsTypeEnum_EnumValues = 10035;
///
/// The identifier for the NotificationCodeTypeEnum_EnumValues Variable.
///
public const uint NotificationCodeTypeEnum_EnumValues = 10052;
///
/// The identifier for the PathModeTypeEnum_EnumValues Variable.
///
public const uint PathModeTypeEnum_EnumValues = 10057;
///
/// The identifier for the PowerStateTypeEnum_EnumValues Variable.
///
public const uint PowerStateTypeEnum_EnumValues = 10059;
///
/// The identifier for the QualifierTypeEnum_EnumValues Variable.
///
public const uint QualifierTypeEnum_EnumValues = 10062;
///
/// The identifier for the RotaryModeTypeEnum_EnumValues Variable.
///
public const uint RotaryModeTypeEnum_EnumValues = 10066;
///
/// The identifier for the SeverityTypeEnum_EnumValues Variable.
///
public const uint SeverityTypeEnum_EnumValues = 10069;
///
/// The identifier for the ToolLifeDirectionTypeEnum_EnumValues Variable.
///
public const uint ToolLifeDirectionTypeEnum_EnumValues = 10081;
///
/// The identifier for the ToolLifeTypeEnum_EnumValues Variable.
///
public const uint ToolLifeTypeEnum_EnumValues = 10083;
///
/// The identifier for the OpcUaMTConnect_BinarySchema Variable.
///
public const uint OpcUaMTConnect_BinarySchema = 10101;
///
/// The identifier for the OpcUaMTConnect_BinarySchema_NamespaceUri Variable.
///
public const uint OpcUaMTConnect_BinarySchema_NamespaceUri = 10103;
///
/// The identifier for the OpcUaMTConnect_BinarySchema_Deprecated Variable.
///
public const uint OpcUaMTConnect_BinarySchema_Deprecated = 10202;
///
/// The identifier for the OpcUaMTConnect_BinarySchema_DataItemEnumDataType Variable.
///
public const uint OpcUaMTConnect_BinarySchema_DataItemEnumDataType = 10104;
///
/// The identifier for the OpcUaMTConnect_BinarySchema_DataItemStatisticsDataType Variable.
///
public const uint OpcUaMTConnect_BinarySchema_DataItemStatisticsDataType = 10107;
///
/// The identifier for the OpcUaMTConnect_XmlSchema Variable.
///
public const uint OpcUaMTConnect_XmlSchema = 10090;
///
/// The identifier for the OpcUaMTConnect_XmlSchema_NamespaceUri Variable.
///
public const uint OpcUaMTConnect_XmlSchema_NamespaceUri = 10092;
///
/// The identifier for the OpcUaMTConnect_XmlSchema_Deprecated Variable.
///
public const uint OpcUaMTConnect_XmlSchema_Deprecated = 10204;
///
/// The identifier for the OpcUaMTConnect_XmlSchema_DataItemEnumDataType Variable.
///
public const uint OpcUaMTConnect_XmlSchema_DataItemEnumDataType = 10093;
///
/// The identifier for the OpcUaMTConnect_XmlSchema_DataItemStatisticsDataType Variable.
///
public const uint OpcUaMTConnect_XmlSchema_DataItemStatisticsDataType = 10096;
}
#endregion
#region VariableType Identifiers
///
/// A class that declares constants for all VariableTypes in the Model Design.
///
///
[System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")]
public static partial class VariableTypes
{
///
/// The identifier for the MTSampleDataItemType VariableType.
///
public const uint MTSampleDataItemType = 6694;
///
/// The identifier for the AccelerationType VariableType.
///
public const uint AccelerationType = 6704;
///
/// The identifier for the AccumulatedTimeType VariableType.
///
public const uint AccumulatedTimeType = 6714;
///
/// The identifier for the AmperageType VariableType.
///
public const uint AmperageType = 6724;
///
/// The identifier for the AngleType VariableType.
///
public const uint AngleType = 6734;
///
/// The identifier for the AngularAccelerationType VariableType.
///
public const uint AngularAccelerationType = 6744;
///
/// The identifier for the AngularVelocityType VariableType.
///
public const uint AngularVelocityType = 6754;
///
/// The identifier for the AxisFeedrateType VariableType.
///
public const uint AxisFeedrateType = 6764;
///
/// The identifier for the ConcentrationType VariableType.
///
public const uint ConcentrationType = 6774;
///
/// The identifier for the ConductivityType VariableType.
///
public const uint ConductivityType = 6784;
///
/// The identifier for the DisplacementType VariableType.
///
public const uint DisplacementType = 6794;
///
/// The identifier for the ElectricalEnergyType VariableType.
///
public const uint ElectricalEnergyType = 6804;
///
/// The identifier for the FillLevelType VariableType.
///
public const uint FillLevelType = 6814;
///
/// The identifier for the FlowType VariableType.
///
public const uint FlowType = 6824;
///
/// The identifier for the FrequencyType VariableType.
///
public const uint FrequencyType = 6834;
///
/// The identifier for the LinearForceType VariableType.
///
public const uint LinearForceType = 6844;
///
/// The identifier for the LoadType VariableType.
///
public const uint LoadType = 6854;
///
/// The identifier for the MassType VariableType.
///
public const uint MassType = 6864;
///
/// The identifier for the PathFeedrateType VariableType.
///
public const uint PathFeedrateType = 6874;
///
/// The identifier for the PathPositionType VariableType.
///
public const uint PathPositionType = 6884;
///
/// The identifier for the PHType VariableType.
///
public const uint PHType = 6894;
///
/// The identifier for the PositionType VariableType.
///
public const uint PositionType = 6904;
///
/// The identifier for the PowerFactorType VariableType.
///
public const uint PowerFactorType = 6914;
///
/// The identifier for the PressureType VariableType.
///
public const uint PressureType = 6924;
///
/// The identifier for the ResistanceType VariableType.
///
public const uint ResistanceType = 6934;
///
/// The identifier for the RotationalVelocityType VariableType.
///
public const uint RotationalVelocityType = 6944;
///
/// The identifier for the SoundPressureType VariableType.
///
public const uint SoundPressureType = 6954;
///
/// The identifier for the StrainType VariableType.
///
public const uint StrainType = 6964;
///
/// The identifier for the TemperatureType VariableType.
///
public const uint TemperatureType = 6974;
///
/// The identifier for the TiltType VariableType.
///
public const uint TiltType = 6984;
///
/// The identifier for the TorqueType VariableType.
///
public const uint TorqueType = 6994;
///
/// The identifier for the VelocityType VariableType.
///
public const uint VelocityType = 7004;
///
/// The identifier for the ViscosityType VariableType.
///
public const uint ViscosityType = 7014;
///
/// The identifier for the VoltageType VariableType.
///
public const uint VoltageType = 7024;
///
/// The identifier for the VoltAmpereType VariableType.
///
public const uint VoltAmpereType = 7034;
///
/// The identifier for the VoltAmpereReactiveType VariableType.
///
public const uint VoltAmpereReactiveType = 7044;
///
/// The identifier for the WattageType VariableType.
///
public const uint WattageType = 7054;
///
/// The identifier for the MTEventDataItemType VariableType.
///
public const uint MTEventDataItemType = 7064;
///
/// The identifier for the ActiveAxesType VariableType.
///
public const uint ActiveAxesType = 7069;
///
/// The identifier for the ActuatorStateType VariableType.
///
public const uint ActuatorStateType = 7074;
///
/// The identifier for the AvailabilityType VariableType.
///
public const uint AvailabilityType = 7079;
///
/// The identifier for the AxesCouplingType VariableType.
///
public const uint AxesCouplingType = 7084;
///
/// The identifier for the BlockType VariableType.
///
public const uint BlockType = 1003;
///
/// The identifier for the ClampStateType VariableType.
///
public const uint ClampStateType = 7093;
///
/// The identifier for the ControllerModeType VariableType.
///
public const uint ControllerModeType = 7098;
///
/// The identifier for the CoupledAxesType VariableType.
///
public const uint CoupledAxesType = 7103;
///
/// The identifier for the DirectionType VariableType.
///
public const uint DirectionType = 7108;
///
/// The identifier for the DoorStateType VariableType.
///
public const uint DoorStateType = 7113;
///
/// The identifier for the EmergencyStopType VariableType.
///
public const uint EmergencyStopType = 7118;
///
/// The identifier for the ExecutionType VariableType.
///
public const uint ExecutionType = 7123;
///
/// The identifier for the LineType VariableType.
///
public const uint LineType = 7128;
///
/// The identifier for the MessageType VariableType.
///
public const uint MessageType = 7133;
///
/// The identifier for the PalletIdType VariableType.
///
public const uint PalletIdType = 7138;
///
/// The identifier for the PartCountType VariableType.
///
public const uint PartCountType = 7143;
///
/// The identifier for the PartIdType VariableType.
///
public const uint PartIdType = 7148;
///
/// The identifier for the PathModeType VariableType.
///
public const uint PathModeType = 7153;
///
/// The identifier for the PowerStateType VariableType.
///
public const uint PowerStateType = 7158;
///
/// The identifier for the ProgramType VariableType.
///
public const uint ProgramType = 7163;
///
/// The identifier for the RotaryModeType VariableType.
///
public const uint RotaryModeType = 7168;
///
/// The identifier for the ToolAssetIdType VariableType.
///
public const uint ToolAssetIdType = 7173;
///
/// The identifier for the ToolNumberType VariableType.
///
public const uint ToolNumberType = 7178;
///
/// The identifier for the WorkHoldingIdType VariableType.
///
public const uint WorkHoldingIdType = 7183;
///
/// The identifier for the ChannelType VariableType.
///
public const uint ChannelType = 9811;
///
/// The identifier for the MeasurementType VariableType.
///
public const uint MeasurementType = 9874;
///
/// The identifier for the CutterStatusType VariableType.
///
public const uint CutterStatusType = 9919;
///
/// The identifier for the ReconditionCountType VariableType.
///
public const uint ReconditionCountType = 9921;
///
/// The identifier for the LifeType VariableType.
///
public const uint LifeType = 9923;
///
/// The identifier for the LocationType VariableType.
///
public const uint LocationType = 9928;
///
/// The identifier for the ProgramSpindleSpeedType VariableType.
///
public const uint ProgramSpindleSpeedType = 9932;
///
/// The identifier for the ProgramFeedRateType VariableType.
///
public const uint ProgramFeedRateType = 9936;
///
/// The identifier for the CuttingItemType VariableType.
///
public const uint CuttingItemType = 9940;
///
/// The identifier for the AssemblyMeasurementType VariableType.
///
public const uint AssemblyMeasurementType = 9949;
}
#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 ActuatorStateTypeEnum DataType.
///
public static readonly ExpandedNodeId ActuatorStateTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.ActuatorStateTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AlarmStateTypeEnum DataType.
///
public static readonly ExpandedNodeId AlarmStateTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.AlarmStateTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AssetDescriptionType DataType.
///
public static readonly ExpandedNodeId AssetDescriptionType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.AssetDescriptionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AssetAttrDataType DataType.
///
public static readonly ExpandedNodeId AssetAttrDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.AssetAttrDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AssetBufferSizeDataType DataType.
///
public static readonly ExpandedNodeId AssetBufferSizeDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.AssetBufferSizeDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AssetIdDataType DataType.
///
public static readonly ExpandedNodeId AssetIdDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.AssetIdDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AvailabilityTypeEnum DataType.
///
public static readonly ExpandedNodeId AvailabilityTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.AvailabilityTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AxesCouplingTypeEnum DataType.
///
public static readonly ExpandedNodeId AxesCouplingTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.AxesCouplingTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AxesListValueDataType DataType.
///
public static readonly ExpandedNodeId AxesListValueDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.AxesListValueDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the BufferSizeDataType DataType.
///
public static readonly ExpandedNodeId BufferSizeDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.BufferSizeDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CalibrationDateDataType DataType.
///
public static readonly ExpandedNodeId CalibrationDateDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.CalibrationDateDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CalibrationInitialsDataType DataType.
///
public static readonly ExpandedNodeId CalibrationInitialsDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.CalibrationInitialsDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CategoryTypeEnum DataType.
///
public static readonly ExpandedNodeId CategoryTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.CategoryTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ChannelNumberDataType DataType.
///
public static readonly ExpandedNodeId ChannelNumberDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.ChannelNumberDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ClampStateTypeEnum DataType.
///
public static readonly ExpandedNodeId ClampStateTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.ClampStateTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConditionDescriptionDataType DataType.
///
public static readonly ExpandedNodeId ConditionDescriptionDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.ConditionDescriptionDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ControllerModeTypeEnum DataType.
///
public static readonly ExpandedNodeId ControllerModeTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.ControllerModeTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CoordinateSystemTypeEnum DataType.
///
public static readonly ExpandedNodeId CoordinateSystemTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.CoordinateSystemTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the IDDataType DataType.
///
public static readonly ExpandedNodeId IDDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.IDDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CodeDataType DataType.
///
public static readonly ExpandedNodeId CodeDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.CodeDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ComponentIdDataType DataType.
///
public static readonly ExpandedNodeId ComponentIdDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.ComponentIdDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConnectionCodeMachineSideDataType DataType.
///
public static readonly ExpandedNodeId ConnectionCodeMachineSideDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.ConnectionCodeMachineSideDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CountValueDataType DataType.
///
public static readonly ExpandedNodeId CountValueDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.CountValueDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CreationTimeDataType DataType.
///
public static readonly ExpandedNodeId CreationTimeDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.CreationTimeDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CutterStatusValueTypeEnum DataType.
///
public static readonly ExpandedNodeId CutterStatusValueTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.CutterStatusValueTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DataItemEnumDataType DataType.
///
public static readonly ExpandedNodeId DataItemEnumDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.DataItemEnumDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DataItemEnumTypeEnum DataType.
///
public static readonly ExpandedNodeId DataItemEnumTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.DataItemEnumTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DataItemIdDataType DataType.
///
public static readonly ExpandedNodeId DataItemIdDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.DataItemIdDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DataItemStatisticsDataType DataType.
///
public static readonly ExpandedNodeId DataItemStatisticsDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.DataItemStatisticsDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DataItemStatisticsTypeEnum DataType.
///
public static readonly ExpandedNodeId DataItemStatisticsTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.DataItemStatisticsTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DataItemSubEnumTypeEnum DataType.
///
public static readonly ExpandedNodeId DataItemSubEnumTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.DataItemSubEnumTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DefinitionFormatTypeEnum DataType.
///
public static readonly ExpandedNodeId DefinitionFormatTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.DefinitionFormatTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DecibelValueDataType DataType.
///
public static readonly ExpandedNodeId DecibelValueDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.DecibelValueDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DescriptionTextDataType DataType.
///
public static readonly ExpandedNodeId DescriptionTextDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.DescriptionTextDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DirectionTypeEnum DataType.
///
public static readonly ExpandedNodeId DirectionTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.DirectionTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DoorStateTypeEnum DataType.
///
public static readonly ExpandedNodeId DoorStateTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.DoorStateTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DurationTimeDataType DataType.
///
public static readonly ExpandedNodeId DurationTimeDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.DurationTimeDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DurationValueDataType DataType.
///
public static readonly ExpandedNodeId DurationValueDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.DurationValueDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the EdgeCountDataType DataType.
///
public static readonly ExpandedNodeId EdgeCountDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.EdgeCountDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the EmergencyStopTypeEnum DataType.
///
public static readonly ExpandedNodeId EmergencyStopTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.EmergencyStopTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the EnergyValueDataType DataType.
///
public static readonly ExpandedNodeId EnergyValueDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.EnergyValueDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ExecutionTypeEnum DataType.
///
public static readonly ExpandedNodeId ExecutionTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.ExecutionTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FeedrateValueDataType DataType.
///
public static readonly ExpandedNodeId FeedrateValueDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.FeedrateValueDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FirmwareVersionDataType DataType.
///
public static readonly ExpandedNodeId FirmwareVersionDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.FirmwareVersionDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ForceValueDataType DataType.
///
public static readonly ExpandedNodeId ForceValueDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.ForceValueDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the GradeDataType DataType.
///
public static readonly ExpandedNodeId GradeDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.GradeDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the IndexRangeDataType DataType.
///
public static readonly ExpandedNodeId IndexRangeDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.IndexRangeDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the InstanceIdDataType DataType.
///
public static readonly ExpandedNodeId InstanceIdDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.InstanceIdDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ItemIdDataType DataType.
///
public static readonly ExpandedNodeId ItemIdDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.ItemIdDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the InterfaceStateTypeEnum DataType.
///
public static readonly ExpandedNodeId InterfaceStateTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.InterfaceStateTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ItemSourceDataType DataType.
///
public static readonly ExpandedNodeId ItemSourceDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.ItemSourceDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LocationSizeDataType DataType.
///
public static readonly ExpandedNodeId LocationSizeDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.LocationSizeDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LocationValueDataType DataType.
///
public static readonly ExpandedNodeId LocationValueDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.LocationValueDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LocationsTypeEnum DataType.
///
public static readonly ExpandedNodeId LocationsTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.LocationsTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LocusDataType DataType.
///
public static readonly ExpandedNodeId LocusDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.LocusDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ManufacturersDataType DataType.
///
public static readonly ExpandedNodeId ManufacturersDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.ManufacturersDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MassValueDataType DataType.
///
public static readonly ExpandedNodeId MassValueDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.MassValueDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MaximumCountDataType DataType.
///
public static readonly ExpandedNodeId MaximumCountDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.MaximumCountDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MaximumDataType DataType.
///
public static readonly ExpandedNodeId MaximumDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.MaximumDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MeasurementValueDataType DataType.
///
public static readonly ExpandedNodeId MeasurementValueDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.MeasurementValueDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MinimumDataType DataType.
///
public static readonly ExpandedNodeId MinimumDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.MinimumDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ModelDataType DataType.
///
public static readonly ExpandedNodeId ModelDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.ModelDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the NameDataType DataType.
///
public static readonly ExpandedNodeId NameDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.NameDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the NativeCodeDataType DataType.
///
public static readonly ExpandedNodeId NativeCodeDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.NativeCodeDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the NativeNotifcationCodeDataType DataType.
///
public static readonly ExpandedNodeId NativeNotifcationCodeDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.NativeNotifcationCodeDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the NativeScaleDataType DataType.
///
public static readonly ExpandedNodeId NativeScaleDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.NativeScaleDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the NativeSeverityDataType DataType.
///
public static readonly ExpandedNodeId NativeSeverityDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.NativeSeverityDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the NextCalibrationDateDataType DataType.
///
public static readonly ExpandedNodeId NextCalibrationDateDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.NextCalibrationDateDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the NominalDataType DataType.
///
public static readonly ExpandedNodeId NominalDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.NominalDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the NotificationCodeTypeEnum DataType.
///
public static readonly ExpandedNodeId NotificationCodeTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.NotificationCodeTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the NotificationDescriptionDataType DataType.
///
public static readonly ExpandedNodeId NotificationDescriptionDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.NotificationDescriptionDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OccurrenceTimeDataType DataType.
///
public static readonly ExpandedNodeId OccurrenceTimeDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.OccurrenceTimeDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OverlapDataType DataType.
///
public static readonly ExpandedNodeId OverlapDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.OverlapDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PathModeTypeEnum DataType.
///
public static readonly ExpandedNodeId PathModeTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.PathModeTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PowerStateTypeEnum DataType.
///
public static readonly ExpandedNodeId PowerStateTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.PowerStateTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ProgramToolNumberDataType DataType.
///
public static readonly ExpandedNodeId ProgramToolNumberDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.ProgramToolNumberDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the QualifierTypeEnum DataType.
///
public static readonly ExpandedNodeId QualifierTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.QualifierTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the RateDataType DataType.
///
public static readonly ExpandedNodeId RateDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.RateDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ReconditionCountValueDataType DataType.
///
public static readonly ExpandedNodeId ReconditionCountValueDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.ReconditionCountValueDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the RotaryModeTypeEnum DataType.
///
public static readonly ExpandedNodeId RotaryModeTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.RotaryModeTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SampleRateDataType DataType.
///
public static readonly ExpandedNodeId SampleRateDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.SampleRateDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SeverityTypeEnum DataType.
///
public static readonly ExpandedNodeId SeverityTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.SeverityTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SignificantDigitsValueDataType DataType.
///
public static readonly ExpandedNodeId SignificantDigitsValueDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.SignificantDigitsValueDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the StationDataType DataType.
///
public static readonly ExpandedNodeId StationDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.StationDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SenderDataType DataType.
///
public static readonly ExpandedNodeId SenderDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.SenderDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SequenceDataType DataType.
///
public static readonly ExpandedNodeId SequenceDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.SequenceDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SerialNumberDataType DataType.
///
public static readonly ExpandedNodeId SerialNumberDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.SerialNumberDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SpeedDataType DataType.
///
public static readonly ExpandedNodeId SpeedDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.SpeedDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TestIndicatorDataType DataType.
///
public static readonly ExpandedNodeId TestIndicatorDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.TestIndicatorDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ToolEventValueDataType DataType.
///
public static readonly ExpandedNodeId ToolEventValueDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.ToolEventValueDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ToolGroupDataType DataType.
///
public static readonly ExpandedNodeId ToolGroupDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.ToolGroupDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ToolIdDataType DataType.
///
public static readonly ExpandedNodeId ToolIdDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.ToolIdDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ToolLifeDirectionTypeEnum DataType.
///
public static readonly ExpandedNodeId ToolLifeDirectionTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.ToolLifeDirectionTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ToolLifeTypeEnum DataType.
///
public static readonly ExpandedNodeId ToolLifeTypeEnum = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.ToolLifeTypeEnum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ToolLifeValueDataType DataType.
///
public static readonly ExpandedNodeId ToolLifeValueDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.ToolLifeValueDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the UnitsExtDataType DataType.
///
public static readonly ExpandedNodeId UnitsExtDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.UnitsExtDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VersionDataType DataType.
///
public static readonly ExpandedNodeId VersionDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.VersionDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VibrationValueDataType DataType.
///
public static readonly ExpandedNodeId VibrationValueDataType = new ExpandedNodeId(Opc.Ua.MTConnect.DataTypes.VibrationValueDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
}
#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 OpcUaMTConnectNamespaceMetadata_NamespaceFile_Open Method.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespaceFile_Open = new ExpandedNodeId(Opc.Ua.MTConnect.Methods.OpcUaMTConnectNamespaceMetadata_NamespaceFile_Open, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Close Method.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespaceFile_Close = new ExpandedNodeId(Opc.Ua.MTConnect.Methods.OpcUaMTConnectNamespaceMetadata_NamespaceFile_Close, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Read Method.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespaceFile_Read = new ExpandedNodeId(Opc.Ua.MTConnect.Methods.OpcUaMTConnectNamespaceMetadata_NamespaceFile_Read, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Write Method.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespaceFile_Write = new ExpandedNodeId(Opc.Ua.MTConnect.Methods.OpcUaMTConnectNamespaceMetadata_NamespaceFile_Write, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_GetPosition Method.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespaceFile_GetPosition = new ExpandedNodeId(Opc.Ua.MTConnect.Methods.OpcUaMTConnectNamespaceMetadata_NamespaceFile_GetPosition, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_SetPosition Method.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespaceFile_SetPosition = new ExpandedNodeId(Opc.Ua.MTConnect.Methods.OpcUaMTConnectNamespaceMetadata_NamespaceFile_SetPosition, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
}
#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 OpcUaMTConnectNamespaceMetadata Object.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata = new ExpandedNodeId(Opc.Ua.MTConnect.Objects.OpcUaMTConnectNamespaceMetadata, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTDevices Object.
///
public static readonly ExpandedNodeId MTDevices = new ExpandedNodeId(Opc.Ua.MTConnect.Objects.MTDevices, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTDeviceType_DataItems Object.
///
public static readonly ExpandedNodeId MTDeviceType_DataItems = new ExpandedNodeId(Opc.Ua.MTConnect.Objects.MTDeviceType_DataItems, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTDeviceType_Components Object.
///
public static readonly ExpandedNodeId MTDeviceType_Components = new ExpandedNodeId(Opc.Ua.MTConnect.Objects.MTDeviceType_Components, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTDeviceType_Conditions Object.
///
public static readonly ExpandedNodeId MTDeviceType_Conditions = new ExpandedNodeId(Opc.Ua.MTConnect.Objects.MTDeviceType_Conditions, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTConditionType_LimitState Object.
///
public static readonly ExpandedNodeId MTConditionType_LimitState = new ExpandedNodeId(Opc.Ua.MTConnect.Objects.MTConditionType_LimitState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingItemType_ItemLife Object.
///
public static readonly ExpandedNodeId CuttingItemType_ItemLife = new ExpandedNodeId(Opc.Ua.MTConnect.Objects.CuttingItemType_ItemLife, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingItemType_Measurements Object.
///
public static readonly ExpandedNodeId CuttingItemType_Measurements = new ExpandedNodeId(Opc.Ua.MTConnect.Objects.CuttingItemType_Measurements, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DataItemEnumDataType_Encoding_DefaultBinary Object.
///
public static readonly ExpandedNodeId DataItemEnumDataType_Encoding_DefaultBinary = new ExpandedNodeId(Opc.Ua.MTConnect.Objects.DataItemEnumDataType_Encoding_DefaultBinary, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DataItemStatisticsDataType_Encoding_DefaultBinary Object.
///
public static readonly ExpandedNodeId DataItemStatisticsDataType_Encoding_DefaultBinary = new ExpandedNodeId(Opc.Ua.MTConnect.Objects.DataItemStatisticsDataType_Encoding_DefaultBinary, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DataItemEnumDataType_Encoding_DefaultXml Object.
///
public static readonly ExpandedNodeId DataItemEnumDataType_Encoding_DefaultXml = new ExpandedNodeId(Opc.Ua.MTConnect.Objects.DataItemEnumDataType_Encoding_DefaultXml, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DataItemStatisticsDataType_Encoding_DefaultXml Object.
///
public static readonly ExpandedNodeId DataItemStatisticsDataType_Encoding_DefaultXml = new ExpandedNodeId(Opc.Ua.MTConnect.Objects.DataItemStatisticsDataType_Encoding_DefaultXml, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DataItemEnumDataType_Encoding_DefaultJson Object.
///
public static readonly ExpandedNodeId DataItemEnumDataType_Encoding_DefaultJson = new ExpandedNodeId(Opc.Ua.MTConnect.Objects.DataItemEnumDataType_Encoding_DefaultJson, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DataItemStatisticsDataType_Encoding_DefaultJson Object.
///
public static readonly ExpandedNodeId DataItemStatisticsDataType_Encoding_DefaultJson = new ExpandedNodeId(Opc.Ua.MTConnect.Objects.DataItemStatisticsDataType_Encoding_DefaultJson, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
}
#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 MTDevicesType ObjectType.
///
public static readonly ExpandedNodeId MTDevicesType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.MTDevicesType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTDeviceType ObjectType.
///
public static readonly ExpandedNodeId MTDeviceType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.MTDeviceType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTComponentType ObjectType.
///
public static readonly ExpandedNodeId MTComponentType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.MTComponentType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTAxesType ObjectType.
///
public static readonly ExpandedNodeId MTAxesType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.MTAxesType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTControllerType ObjectType.
///
public static readonly ExpandedNodeId MTControllerType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.MTControllerType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTDoorType ObjectType.
///
public static readonly ExpandedNodeId MTDoorType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.MTDoorType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTActuatorType ObjectType.
///
public static readonly ExpandedNodeId MTActuatorType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.MTActuatorType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTConditionType ObjectType.
///
public static readonly ExpandedNodeId MTConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.MTConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AccelerationConditionType ObjectType.
///
public static readonly ExpandedNodeId AccelerationConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.AccelerationConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Accumulated_TimeConditionType ObjectType.
///
public static readonly ExpandedNodeId Accumulated_TimeConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.Accumulated_TimeConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AmperageConditionType ObjectType.
///
public static readonly ExpandedNodeId AmperageConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.AmperageConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AngleConditionType ObjectType.
///
public static readonly ExpandedNodeId AngleConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.AngleConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular-AccelerationConditionType ObjectType.
///
public static readonly ExpandedNodeId Angular-AccelerationConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.Angular-AccelerationConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular_VelocityConditionType ObjectType.
///
public static readonly ExpandedNodeId Angular_VelocityConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.Angular_VelocityConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CommunicationsConditionType ObjectType.
///
public static readonly ExpandedNodeId CommunicationsConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.CommunicationsConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConcentrationConditionType ObjectType.
///
public static readonly ExpandedNodeId ConcentrationConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.ConcentrationConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConductivityConditionType ObjectType.
///
public static readonly ExpandedNodeId ConductivityConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.ConductivityConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Data_RangeConditionType ObjectType.
///
public static readonly ExpandedNodeId Data_RangeConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.Data_RangeConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DirectionConditionType ObjectType.
///
public static readonly ExpandedNodeId DirectionConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.DirectionConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DisplacementConditionType ObjectType.
///
public static readonly ExpandedNodeId DisplacementConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.DisplacementConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Electrical_EnergyConditionType ObjectType.
///
public static readonly ExpandedNodeId Electrical_EnergyConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.Electrical_EnergyConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Fill_LevelConditionType ObjectType.
///
public static readonly ExpandedNodeId Fill_LevelConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.Fill_LevelConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FlowConditionType ObjectType.
///
public static readonly ExpandedNodeId FlowConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.FlowConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FrequencyConditionType ObjectType.
///
public static readonly ExpandedNodeId FrequencyConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.FrequencyConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the HardwareConditionType ObjectType.
///
public static readonly ExpandedNodeId HardwareConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.HardwareConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Linear_ForceConditionType ObjectType.
///
public static readonly ExpandedNodeId Linear_ForceConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.Linear_ForceConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LoadConditionType ObjectType.
///
public static readonly ExpandedNodeId LoadConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.LoadConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Logic_ProgramConditionType ObjectType.
///
public static readonly ExpandedNodeId Logic_ProgramConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.Logic_ProgramConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MassConditionType ObjectType.
///
public static readonly ExpandedNodeId MassConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.MassConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Motion_ProgramConditionType ObjectType.
///
public static readonly ExpandedNodeId Motion_ProgramConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.Motion_ProgramConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_FeedrateConditionType ObjectType.
///
public static readonly ExpandedNodeId Path_FeedrateConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.Path_FeedrateConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_PositionConditionType ObjectType.
///
public static readonly ExpandedNodeId Path_PositionConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.Path_PositionConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PHConditionType ObjectType.
///
public static readonly ExpandedNodeId PHConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.PHConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PositionConditionType ObjectType.
///
public static readonly ExpandedNodeId PositionConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.PositionConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Power_FactorConditionType ObjectType.
///
public static readonly ExpandedNodeId Power_FactorConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.Power_FactorConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PressureConditionType ObjectType.
///
public static readonly ExpandedNodeId PressureConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.PressureConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ResistanceConditionType ObjectType.
///
public static readonly ExpandedNodeId ResistanceConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.ResistanceConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Rotary_VelocityConditionType ObjectType.
///
public static readonly ExpandedNodeId Rotary_VelocityConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.Rotary_VelocityConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Sound_LevelConditionType ObjectType.
///
public static readonly ExpandedNodeId Sound_LevelConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.Sound_LevelConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the StrainConditionType ObjectType.
///
public static readonly ExpandedNodeId StrainConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.StrainConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SystemConditionType ObjectType.
///
public static readonly ExpandedNodeId SystemConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.SystemConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TemperatureConditionType ObjectType.
///
public static readonly ExpandedNodeId TemperatureConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.TemperatureConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TiltConditionType ObjectType.
///
public static readonly ExpandedNodeId TiltConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.TiltConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TorqueConditionType ObjectType.
///
public static readonly ExpandedNodeId TorqueConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.TorqueConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VelocityConditionType ObjectType.
///
public static readonly ExpandedNodeId VelocityConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.VelocityConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ViscosityConditionType ObjectType.
///
public static readonly ExpandedNodeId ViscosityConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.ViscosityConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltageConditionType ObjectType.
///
public static readonly ExpandedNodeId VoltageConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.VoltageConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Volt_AmperageConditionType ObjectType.
///
public static readonly ExpandedNodeId Volt_AmperageConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.Volt_AmperageConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltAmperageReactiveConditionType ObjectType.
///
public static readonly ExpandedNodeId VoltAmperageReactiveConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.VoltAmperageReactiveConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the WattageConditionType ObjectType.
///
public static readonly ExpandedNodeId WattageConditionType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.WattageConditionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConfigurationType ObjectType.
///
public static readonly ExpandedNodeId ConfigurationType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.ConfigurationType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SensorConfigurationType ObjectType.
///
public static readonly ExpandedNodeId SensorConfigurationType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.SensorConfigurationType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SensorType ObjectType.
///
public static readonly ExpandedNodeId SensorType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.SensorType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SourceType ObjectType.
///
public static readonly ExpandedNodeId SourceType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.SourceType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AssetType ObjectType.
///
public static readonly ExpandedNodeId AssetType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.AssetType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolType ObjectType.
///
public static readonly ExpandedNodeId CuttingToolType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.CuttingToolType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType ObjectType.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType = new ExpandedNodeId(Opc.Ua.MTConnect.ObjectTypes.CuttingToolLifeCycleType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
}
#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 OpcUaMTConnectNamespaceMetadata_NamespaceUri Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespaceUri = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_NamespaceUri, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceVersion Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespaceVersion = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_NamespaceVersion, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespacePublicationDate Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespacePublicationDate = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_NamespacePublicationDate, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_IsNamespaceSubset Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_IsNamespaceSubset = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_IsNamespaceSubset, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_StaticNodeIdTypes Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_StaticNodeIdTypes = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_StaticNodeIdTypes, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_StaticNumericNodeIdRange Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_StaticNumericNodeIdRange = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_StaticNumericNodeIdRange, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_StaticStringNodeIdPattern Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_StaticStringNodeIdPattern = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_StaticStringNodeIdPattern, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Size Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespaceFile_Size = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_NamespaceFile_Size, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Writable Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespaceFile_Writable = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_NamespaceFile_Writable, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_UserWritable Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespaceFile_UserWritable = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_NamespaceFile_UserWritable, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_OpenCount Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespaceFile_OpenCount = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_NamespaceFile_OpenCount, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Open_InputArguments Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespaceFile_Open_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_NamespaceFile_Open_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Open_OutputArguments Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespaceFile_Open_OutputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_NamespaceFile_Open_OutputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Close_InputArguments Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespaceFile_Close_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_NamespaceFile_Close_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Read_InputArguments Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespaceFile_Read_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_NamespaceFile_Read_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Read_OutputArguments Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespaceFile_Read_OutputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_NamespaceFile_Read_OutputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_Write_InputArguments Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespaceFile_Write_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_NamespaceFile_Write_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_GetPosition_InputArguments Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespaceFile_GetPosition_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_NamespaceFile_GetPosition_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_GetPosition_OutputArguments Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespaceFile_GetPosition_OutputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_NamespaceFile_GetPosition_OutputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_NamespaceFile_SetPosition_InputArguments Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_NamespaceFile_SetPosition_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_NamespaceFile_SetPosition_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_DefaultRolePermissions Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_DefaultRolePermissions = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_DefaultRolePermissions, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_DefaultUserRolePermissions Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_DefaultUserRolePermissions = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_DefaultUserRolePermissions, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnectNamespaceMetadata_DefaultAccessRestrictions Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnectNamespaceMetadata_DefaultAccessRestrictions = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnectNamespaceMetadata_DefaultAccessRestrictions, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTDevicesType_MTConnectVersion Variable.
///
public static readonly ExpandedNodeId MTDevicesType_MTConnectVersion = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTDevicesType_MTConnectVersion, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTDevicesType_OPCUAMappingDate Variable.
///
public static readonly ExpandedNodeId MTDevicesType_OPCUAMappingDate = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTDevicesType_OPCUAMappingDate, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTDevicesType_OPCUAVersion Variable.
///
public static readonly ExpandedNodeId MTDevicesType_OPCUAVersion = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTDevicesType_OPCUAVersion, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTDeviceType_Availability Variable.
///
public static readonly ExpandedNodeId MTDeviceType_Availability = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTDeviceType_Availability, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTDeviceType_Manufacturer Variable.
///
public static readonly ExpandedNodeId MTDeviceType_Manufacturer = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTDeviceType_Manufacturer, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTDeviceType_SerialNumber Variable.
///
public static readonly ExpandedNodeId MTDeviceType_SerialNumber = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTDeviceType_SerialNumber, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTDeviceType_Configuration Variable.
///
public static readonly ExpandedNodeId MTDeviceType_Configuration = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTDeviceType_Configuration, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTDeviceType_SampleInterval Variable.
///
public static readonly ExpandedNodeId MTDeviceType_SampleInterval = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTDeviceType_SampleInterval, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTComponentType_Model Variable.
///
public static readonly ExpandedNodeId MTComponentType_Model = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTComponentType_Model, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTComponentType_Station Variable.
///
public static readonly ExpandedNodeId MTComponentType_Station = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTComponentType_Station, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTAxesType_LinearAxesX Variable.
///
public static readonly ExpandedNodeId MTAxesType_LinearAxesX = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTAxesType_LinearAxesX, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTAxesType_LinearAxesY Variable.
///
public static readonly ExpandedNodeId MTAxesType_LinearAxesY = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTAxesType_LinearAxesY, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTAxesType_LinearAxesZ Variable.
///
public static readonly ExpandedNodeId MTAxesType_LinearAxesZ = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTAxesType_LinearAxesZ, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTAxesType_RotoryAxesA Variable.
///
public static readonly ExpandedNodeId MTAxesType_RotoryAxesA = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTAxesType_RotoryAxesA, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTAxesType_RotoryAxesB Variable.
///
public static readonly ExpandedNodeId MTAxesType_RotoryAxesB = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTAxesType_RotoryAxesB, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTAxesType_RotoryAxesC Variable.
///
public static readonly ExpandedNodeId MTAxesType_RotoryAxesC = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTAxesType_RotoryAxesC, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTDoorType_DoorState Variable.
///
public static readonly ExpandedNodeId MTDoorType_DoorState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTDoorType_DoorState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTActuatorType_LinearAxesX Variable.
///
public static readonly ExpandedNodeId MTActuatorType_LinearAxesX = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTActuatorType_LinearAxesX, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTSampleDataItemType_CoordinateSystem Variable.
///
public static readonly ExpandedNodeId MTSampleDataItemType_CoordinateSystem = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTSampleDataItemType_CoordinateSystem, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTSampleDataItemType_NativeUnits Variable.
///
public static readonly ExpandedNodeId MTSampleDataItemType_NativeUnits = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTSampleDataItemType_NativeUnits, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTSampleDataItemType_NativeScale Variable.
///
public static readonly ExpandedNodeId MTSampleDataItemType_NativeScale = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTSampleDataItemType_NativeScale, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTSampleDataItemType_SampleInterval Variable.
///
public static readonly ExpandedNodeId MTSampleDataItemType_SampleInterval = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTSampleDataItemType_SampleInterval, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTEventDataItemType_CoordinateSystem Variable.
///
public static readonly ExpandedNodeId MTEventDataItemType_CoordinateSystem = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTEventDataItemType_CoordinateSystem, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTEventDataItemType_SampleInterval Variable.
///
public static readonly ExpandedNodeId MTEventDataItemType_SampleInterval = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTEventDataItemType_SampleInterval, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId MTConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId MTConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId MTConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId MTConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId MTConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId MTConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId MTConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTConditionType_MTCurrentState Variable.
///
public static readonly ExpandedNodeId MTConditionType_MTCurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTConditionType_MTCurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTConditionType_ActiveState Variable.
///
public static readonly ExpandedNodeId MTConditionType_ActiveState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTConditionType_ActiveState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId MTConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId MTConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId MTConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId MTConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTConditionType_NativeCode Variable.
///
public static readonly ExpandedNodeId MTConditionType_NativeCode = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTConditionType_NativeCode, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTConditionType_NativeSeverity Variable.
///
public static readonly ExpandedNodeId MTConditionType_NativeSeverity = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MTConditionType_NativeSeverity, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AccelerationConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId AccelerationConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AccelerationConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AccelerationConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId AccelerationConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AccelerationConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AccelerationConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId AccelerationConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AccelerationConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AccelerationConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId AccelerationConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AccelerationConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AccelerationConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId AccelerationConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AccelerationConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AccelerationConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId AccelerationConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AccelerationConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AccelerationConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId AccelerationConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AccelerationConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AccelerationConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId AccelerationConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AccelerationConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AccelerationConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId AccelerationConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AccelerationConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AccelerationConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId AccelerationConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AccelerationConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AccelerationConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId AccelerationConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AccelerationConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Accumulated_TimeConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId Accumulated_TimeConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Accumulated_TimeConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Accumulated_TimeConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Accumulated_TimeConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Accumulated_TimeConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Accumulated_TimeConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Accumulated_TimeConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Accumulated_TimeConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Accumulated_TimeConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Accumulated_TimeConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Accumulated_TimeConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Accumulated_TimeConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId Accumulated_TimeConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Accumulated_TimeConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Accumulated_TimeConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId Accumulated_TimeConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Accumulated_TimeConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Accumulated_TimeConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId Accumulated_TimeConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Accumulated_TimeConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Accumulated_TimeConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId Accumulated_TimeConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Accumulated_TimeConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Accumulated_TimeConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId Accumulated_TimeConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Accumulated_TimeConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Accumulated_TimeConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId Accumulated_TimeConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Accumulated_TimeConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Accumulated_TimeConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId Accumulated_TimeConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Accumulated_TimeConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AmperageConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId AmperageConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AmperageConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AmperageConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId AmperageConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AmperageConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AmperageConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId AmperageConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AmperageConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AmperageConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId AmperageConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AmperageConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AmperageConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId AmperageConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AmperageConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AmperageConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId AmperageConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AmperageConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AmperageConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId AmperageConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AmperageConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AmperageConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId AmperageConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AmperageConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AmperageConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId AmperageConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AmperageConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AmperageConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId AmperageConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AmperageConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AmperageConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId AmperageConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AmperageConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AngleConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId AngleConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AngleConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AngleConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId AngleConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AngleConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AngleConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId AngleConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AngleConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AngleConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId AngleConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AngleConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AngleConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId AngleConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AngleConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AngleConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId AngleConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AngleConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AngleConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId AngleConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AngleConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AngleConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId AngleConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AngleConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AngleConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId AngleConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AngleConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AngleConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId AngleConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AngleConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AngleConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId AngleConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AngleConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular-AccelerationConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId Angular-AccelerationConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular-AccelerationConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular-AccelerationConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Angular-AccelerationConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular-AccelerationConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular-AccelerationConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Angular-AccelerationConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular-AccelerationConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular-AccelerationConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Angular-AccelerationConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular-AccelerationConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular-AccelerationConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId Angular-AccelerationConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular-AccelerationConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular-AccelerationConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId Angular-AccelerationConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular-AccelerationConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular-AccelerationConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId Angular-AccelerationConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular-AccelerationConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular-AccelerationConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId Angular-AccelerationConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular-AccelerationConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular-AccelerationConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId Angular-AccelerationConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular-AccelerationConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular-AccelerationConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId Angular-AccelerationConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular-AccelerationConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular-AccelerationConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId Angular-AccelerationConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular-AccelerationConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular_VelocityConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId Angular_VelocityConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular_VelocityConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular_VelocityConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Angular_VelocityConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular_VelocityConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular_VelocityConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Angular_VelocityConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular_VelocityConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular_VelocityConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Angular_VelocityConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular_VelocityConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular_VelocityConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId Angular_VelocityConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular_VelocityConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular_VelocityConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId Angular_VelocityConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular_VelocityConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular_VelocityConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId Angular_VelocityConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular_VelocityConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular_VelocityConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId Angular_VelocityConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular_VelocityConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular_VelocityConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId Angular_VelocityConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular_VelocityConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular_VelocityConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId Angular_VelocityConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular_VelocityConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Angular_VelocityConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId Angular_VelocityConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Angular_VelocityConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CommunicationsConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId CommunicationsConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CommunicationsConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CommunicationsConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId CommunicationsConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CommunicationsConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CommunicationsConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId CommunicationsConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CommunicationsConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CommunicationsConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId CommunicationsConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CommunicationsConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CommunicationsConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId CommunicationsConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CommunicationsConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CommunicationsConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId CommunicationsConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CommunicationsConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CommunicationsConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId CommunicationsConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CommunicationsConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CommunicationsConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId CommunicationsConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CommunicationsConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CommunicationsConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId CommunicationsConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CommunicationsConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CommunicationsConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId CommunicationsConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CommunicationsConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CommunicationsConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId CommunicationsConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CommunicationsConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConcentrationConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId ConcentrationConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConcentrationConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConcentrationConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId ConcentrationConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConcentrationConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConcentrationConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId ConcentrationConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConcentrationConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConcentrationConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId ConcentrationConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConcentrationConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConcentrationConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId ConcentrationConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConcentrationConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConcentrationConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId ConcentrationConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConcentrationConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConcentrationConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId ConcentrationConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConcentrationConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConcentrationConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId ConcentrationConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConcentrationConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConcentrationConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId ConcentrationConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConcentrationConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConcentrationConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId ConcentrationConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConcentrationConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConcentrationConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId ConcentrationConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConcentrationConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConductivityConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId ConductivityConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConductivityConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConductivityConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId ConductivityConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConductivityConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConductivityConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId ConductivityConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConductivityConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConductivityConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId ConductivityConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConductivityConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConductivityConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId ConductivityConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConductivityConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConductivityConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId ConductivityConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConductivityConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConductivityConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId ConductivityConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConductivityConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConductivityConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId ConductivityConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConductivityConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConductivityConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId ConductivityConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConductivityConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConductivityConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId ConductivityConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConductivityConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConductivityConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId ConductivityConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ConductivityConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Data_RangeConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId Data_RangeConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Data_RangeConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Data_RangeConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Data_RangeConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Data_RangeConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Data_RangeConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Data_RangeConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Data_RangeConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Data_RangeConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Data_RangeConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Data_RangeConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Data_RangeConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId Data_RangeConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Data_RangeConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Data_RangeConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId Data_RangeConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Data_RangeConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Data_RangeConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId Data_RangeConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Data_RangeConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Data_RangeConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId Data_RangeConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Data_RangeConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Data_RangeConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId Data_RangeConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Data_RangeConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Data_RangeConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId Data_RangeConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Data_RangeConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Data_RangeConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId Data_RangeConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Data_RangeConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DirectionConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId DirectionConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DirectionConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DirectionConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId DirectionConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DirectionConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DirectionConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId DirectionConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DirectionConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DirectionConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId DirectionConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DirectionConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DirectionConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId DirectionConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DirectionConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DirectionConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId DirectionConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DirectionConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DirectionConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId DirectionConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DirectionConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DirectionConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId DirectionConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DirectionConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DirectionConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId DirectionConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DirectionConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DirectionConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId DirectionConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DirectionConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DirectionConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId DirectionConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DirectionConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DisplacementConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId DisplacementConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DisplacementConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DisplacementConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId DisplacementConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DisplacementConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DisplacementConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId DisplacementConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DisplacementConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DisplacementConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId DisplacementConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DisplacementConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DisplacementConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId DisplacementConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DisplacementConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DisplacementConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId DisplacementConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DisplacementConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DisplacementConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId DisplacementConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DisplacementConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DisplacementConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId DisplacementConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DisplacementConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DisplacementConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId DisplacementConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DisplacementConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DisplacementConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId DisplacementConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DisplacementConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DisplacementConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId DisplacementConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DisplacementConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Electrical_EnergyConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId Electrical_EnergyConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Electrical_EnergyConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Electrical_EnergyConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Electrical_EnergyConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Electrical_EnergyConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Electrical_EnergyConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Electrical_EnergyConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Electrical_EnergyConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Electrical_EnergyConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Electrical_EnergyConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Electrical_EnergyConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Electrical_EnergyConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId Electrical_EnergyConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Electrical_EnergyConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Electrical_EnergyConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId Electrical_EnergyConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Electrical_EnergyConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Electrical_EnergyConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId Electrical_EnergyConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Electrical_EnergyConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Electrical_EnergyConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId Electrical_EnergyConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Electrical_EnergyConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Electrical_EnergyConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId Electrical_EnergyConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Electrical_EnergyConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Electrical_EnergyConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId Electrical_EnergyConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Electrical_EnergyConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Electrical_EnergyConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId Electrical_EnergyConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Electrical_EnergyConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Fill_LevelConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId Fill_LevelConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Fill_LevelConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Fill_LevelConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Fill_LevelConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Fill_LevelConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Fill_LevelConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Fill_LevelConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Fill_LevelConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Fill_LevelConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Fill_LevelConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Fill_LevelConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Fill_LevelConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId Fill_LevelConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Fill_LevelConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Fill_LevelConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId Fill_LevelConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Fill_LevelConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Fill_LevelConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId Fill_LevelConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Fill_LevelConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Fill_LevelConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId Fill_LevelConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Fill_LevelConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Fill_LevelConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId Fill_LevelConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Fill_LevelConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Fill_LevelConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId Fill_LevelConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Fill_LevelConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Fill_LevelConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId Fill_LevelConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Fill_LevelConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FlowConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId FlowConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FlowConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FlowConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId FlowConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FlowConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FlowConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId FlowConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FlowConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FlowConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId FlowConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FlowConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FlowConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId FlowConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FlowConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FlowConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId FlowConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FlowConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FlowConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId FlowConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FlowConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FlowConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId FlowConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FlowConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FlowConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId FlowConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FlowConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FlowConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId FlowConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FlowConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FlowConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId FlowConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FlowConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FrequencyConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId FrequencyConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FrequencyConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FrequencyConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId FrequencyConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FrequencyConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FrequencyConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId FrequencyConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FrequencyConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FrequencyConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId FrequencyConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FrequencyConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FrequencyConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId FrequencyConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FrequencyConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FrequencyConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId FrequencyConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FrequencyConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FrequencyConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId FrequencyConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FrequencyConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FrequencyConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId FrequencyConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FrequencyConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FrequencyConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId FrequencyConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FrequencyConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FrequencyConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId FrequencyConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FrequencyConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FrequencyConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId FrequencyConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.FrequencyConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the HardwareConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId HardwareConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.HardwareConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the HardwareConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId HardwareConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.HardwareConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the HardwareConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId HardwareConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.HardwareConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the HardwareConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId HardwareConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.HardwareConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the HardwareConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId HardwareConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.HardwareConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the HardwareConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId HardwareConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.HardwareConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the HardwareConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId HardwareConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.HardwareConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the HardwareConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId HardwareConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.HardwareConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the HardwareConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId HardwareConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.HardwareConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the HardwareConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId HardwareConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.HardwareConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the HardwareConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId HardwareConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.HardwareConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Linear_ForceConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId Linear_ForceConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Linear_ForceConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Linear_ForceConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Linear_ForceConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Linear_ForceConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Linear_ForceConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Linear_ForceConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Linear_ForceConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Linear_ForceConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Linear_ForceConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Linear_ForceConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Linear_ForceConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId Linear_ForceConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Linear_ForceConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Linear_ForceConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId Linear_ForceConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Linear_ForceConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Linear_ForceConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId Linear_ForceConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Linear_ForceConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Linear_ForceConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId Linear_ForceConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Linear_ForceConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Linear_ForceConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId Linear_ForceConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Linear_ForceConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Linear_ForceConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId Linear_ForceConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Linear_ForceConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Linear_ForceConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId Linear_ForceConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Linear_ForceConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LoadConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId LoadConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.LoadConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LoadConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId LoadConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.LoadConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LoadConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId LoadConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.LoadConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LoadConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId LoadConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.LoadConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LoadConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId LoadConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.LoadConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LoadConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId LoadConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.LoadConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LoadConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId LoadConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.LoadConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LoadConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId LoadConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.LoadConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LoadConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId LoadConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.LoadConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LoadConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId LoadConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.LoadConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LoadConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId LoadConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.LoadConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Logic_ProgramConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId Logic_ProgramConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Logic_ProgramConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Logic_ProgramConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Logic_ProgramConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Logic_ProgramConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Logic_ProgramConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Logic_ProgramConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Logic_ProgramConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Logic_ProgramConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Logic_ProgramConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Logic_ProgramConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Logic_ProgramConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId Logic_ProgramConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Logic_ProgramConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Logic_ProgramConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId Logic_ProgramConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Logic_ProgramConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Logic_ProgramConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId Logic_ProgramConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Logic_ProgramConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Logic_ProgramConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId Logic_ProgramConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Logic_ProgramConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Logic_ProgramConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId Logic_ProgramConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Logic_ProgramConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Logic_ProgramConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId Logic_ProgramConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Logic_ProgramConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Logic_ProgramConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId Logic_ProgramConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Logic_ProgramConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MassConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId MassConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MassConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MassConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId MassConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MassConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MassConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId MassConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MassConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MassConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId MassConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MassConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MassConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId MassConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MassConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MassConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId MassConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MassConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MassConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId MassConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MassConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MassConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId MassConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MassConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MassConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId MassConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MassConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MassConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId MassConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MassConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MassConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId MassConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MassConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Motion_ProgramConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId Motion_ProgramConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Motion_ProgramConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Motion_ProgramConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Motion_ProgramConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Motion_ProgramConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Motion_ProgramConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Motion_ProgramConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Motion_ProgramConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Motion_ProgramConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Motion_ProgramConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Motion_ProgramConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Motion_ProgramConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId Motion_ProgramConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Motion_ProgramConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Motion_ProgramConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId Motion_ProgramConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Motion_ProgramConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Motion_ProgramConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId Motion_ProgramConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Motion_ProgramConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Motion_ProgramConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId Motion_ProgramConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Motion_ProgramConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Motion_ProgramConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId Motion_ProgramConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Motion_ProgramConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Motion_ProgramConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId Motion_ProgramConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Motion_ProgramConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Motion_ProgramConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId Motion_ProgramConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Motion_ProgramConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_FeedrateConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId Path_FeedrateConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_FeedrateConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_FeedrateConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Path_FeedrateConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_FeedrateConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_FeedrateConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Path_FeedrateConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_FeedrateConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_FeedrateConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Path_FeedrateConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_FeedrateConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_FeedrateConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId Path_FeedrateConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_FeedrateConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_FeedrateConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId Path_FeedrateConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_FeedrateConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_FeedrateConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId Path_FeedrateConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_FeedrateConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_FeedrateConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId Path_FeedrateConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_FeedrateConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_FeedrateConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId Path_FeedrateConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_FeedrateConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_FeedrateConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId Path_FeedrateConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_FeedrateConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_FeedrateConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId Path_FeedrateConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_FeedrateConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_PositionConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId Path_PositionConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_PositionConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_PositionConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Path_PositionConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_PositionConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_PositionConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Path_PositionConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_PositionConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_PositionConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Path_PositionConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_PositionConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_PositionConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId Path_PositionConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_PositionConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_PositionConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId Path_PositionConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_PositionConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_PositionConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId Path_PositionConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_PositionConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_PositionConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId Path_PositionConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_PositionConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_PositionConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId Path_PositionConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_PositionConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_PositionConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId Path_PositionConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_PositionConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Path_PositionConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId Path_PositionConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Path_PositionConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PHConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId PHConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PHConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PHConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId PHConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PHConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PHConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId PHConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PHConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PHConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId PHConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PHConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PHConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId PHConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PHConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PHConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId PHConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PHConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PHConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId PHConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PHConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PHConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId PHConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PHConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PHConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId PHConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PHConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PHConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId PHConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PHConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PHConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId PHConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PHConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PositionConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId PositionConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PositionConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PositionConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId PositionConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PositionConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PositionConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId PositionConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PositionConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PositionConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId PositionConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PositionConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PositionConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId PositionConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PositionConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PositionConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId PositionConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PositionConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PositionConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId PositionConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PositionConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PositionConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId PositionConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PositionConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PositionConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId PositionConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PositionConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PositionConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId PositionConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PositionConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PositionConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId PositionConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PositionConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Power_FactorConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId Power_FactorConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Power_FactorConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Power_FactorConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Power_FactorConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Power_FactorConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Power_FactorConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Power_FactorConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Power_FactorConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Power_FactorConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Power_FactorConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Power_FactorConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Power_FactorConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId Power_FactorConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Power_FactorConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Power_FactorConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId Power_FactorConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Power_FactorConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Power_FactorConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId Power_FactorConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Power_FactorConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Power_FactorConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId Power_FactorConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Power_FactorConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Power_FactorConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId Power_FactorConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Power_FactorConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Power_FactorConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId Power_FactorConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Power_FactorConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Power_FactorConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId Power_FactorConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Power_FactorConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PressureConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId PressureConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PressureConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PressureConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId PressureConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PressureConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PressureConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId PressureConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PressureConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PressureConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId PressureConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PressureConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PressureConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId PressureConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PressureConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PressureConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId PressureConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PressureConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PressureConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId PressureConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PressureConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PressureConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId PressureConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PressureConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PressureConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId PressureConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PressureConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PressureConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId PressureConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PressureConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PressureConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId PressureConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PressureConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ResistanceConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId ResistanceConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ResistanceConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ResistanceConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId ResistanceConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ResistanceConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ResistanceConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId ResistanceConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ResistanceConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ResistanceConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId ResistanceConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ResistanceConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ResistanceConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId ResistanceConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ResistanceConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ResistanceConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId ResistanceConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ResistanceConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ResistanceConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId ResistanceConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ResistanceConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ResistanceConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId ResistanceConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ResistanceConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ResistanceConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId ResistanceConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ResistanceConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ResistanceConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId ResistanceConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ResistanceConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ResistanceConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId ResistanceConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ResistanceConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Rotary_VelocityConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId Rotary_VelocityConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Rotary_VelocityConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Rotary_VelocityConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Rotary_VelocityConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Rotary_VelocityConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Rotary_VelocityConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Rotary_VelocityConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Rotary_VelocityConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Rotary_VelocityConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Rotary_VelocityConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Rotary_VelocityConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Rotary_VelocityConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId Rotary_VelocityConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Rotary_VelocityConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Rotary_VelocityConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId Rotary_VelocityConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Rotary_VelocityConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Rotary_VelocityConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId Rotary_VelocityConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Rotary_VelocityConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Rotary_VelocityConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId Rotary_VelocityConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Rotary_VelocityConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Rotary_VelocityConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId Rotary_VelocityConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Rotary_VelocityConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Rotary_VelocityConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId Rotary_VelocityConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Rotary_VelocityConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Rotary_VelocityConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId Rotary_VelocityConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Rotary_VelocityConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Sound_LevelConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId Sound_LevelConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Sound_LevelConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Sound_LevelConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Sound_LevelConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Sound_LevelConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Sound_LevelConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Sound_LevelConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Sound_LevelConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Sound_LevelConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Sound_LevelConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Sound_LevelConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Sound_LevelConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId Sound_LevelConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Sound_LevelConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Sound_LevelConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId Sound_LevelConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Sound_LevelConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Sound_LevelConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId Sound_LevelConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Sound_LevelConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Sound_LevelConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId Sound_LevelConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Sound_LevelConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Sound_LevelConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId Sound_LevelConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Sound_LevelConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Sound_LevelConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId Sound_LevelConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Sound_LevelConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Sound_LevelConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId Sound_LevelConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Sound_LevelConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the StrainConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId StrainConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.StrainConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the StrainConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId StrainConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.StrainConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the StrainConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId StrainConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.StrainConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the StrainConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId StrainConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.StrainConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the StrainConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId StrainConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.StrainConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the StrainConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId StrainConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.StrainConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the StrainConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId StrainConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.StrainConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the StrainConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId StrainConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.StrainConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the StrainConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId StrainConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.StrainConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the StrainConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId StrainConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.StrainConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the StrainConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId StrainConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.StrainConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SystemConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId SystemConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.SystemConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SystemConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId SystemConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.SystemConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SystemConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId SystemConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.SystemConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SystemConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId SystemConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.SystemConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SystemConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId SystemConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.SystemConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SystemConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId SystemConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.SystemConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SystemConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId SystemConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.SystemConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SystemConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId SystemConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.SystemConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SystemConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId SystemConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.SystemConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SystemConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId SystemConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.SystemConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SystemConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId SystemConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.SystemConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TemperatureConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId TemperatureConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TemperatureConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TemperatureConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId TemperatureConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TemperatureConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TemperatureConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId TemperatureConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TemperatureConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TemperatureConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId TemperatureConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TemperatureConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TemperatureConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId TemperatureConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TemperatureConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TemperatureConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId TemperatureConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TemperatureConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TemperatureConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId TemperatureConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TemperatureConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TemperatureConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId TemperatureConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TemperatureConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TemperatureConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId TemperatureConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TemperatureConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TemperatureConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId TemperatureConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TemperatureConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TemperatureConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId TemperatureConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TemperatureConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TiltConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId TiltConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TiltConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TiltConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId TiltConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TiltConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TiltConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId TiltConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TiltConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TiltConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId TiltConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TiltConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TiltConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId TiltConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TiltConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TiltConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId TiltConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TiltConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TiltConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId TiltConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TiltConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TiltConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId TiltConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TiltConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TiltConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId TiltConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TiltConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TiltConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId TiltConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TiltConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TiltConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId TiltConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TiltConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TorqueConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId TorqueConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TorqueConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TorqueConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId TorqueConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TorqueConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TorqueConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId TorqueConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TorqueConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TorqueConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId TorqueConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TorqueConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TorqueConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId TorqueConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TorqueConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TorqueConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId TorqueConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TorqueConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TorqueConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId TorqueConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TorqueConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TorqueConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId TorqueConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TorqueConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TorqueConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId TorqueConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TorqueConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TorqueConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId TorqueConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TorqueConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TorqueConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId TorqueConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.TorqueConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VelocityConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId VelocityConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VelocityConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VelocityConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId VelocityConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VelocityConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VelocityConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId VelocityConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VelocityConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VelocityConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId VelocityConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VelocityConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VelocityConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId VelocityConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VelocityConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VelocityConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId VelocityConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VelocityConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VelocityConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId VelocityConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VelocityConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VelocityConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId VelocityConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VelocityConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VelocityConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId VelocityConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VelocityConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VelocityConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId VelocityConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VelocityConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VelocityConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId VelocityConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VelocityConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ViscosityConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId ViscosityConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ViscosityConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ViscosityConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId ViscosityConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ViscosityConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ViscosityConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId ViscosityConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ViscosityConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ViscosityConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId ViscosityConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ViscosityConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ViscosityConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId ViscosityConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ViscosityConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ViscosityConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId ViscosityConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ViscosityConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ViscosityConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId ViscosityConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ViscosityConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ViscosityConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId ViscosityConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ViscosityConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ViscosityConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId ViscosityConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ViscosityConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ViscosityConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId ViscosityConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ViscosityConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ViscosityConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId ViscosityConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ViscosityConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltageConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId VoltageConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltageConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltageConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId VoltageConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltageConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltageConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId VoltageConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltageConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltageConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId VoltageConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltageConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltageConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId VoltageConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltageConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltageConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId VoltageConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltageConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltageConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId VoltageConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltageConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltageConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId VoltageConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltageConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltageConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId VoltageConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltageConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltageConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId VoltageConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltageConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltageConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId VoltageConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltageConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Volt_AmperageConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId Volt_AmperageConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Volt_AmperageConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Volt_AmperageConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Volt_AmperageConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Volt_AmperageConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Volt_AmperageConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Volt_AmperageConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Volt_AmperageConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Volt_AmperageConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId Volt_AmperageConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Volt_AmperageConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Volt_AmperageConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId Volt_AmperageConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Volt_AmperageConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Volt_AmperageConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId Volt_AmperageConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Volt_AmperageConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Volt_AmperageConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId Volt_AmperageConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Volt_AmperageConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Volt_AmperageConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId Volt_AmperageConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Volt_AmperageConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Volt_AmperageConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId Volt_AmperageConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Volt_AmperageConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Volt_AmperageConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId Volt_AmperageConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Volt_AmperageConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the Volt_AmperageConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId Volt_AmperageConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.Volt_AmperageConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltAmperageReactiveConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId VoltAmperageReactiveConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltAmperageReactiveConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltAmperageReactiveConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId VoltAmperageReactiveConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltAmperageReactiveConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltAmperageReactiveConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId VoltAmperageReactiveConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltAmperageReactiveConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltAmperageReactiveConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId VoltAmperageReactiveConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltAmperageReactiveConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltAmperageReactiveConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId VoltAmperageReactiveConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltAmperageReactiveConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltAmperageReactiveConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId VoltAmperageReactiveConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltAmperageReactiveConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltAmperageReactiveConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId VoltAmperageReactiveConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltAmperageReactiveConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltAmperageReactiveConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId VoltAmperageReactiveConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltAmperageReactiveConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltAmperageReactiveConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId VoltAmperageReactiveConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltAmperageReactiveConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltAmperageReactiveConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId VoltAmperageReactiveConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltAmperageReactiveConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltAmperageReactiveConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId VoltAmperageReactiveConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.VoltAmperageReactiveConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the WattageConditionType_EnabledState_Id Variable.
///
public static readonly ExpandedNodeId WattageConditionType_EnabledState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.WattageConditionType_EnabledState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the WattageConditionType_Quality_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId WattageConditionType_Quality_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.WattageConditionType_Quality_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the WattageConditionType_LastSeverity_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId WattageConditionType_LastSeverity_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.WattageConditionType_LastSeverity_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the WattageConditionType_Comment_SourceTimestamp Variable.
///
public static readonly ExpandedNodeId WattageConditionType_Comment_SourceTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.WattageConditionType_Comment_SourceTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the WattageConditionType_AddComment_InputArguments Variable.
///
public static readonly ExpandedNodeId WattageConditionType_AddComment_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.WattageConditionType_AddComment_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the WattageConditionType_ConditionRefresh_InputArguments Variable.
///
public static readonly ExpandedNodeId WattageConditionType_ConditionRefresh_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.WattageConditionType_ConditionRefresh_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the WattageConditionType_ConditionRefresh2_InputArguments Variable.
///
public static readonly ExpandedNodeId WattageConditionType_ConditionRefresh2_InputArguments = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.WattageConditionType_ConditionRefresh2_InputArguments, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the WattageConditionType_ActiveState_Id Variable.
///
public static readonly ExpandedNodeId WattageConditionType_ActiveState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.WattageConditionType_ActiveState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the WattageConditionType_LimitState_CurrentState Variable.
///
public static readonly ExpandedNodeId WattageConditionType_LimitState_CurrentState = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.WattageConditionType_LimitState_CurrentState, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the WattageConditionType_LimitState_CurrentState_Id Variable.
///
public static readonly ExpandedNodeId WattageConditionType_LimitState_CurrentState_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.WattageConditionType_LimitState_CurrentState_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the WattageConditionType_LimitState_LastTransition_Id Variable.
///
public static readonly ExpandedNodeId WattageConditionType_LimitState_LastTransition_Id = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.WattageConditionType_LimitState_LastTransition_Id, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ChannelType_CalibrationDate Variable.
///
public static readonly ExpandedNodeId ChannelType_CalibrationDate = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ChannelType_CalibrationDate, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ChannelType_NextCalibrationDate Variable.
///
public static readonly ExpandedNodeId ChannelType_NextCalibrationDate = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ChannelType_NextCalibrationDate, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ChannelType_CalibrationInitials Variable.
///
public static readonly ExpandedNodeId ChannelType_CalibrationInitials = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ChannelType_CalibrationInitials, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SensorConfigurationType_FirmwareVersion Variable.
///
public static readonly ExpandedNodeId SensorConfigurationType_FirmwareVersion = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.SensorConfigurationType_FirmwareVersion, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SourceType_ComponentId Variable.
///
public static readonly ExpandedNodeId SourceType_ComponentId = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.SourceType_ComponentId, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AssetType_SerialNumber Variable.
///
public static readonly ExpandedNodeId AssetType_SerialNumber = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AssetType_SerialNumber, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AssetType_Manufacturers Variable.
///
public static readonly ExpandedNodeId AssetType_Manufacturers = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AssetType_Manufacturers, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AssetType_LastChangeTimestamp Variable.
///
public static readonly ExpandedNodeId AssetType_LastChangeTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AssetType_LastChangeTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AssetType_AssetDescription Variable.
///
public static readonly ExpandedNodeId AssetType_AssetDescription = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AssetType_AssetDescription, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MeasurementType_SignificantDigits Variable.
///
public static readonly ExpandedNodeId MeasurementType_SignificantDigits = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MeasurementType_SignificantDigits, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MeasurementType_Units Variable.
///
public static readonly ExpandedNodeId MeasurementType_Units = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MeasurementType_Units, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MeasurementType_NativeUnits Variable.
///
public static readonly ExpandedNodeId MeasurementType_NativeUnits = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MeasurementType_NativeUnits, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MeasurementType_LastChangeTimestamp Variable.
///
public static readonly ExpandedNodeId MeasurementType_LastChangeTimestamp = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MeasurementType_LastChangeTimestamp, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MeasurementType_Code Variable.
///
public static readonly ExpandedNodeId MeasurementType_Code = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MeasurementType_Code, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MeasurementType_Maximum Variable.
///
public static readonly ExpandedNodeId MeasurementType_Maximum = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MeasurementType_Maximum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MeasurementType_Minimum Variable.
///
public static readonly ExpandedNodeId MeasurementType_Minimum = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MeasurementType_Minimum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MeasurementType_Nominal Variable.
///
public static readonly ExpandedNodeId MeasurementType_Nominal = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.MeasurementType_Nominal, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolType_ToolId Variable.
///
public static readonly ExpandedNodeId CuttingToolType_ToolId = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolType_ToolId, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolType_ToolGroup Variable.
///
public static readonly ExpandedNodeId CuttingToolType_ToolGroup = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolType_ToolGroup, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType_CutterStatus Variable.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType_CutterStatus = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolLifeCycleType_CutterStatus, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType_CutterStatus_Status Variable.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType_CutterStatus_Status = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolLifeCycleType_CutterStatus_Status, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType_ReconditionCount Variable.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType_ReconditionCount = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolLifeCycleType_ReconditionCount, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType_ToolLife Variable.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType_ToolLife = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolLifeCycleType_ToolLife, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType_ToolLife_Type Variable.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType_ToolLife_Type = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolLifeCycleType_ToolLife_Type, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType_ToolLife_CountDirection Variable.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType_ToolLife_CountDirection = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolLifeCycleType_ToolLife_CountDirection, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType_ToolLife_Maximum Variable.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType_ToolLife_Maximum = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolLifeCycleType_ToolLife_Maximum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType_ProgramToolNumber Variable.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType_ProgramToolNumber = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolLifeCycleType_ProgramToolNumber, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType_ProgramToolNumber_Maximum Variable.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType_ProgramToolNumber_Maximum = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolLifeCycleType_ProgramToolNumber_Maximum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType_ProgramToolNumber_Minimum Variable.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType_ProgramToolNumber_Minimum = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolLifeCycleType_ProgramToolNumber_Minimum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType_ProgramToolNumber_Nominal Variable.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType_ProgramToolNumber_Nominal = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolLifeCycleType_ProgramToolNumber_Nominal, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType_Location Variable.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType_Location = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolLifeCycleType_Location, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType_Location_Type Variable.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType_Location_Type = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolLifeCycleType_Location_Type, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType_Location_NegativeOverlap Variable.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType_Location_NegativeOverlap = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolLifeCycleType_Location_NegativeOverlap, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType_Location_PositiveOverlap Variable.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType_Location_PositiveOverlap = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolLifeCycleType_Location_PositiveOverlap, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType_ProgramSpindleSpeed Variable.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType_ProgramSpindleSpeed = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolLifeCycleType_ProgramSpindleSpeed, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType_ProgramSpindleSpeed_Maximum Variable.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType_ProgramSpindleSpeed_Maximum = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolLifeCycleType_ProgramSpindleSpeed_Maximum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType_ProgramSpindleSpeed_Minimum Variable.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType_ProgramSpindleSpeed_Minimum = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolLifeCycleType_ProgramSpindleSpeed_Minimum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType_ProgramSpindleSpeed_Nominal Variable.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType_ProgramSpindleSpeed_Nominal = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolLifeCycleType_ProgramSpindleSpeed_Nominal, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType_ProgramFeedRate Variable.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType_ProgramFeedRate = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolLifeCycleType_ProgramFeedRate, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingToolLifeCycleType_ConnectionCodeMachineSide Variable.
///
public static readonly ExpandedNodeId CuttingToolLifeCycleType_ConnectionCodeMachineSide = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingToolLifeCycleType_ConnectionCodeMachineSide, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CutterStatusType_Status Variable.
///
public static readonly ExpandedNodeId CutterStatusType_Status = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CutterStatusType_Status, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ReconditionCountType_MaximumCount Variable.
///
public static readonly ExpandedNodeId ReconditionCountType_MaximumCount = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ReconditionCountType_MaximumCount, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LifeType_Type Variable.
///
public static readonly ExpandedNodeId LifeType_Type = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.LifeType_Type, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LifeType_CountDirection Variable.
///
public static readonly ExpandedNodeId LifeType_CountDirection = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.LifeType_CountDirection, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LifeType_WarningLevel Variable.
///
public static readonly ExpandedNodeId LifeType_WarningLevel = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.LifeType_WarningLevel, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LifeType_Maximum Variable.
///
public static readonly ExpandedNodeId LifeType_Maximum = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.LifeType_Maximum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LocationType_Type Variable.
///
public static readonly ExpandedNodeId LocationType_Type = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.LocationType_Type, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LocationType_NegativeOverlap Variable.
///
public static readonly ExpandedNodeId LocationType_NegativeOverlap = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.LocationType_NegativeOverlap, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LocationType_PositiveOverlap Variable.
///
public static readonly ExpandedNodeId LocationType_PositiveOverlap = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.LocationType_PositiveOverlap, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ProgramSpindleSpeedType_Maximum Variable.
///
public static readonly ExpandedNodeId ProgramSpindleSpeedType_Maximum = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ProgramSpindleSpeedType_Maximum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ProgramSpindleSpeedType_Minimum Variable.
///
public static readonly ExpandedNodeId ProgramSpindleSpeedType_Minimum = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ProgramSpindleSpeedType_Minimum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ProgramSpindleSpeedType_Nominal Variable.
///
public static readonly ExpandedNodeId ProgramSpindleSpeedType_Nominal = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ProgramSpindleSpeedType_Nominal, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ProgramFeedRateType_Maximum Variable.
///
public static readonly ExpandedNodeId ProgramFeedRateType_Maximum = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ProgramFeedRateType_Maximum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ProgramFeedRateType_Minimum Variable.
///
public static readonly ExpandedNodeId ProgramFeedRateType_Minimum = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ProgramFeedRateType_Minimum, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ProgramFeedRateType_Nominal Variable.
///
public static readonly ExpandedNodeId ProgramFeedRateType_Nominal = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ProgramFeedRateType_Nominal, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingItemType_Indices Variable.
///
public static readonly ExpandedNodeId CuttingItemType_Indices = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingItemType_Indices, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingItemType_ItemId Variable.
///
public static readonly ExpandedNodeId CuttingItemType_ItemId = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingItemType_ItemId, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingItemType_Grade Variable.
///
public static readonly ExpandedNodeId CuttingItemType_Grade = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingItemType_Grade, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingItemType_Manufacturers Variable.
///
public static readonly ExpandedNodeId CuttingItemType_Manufacturers = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingItemType_Manufacturers, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingItemType_Description Variable.
///
public static readonly ExpandedNodeId CuttingItemType_Description = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingItemType_Description, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingItemType_Locus Variable.
///
public static readonly ExpandedNodeId CuttingItemType_Locus = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CuttingItemType_Locus, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ActuatorStateTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId ActuatorStateTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ActuatorStateTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AlarmStateTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId AlarmStateTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AlarmStateTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AvailabilityTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId AvailabilityTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AvailabilityTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AxesCouplingTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId AxesCouplingTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.AxesCouplingTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CategoryTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId CategoryTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CategoryTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ClampStateTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId ClampStateTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ClampStateTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ControllerModeTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId ControllerModeTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ControllerModeTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CoordinateSystemTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId CoordinateSystemTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CoordinateSystemTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CutterStatusValueTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId CutterStatusValueTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.CutterStatusValueTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DataItemEnumTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId DataItemEnumTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DataItemEnumTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DataItemStatisticsTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId DataItemStatisticsTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DataItemStatisticsTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DataItemSubEnumTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId DataItemSubEnumTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DataItemSubEnumTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DefinitionFormatTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId DefinitionFormatTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DefinitionFormatTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DirectionTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId DirectionTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DirectionTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DoorStateTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId DoorStateTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.DoorStateTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the EmergencyStopTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId EmergencyStopTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.EmergencyStopTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ExecutionTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId ExecutionTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ExecutionTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the InterfaceStateTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId InterfaceStateTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.InterfaceStateTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LocationsTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId LocationsTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.LocationsTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the NotificationCodeTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId NotificationCodeTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.NotificationCodeTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PathModeTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId PathModeTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PathModeTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PowerStateTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId PowerStateTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.PowerStateTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the QualifierTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId QualifierTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.QualifierTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the RotaryModeTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId RotaryModeTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.RotaryModeTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SeverityTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId SeverityTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.SeverityTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ToolLifeDirectionTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId ToolLifeDirectionTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ToolLifeDirectionTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ToolLifeTypeEnum_EnumValues Variable.
///
public static readonly ExpandedNodeId ToolLifeTypeEnum_EnumValues = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.ToolLifeTypeEnum_EnumValues, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnect_BinarySchema Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnect_BinarySchema = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnect_BinarySchema, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnect_BinarySchema_NamespaceUri Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnect_BinarySchema_NamespaceUri = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnect_BinarySchema_NamespaceUri, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnect_BinarySchema_Deprecated Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnect_BinarySchema_Deprecated = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnect_BinarySchema_Deprecated, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnect_BinarySchema_DataItemEnumDataType Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnect_BinarySchema_DataItemEnumDataType = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnect_BinarySchema_DataItemEnumDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnect_BinarySchema_DataItemStatisticsDataType Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnect_BinarySchema_DataItemStatisticsDataType = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnect_BinarySchema_DataItemStatisticsDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnect_XmlSchema Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnect_XmlSchema = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnect_XmlSchema, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnect_XmlSchema_NamespaceUri Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnect_XmlSchema_NamespaceUri = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnect_XmlSchema_NamespaceUri, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnect_XmlSchema_Deprecated Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnect_XmlSchema_Deprecated = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnect_XmlSchema_Deprecated, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnect_XmlSchema_DataItemEnumDataType Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnect_XmlSchema_DataItemEnumDataType = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnect_XmlSchema_DataItemEnumDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the OpcUaMTConnect_XmlSchema_DataItemStatisticsDataType Variable.
///
public static readonly ExpandedNodeId OpcUaMTConnect_XmlSchema_DataItemStatisticsDataType = new ExpandedNodeId(Opc.Ua.MTConnect.Variables.OpcUaMTConnect_XmlSchema_DataItemStatisticsDataType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
}
#endregion
#region VariableType Node Identifiers
///
/// A class that declares constants for all VariableTypes in the Model Design.
///
///
[System.CodeDom.Compiler.GeneratedCodeAttribute("Opc.Ua.ModelCompiler", "1.0.0.0")]
public static partial class VariableTypeIds
{
///
/// The identifier for the MTSampleDataItemType VariableType.
///
public static readonly ExpandedNodeId MTSampleDataItemType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.MTSampleDataItemType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AccelerationType VariableType.
///
public static readonly ExpandedNodeId AccelerationType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.AccelerationType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AccumulatedTimeType VariableType.
///
public static readonly ExpandedNodeId AccumulatedTimeType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.AccumulatedTimeType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AmperageType VariableType.
///
public static readonly ExpandedNodeId AmperageType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.AmperageType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AngleType VariableType.
///
public static readonly ExpandedNodeId AngleType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.AngleType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AngularAccelerationType VariableType.
///
public static readonly ExpandedNodeId AngularAccelerationType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.AngularAccelerationType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AngularVelocityType VariableType.
///
public static readonly ExpandedNodeId AngularVelocityType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.AngularVelocityType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AxisFeedrateType VariableType.
///
public static readonly ExpandedNodeId AxisFeedrateType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.AxisFeedrateType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConcentrationType VariableType.
///
public static readonly ExpandedNodeId ConcentrationType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.ConcentrationType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ConductivityType VariableType.
///
public static readonly ExpandedNodeId ConductivityType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.ConductivityType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DisplacementType VariableType.
///
public static readonly ExpandedNodeId DisplacementType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.DisplacementType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ElectricalEnergyType VariableType.
///
public static readonly ExpandedNodeId ElectricalEnergyType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.ElectricalEnergyType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FillLevelType VariableType.
///
public static readonly ExpandedNodeId FillLevelType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.FillLevelType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FlowType VariableType.
///
public static readonly ExpandedNodeId FlowType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.FlowType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the FrequencyType VariableType.
///
public static readonly ExpandedNodeId FrequencyType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.FrequencyType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LinearForceType VariableType.
///
public static readonly ExpandedNodeId LinearForceType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.LinearForceType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LoadType VariableType.
///
public static readonly ExpandedNodeId LoadType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.LoadType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MassType VariableType.
///
public static readonly ExpandedNodeId MassType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.MassType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PathFeedrateType VariableType.
///
public static readonly ExpandedNodeId PathFeedrateType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.PathFeedrateType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PathPositionType VariableType.
///
public static readonly ExpandedNodeId PathPositionType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.PathPositionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PHType VariableType.
///
public static readonly ExpandedNodeId PHType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.PHType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PositionType VariableType.
///
public static readonly ExpandedNodeId PositionType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.PositionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PowerFactorType VariableType.
///
public static readonly ExpandedNodeId PowerFactorType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.PowerFactorType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PressureType VariableType.
///
public static readonly ExpandedNodeId PressureType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.PressureType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ResistanceType VariableType.
///
public static readonly ExpandedNodeId ResistanceType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.ResistanceType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the RotationalVelocityType VariableType.
///
public static readonly ExpandedNodeId RotationalVelocityType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.RotationalVelocityType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the SoundPressureType VariableType.
///
public static readonly ExpandedNodeId SoundPressureType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.SoundPressureType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the StrainType VariableType.
///
public static readonly ExpandedNodeId StrainType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.StrainType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TemperatureType VariableType.
///
public static readonly ExpandedNodeId TemperatureType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.TemperatureType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TiltType VariableType.
///
public static readonly ExpandedNodeId TiltType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.TiltType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the TorqueType VariableType.
///
public static readonly ExpandedNodeId TorqueType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.TorqueType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VelocityType VariableType.
///
public static readonly ExpandedNodeId VelocityType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.VelocityType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ViscosityType VariableType.
///
public static readonly ExpandedNodeId ViscosityType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.ViscosityType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltageType VariableType.
///
public static readonly ExpandedNodeId VoltageType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.VoltageType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltAmpereType VariableType.
///
public static readonly ExpandedNodeId VoltAmpereType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.VoltAmpereType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the VoltAmpereReactiveType VariableType.
///
public static readonly ExpandedNodeId VoltAmpereReactiveType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.VoltAmpereReactiveType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the WattageType VariableType.
///
public static readonly ExpandedNodeId WattageType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.WattageType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MTEventDataItemType VariableType.
///
public static readonly ExpandedNodeId MTEventDataItemType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.MTEventDataItemType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ActiveAxesType VariableType.
///
public static readonly ExpandedNodeId ActiveAxesType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.ActiveAxesType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ActuatorStateType VariableType.
///
public static readonly ExpandedNodeId ActuatorStateType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.ActuatorStateType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AvailabilityType VariableType.
///
public static readonly ExpandedNodeId AvailabilityType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.AvailabilityType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AxesCouplingType VariableType.
///
public static readonly ExpandedNodeId AxesCouplingType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.AxesCouplingType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the BlockType VariableType.
///
public static readonly ExpandedNodeId BlockType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.BlockType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ClampStateType VariableType.
///
public static readonly ExpandedNodeId ClampStateType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.ClampStateType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ControllerModeType VariableType.
///
public static readonly ExpandedNodeId ControllerModeType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.ControllerModeType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CoupledAxesType VariableType.
///
public static readonly ExpandedNodeId CoupledAxesType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.CoupledAxesType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DirectionType VariableType.
///
public static readonly ExpandedNodeId DirectionType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.DirectionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the DoorStateType VariableType.
///
public static readonly ExpandedNodeId DoorStateType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.DoorStateType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the EmergencyStopType VariableType.
///
public static readonly ExpandedNodeId EmergencyStopType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.EmergencyStopType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ExecutionType VariableType.
///
public static readonly ExpandedNodeId ExecutionType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.ExecutionType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LineType VariableType.
///
public static readonly ExpandedNodeId LineType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.LineType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MessageType VariableType.
///
public static readonly ExpandedNodeId MessageType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.MessageType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PalletIdType VariableType.
///
public static readonly ExpandedNodeId PalletIdType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.PalletIdType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PartCountType VariableType.
///
public static readonly ExpandedNodeId PartCountType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.PartCountType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PartIdType VariableType.
///
public static readonly ExpandedNodeId PartIdType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.PartIdType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PathModeType VariableType.
///
public static readonly ExpandedNodeId PathModeType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.PathModeType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the PowerStateType VariableType.
///
public static readonly ExpandedNodeId PowerStateType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.PowerStateType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ProgramType VariableType.
///
public static readonly ExpandedNodeId ProgramType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.ProgramType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the RotaryModeType VariableType.
///
public static readonly ExpandedNodeId RotaryModeType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.RotaryModeType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ToolAssetIdType VariableType.
///
public static readonly ExpandedNodeId ToolAssetIdType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.ToolAssetIdType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ToolNumberType VariableType.
///
public static readonly ExpandedNodeId ToolNumberType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.ToolNumberType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the WorkHoldingIdType VariableType.
///
public static readonly ExpandedNodeId WorkHoldingIdType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.WorkHoldingIdType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ChannelType VariableType.
///
public static readonly ExpandedNodeId ChannelType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.ChannelType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the MeasurementType VariableType.
///
public static readonly ExpandedNodeId MeasurementType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.MeasurementType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CutterStatusType VariableType.
///
public static readonly ExpandedNodeId CutterStatusType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.CutterStatusType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ReconditionCountType VariableType.
///
public static readonly ExpandedNodeId ReconditionCountType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.ReconditionCountType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LifeType VariableType.
///
public static readonly ExpandedNodeId LifeType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.LifeType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the LocationType VariableType.
///
public static readonly ExpandedNodeId LocationType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.LocationType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ProgramSpindleSpeedType VariableType.
///
public static readonly ExpandedNodeId ProgramSpindleSpeedType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.ProgramSpindleSpeedType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the ProgramFeedRateType VariableType.
///
public static readonly ExpandedNodeId ProgramFeedRateType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.ProgramFeedRateType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the CuttingItemType VariableType.
///
public static readonly ExpandedNodeId CuttingItemType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.CuttingItemType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
///
/// The identifier for the AssemblyMeasurementType VariableType.
///
public static readonly ExpandedNodeId AssemblyMeasurementType = new ExpandedNodeId(Opc.Ua.MTConnect.VariableTypes.AssemblyMeasurementType, Opc.Ua.MTConnect.Namespaces.OpcUaMTConnect);
}
#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 AccelerationConditionType component.
///
public const string AccelerationConditionType = "AccelerationConditionType";
///
/// The BrowseName for the AccelerationType component.
///
public const string AccelerationType = "AccelerationType";
///
/// The BrowseName for the Accumulated_TimeConditionType component.
///
public const string Accumulated_TimeConditionType = "Accumulated_TimeConditionType";
///
/// The BrowseName for the AccumulatedTimeType component.
///
public const string AccumulatedTimeType = "AccumulatedTimeType";
///
/// The BrowseName for the ActiveAxesType component.
///
public const string ActiveAxesType = "ActiveAxesType";
///
/// The BrowseName for the ActiveState component.
///
public const string ActiveState = "ActiveState";
///
/// The BrowseName for the ActuatorStateType component.
///
public const string ActuatorStateType = "ActuatorStateType";
///
/// The BrowseName for the ActuatorStateTypeEnum component.
///
public const string ActuatorStateTypeEnum = "ActuatorStateTypeEnum";
///
/// The BrowseName for the AlarmStateTypeEnum component.
///
public const string AlarmStateTypeEnum = "AlarmStateTypeEnum";
///
/// The BrowseName for the AmperageConditionType component.
///
public const string AmperageConditionType = "AmperageConditionType";
///
/// The BrowseName for the AmperageType component.
///
public const string AmperageType = "AmperageType";
///
/// The BrowseName for the AngleConditionType component.
///
public const string AngleConditionType = "AngleConditionType";
///
/// The BrowseName for the AngleType component.
///
public const string AngleType = "AngleType";
///
/// The BrowseName for the Angular_VelocityConditionType component.
///
public const string Angular_VelocityConditionType = "Angular_VelocityConditionType";
///
/// The BrowseName for the Angular-AccelerationConditionType component.
///
public const string Angular-AccelerationConditionType = "Angular-AccelerationConditionType";
///
/// The BrowseName for the AngularAccelerationType component.
///
public const string AngularAccelerationType = "AngularAccelerationType";
///
/// The BrowseName for the AngularVelocityType component.
///
public const string AngularVelocityType = "AngularVelocityType";
///
/// The BrowseName for the AssemblyMeasurementType component.
///
public const string AssemblyMeasurementType = "AssemblyMeasurementType";
///
/// The BrowseName for the AssetAttrDataType component.
///
public const string AssetAttrDataType = "AssetAttrDataType";
///
/// The BrowseName for the AssetBufferSizeDataType component.
///
public const string AssetBufferSizeDataType = "AssetBufferSizeDataType";
///
/// The BrowseName for the AssetDescription component.
///
public const string AssetDescription = "AssetDescription";
///
/// The BrowseName for the AssetDescriptionType component.
///
public const string AssetDescriptionType = "AssetDescriptionType";
///
/// The BrowseName for the AssetIdDataType component.
///
public const string AssetIdDataType = "AssetIdDataType";
///
/// The BrowseName for the AssetType component.
///
public const string AssetType = "AssetType";
///
/// The BrowseName for the Availability component.
///
public const string Availability = "Availability";
///
/// The BrowseName for the AvailabilityType component.
///
public const string AvailabilityType = "AvailabilityType";
///
/// The BrowseName for the AvailabilityTypeEnum component.
///
public const string AvailabilityTypeEnum = "AvailabilityTypeEnum";
///
/// The BrowseName for the AxesCouplingType component.
///
public const string AxesCouplingType = "AxesCouplingType";
///
/// The BrowseName for the AxesCouplingTypeEnum component.
///
public const string AxesCouplingTypeEnum = "AxesCouplingTypeEnum";
///
/// The BrowseName for the AxesListValueDataType component.
///
public const string AxesListValueDataType = "AxesListValueDataType";
///
/// The BrowseName for the AxisFeedrateType component.
///
public const string AxisFeedrateType = "AxisFeedrateType";
///
/// The BrowseName for the BlockType component.
///
public const string BlockType = "BlockType";
///
/// The BrowseName for the BufferSizeDataType component.
///
public const string BufferSizeDataType = "BufferSizeDataType";
///
/// The BrowseName for the CalibrationDate component.
///
public const string CalibrationDate = "CalibrationDate";
///
/// The BrowseName for the CalibrationDateDataType component.
///
public const string CalibrationDateDataType = "CalibrationDateDataType";
///
/// The BrowseName for the CalibrationInitials component.
///
public const string CalibrationInitials = "CalibrationInitials";
///
/// The BrowseName for the CalibrationInitialsDataType component.
///
public const string CalibrationInitialsDataType = "CalibrationInitialsDataType";
///
/// The BrowseName for the CategoryTypeEnum component.
///
public const string CategoryTypeEnum = "CategoryTypeEnum";
///
/// The BrowseName for the ChannelNumberDataType component.
///
public const string ChannelNumberDataType = "ChannelNumberDataType";
///
/// The BrowseName for the ChannelType component.
///
public const string ChannelType = "ChannelType";
///
/// The BrowseName for the ClampStateType component.
///
public const string ClampStateType = "ClampStateType";
///
/// The BrowseName for the ClampStateTypeEnum component.
///
public const string ClampStateTypeEnum = "ClampStateTypeEnum";
///
/// The BrowseName for the Code component.
///
public const string Code = "Code";
///
/// The BrowseName for the CodeDataType component.
///
public const string CodeDataType = "CodeDataType";
///
/// The BrowseName for the CommunicationsConditionType component.
///
public const string CommunicationsConditionType = "CommunicationsConditionType";
///
/// The BrowseName for the ComponentId component.
///
public const string ComponentId = "ComponentId";
///
/// The BrowseName for the ComponentIdDataType component.
///
public const string ComponentIdDataType = "ComponentIdDataType";
///
/// The BrowseName for the Components component.
///
public const string Components = "Components";
///
/// The BrowseName for the ConcentrationConditionType component.
///
public const string ConcentrationConditionType = "ConcentrationConditionType";
///
/// The BrowseName for the ConcentrationType component.
///
public const string ConcentrationType = "ConcentrationType";
///
/// The BrowseName for the ConditionDescriptionDataType component.
///
public const string ConditionDescriptionDataType = "ConditionDescriptionDataType";
///
/// The BrowseName for the Conditions component.
///
public const string Conditions = "Conditions";
///
/// The BrowseName for the ConductivityConditionType component.
///
public const string ConductivityConditionType = "ConductivityConditionType";
///
/// The BrowseName for the ConductivityType component.
///
public const string ConductivityType = "ConductivityType";
///
/// The BrowseName for the Configuration component.
///
public const string Configuration = "Configuration";
///
/// The BrowseName for the ConfigurationType component.
///
public const string ConfigurationType = "ConfigurationType";
///
/// The BrowseName for the ConnectionCodeMachineSide component.
///
public const string ConnectionCodeMachineSide = "ConnectionCodeMachineSide";
///
/// The BrowseName for the ConnectionCodeMachineSideDataType component.
///
public const string ConnectionCodeMachineSideDataType = "ConnectionCodeMachineSideDataType";
///
/// The BrowseName for the ControllerModeType component.
///
public const string ControllerModeType = "ControllerModeType";
///
/// The BrowseName for the ControllerModeTypeEnum component.
///
public const string ControllerModeTypeEnum = "ControllerModeTypeEnum";
///
/// The BrowseName for the CoordinateSystem component.
///
public const string CoordinateSystem = "CoordinateSystem";
///
/// The BrowseName for the CoordinateSystemTypeEnum component.
///
public const string CoordinateSystemTypeEnum = "CoordinateSystemTypeEnum";
///
/// The BrowseName for the CountDirection component.
///
public const string CountDirection = "CountDirection";
///
/// The BrowseName for the CountValueDataType component.
///
public const string CountValueDataType = "CountValueDataType";
///
/// The BrowseName for the CoupledAxesType component.
///
public const string CoupledAxesType = "CoupledAxesType";
///
/// The BrowseName for the CreationTimeDataType component.
///
public const string CreationTimeDataType = "CreationTimeDataType";
///
/// The BrowseName for the CutterStatus component.
///
public const string CutterStatus = "CutterStatus";
///
/// The BrowseName for the CutterStatusType component.
///
public const string CutterStatusType = "CutterStatusType";
///
/// The BrowseName for the CutterStatusValueTypeEnum component.
///
public const string CutterStatusValueTypeEnum = "CutterStatusValueTypeEnum";
///
/// The BrowseName for the CuttingItemType component.
///
public const string CuttingItemType = "CuttingItemType";
///
/// The BrowseName for the CuttingToolLifeCycleType component.
///
public const string CuttingToolLifeCycleType = "CuttingToolLifeCycleType";
///
/// The BrowseName for the CuttingToolType component.
///
public const string CuttingToolType = "CuttingToolType";
///
/// The BrowseName for the Data_RangeConditionType component.
///
public const string Data_RangeConditionType = "Data_RangeConditionType";
///
/// The BrowseName for the DataItemEnumDataType component.
///
public const string DataItemEnumDataType = "DataItemEnumDataType";
///
/// The BrowseName for the DataItemEnumTypeEnum component.
///
public const string DataItemEnumTypeEnum = "DataItemEnumTypeEnum";
///
/// The BrowseName for the DataItemIdDataType component.
///
public const string DataItemIdDataType = "DataItemIdDataType";
///
/// The BrowseName for the DataItems component.
///
public const string DataItems = "DataItems";
///
/// The BrowseName for the DataItemStatisticsDataType component.
///
public const string DataItemStatisticsDataType = "DataItemStatisticsDataType";
///
/// The BrowseName for the DataItemStatisticsTypeEnum component.
///
public const string DataItemStatisticsTypeEnum = "DataItemStatisticsTypeEnum";
///
/// The BrowseName for the DataItemSubEnumTypeEnum component.
///
public const string DataItemSubEnumTypeEnum = "DataItemSubEnumTypeEnum";
///
/// The BrowseName for the DecibelValueDataType component.
///
public const string DecibelValueDataType = "DecibelValueDataType";
///
/// The BrowseName for the DefinitionFormatTypeEnum component.
///
public const string DefinitionFormatTypeEnum = "DefinitionFormatTypeEnum";
///
/// The BrowseName for the Description component.
///
public const string Description = "Description";
///
/// The BrowseName for the DescriptionTextDataType component.
///
public const string DescriptionTextDataType = "DescriptionTextDataType";
///
/// The BrowseName for the DirectionConditionType component.
///
public const string DirectionConditionType = "DirectionConditionType";
///
/// The BrowseName for the DirectionType component.
///
public const string DirectionType = "DirectionType";
///
/// The BrowseName for the DirectionTypeEnum component.
///
public const string DirectionTypeEnum = "DirectionTypeEnum";
///
/// The BrowseName for the DisplacementConditionType component.
///
public const string DisplacementConditionType = "DisplacementConditionType";
///
/// The BrowseName for the DisplacementType component.
///
public const string DisplacementType = "DisplacementType";
///
/// The BrowseName for the DoorState component.
///
public const string DoorState = "DoorState";
///
/// The BrowseName for the DoorStateType component.
///
public const string DoorStateType = "DoorStateType";
///
/// The BrowseName for the DoorStateTypeEnum component.
///
public const string DoorStateTypeEnum = "DoorStateTypeEnum";
///
/// The BrowseName for the DurationTimeDataType component.
///
public const string DurationTimeDataType = "DurationTimeDataType";
///
/// The BrowseName for the DurationValueDataType component.
///
public const string DurationValueDataType = "DurationValueDataType";
///
/// The BrowseName for the EdgeCountDataType component.
///
public const string EdgeCountDataType = "EdgeCountDataType";
///
/// The BrowseName for the Electrical_EnergyConditionType component.
///
public const string Electrical_EnergyConditionType = "Electrical_EnergyConditionType";
///
/// The BrowseName for the ElectricalEnergyType component.
///
public const string ElectricalEnergyType = "ElectricalEnergyType";
///
/// The BrowseName for the EmergencyStopType component.
///
public const string EmergencyStopType = "EmergencyStopType";
///
/// The BrowseName for the EmergencyStopTypeEnum component.
///
public const string EmergencyStopTypeEnum = "EmergencyStopTypeEnum";
///
/// The BrowseName for the EnergyValueDataType component.
///
public const string EnergyValueDataType = "EnergyValueDataType";
///
/// The BrowseName for the ExecutionType component.
///
public const string ExecutionType = "ExecutionType";
///
/// The BrowseName for the ExecutionTypeEnum component.
///
public const string ExecutionTypeEnum = "ExecutionTypeEnum";
///
/// The BrowseName for the FeedrateValueDataType component.
///
public const string FeedrateValueDataType = "FeedrateValueDataType";
///
/// The BrowseName for the Fill_LevelConditionType component.
///
public const string Fill_LevelConditionType = "Fill_LevelConditionType";
///
/// The BrowseName for the FillLevelType component.
///
public const string FillLevelType = "FillLevelType";
///
/// The BrowseName for the FirmwareVersion component.
///
public const string FirmwareVersion = "FirmwareVersion";
///
/// The BrowseName for the FirmwareVersionDataType component.
///
public const string FirmwareVersionDataType = "FirmwareVersionDataType";
///
/// The BrowseName for the FlowConditionType component.
///
public const string FlowConditionType = "FlowConditionType";
///
/// The BrowseName for the FlowType component.
///
public const string FlowType = "FlowType";
///
/// The BrowseName for the ForceValueDataType component.
///
public const string ForceValueDataType = "ForceValueDataType";
///
/// The BrowseName for the FrequencyConditionType component.
///
public const string FrequencyConditionType = "FrequencyConditionType";
///
/// The BrowseName for the FrequencyType component.
///
public const string FrequencyType = "FrequencyType";
///
/// The BrowseName for the Grade component.
///
public const string Grade = "Grade";
///
/// The BrowseName for the GradeDataType component.
///
public const string GradeDataType = "GradeDataType";
///
/// The BrowseName for the HardwareConditionType component.
///
public const string HardwareConditionType = "HardwareConditionType";
///
/// The BrowseName for the IDDataType component.
///
public const string IDDataType = "IDDataType";
///
/// The BrowseName for the IndexRangeDataType component.
///
public const string IndexRangeDataType = "IndexRangeDataType";
///
/// The BrowseName for the Indices component.
///
public const string Indices = "Indices";
///
/// The BrowseName for the InstanceIdDataType component.
///
public const string InstanceIdDataType = "InstanceIdDataType";
///
/// The BrowseName for the InterfaceStateTypeEnum component.
///
public const string InterfaceStateTypeEnum = "InterfaceStateTypeEnum";
///
/// The BrowseName for the ItemId component.
///
public const string ItemId = "ItemId";
///
/// The BrowseName for the ItemIdDataType component.
///
public const string ItemIdDataType = "ItemIdDataType";
///
/// The BrowseName for the ItemLife component.
///
public const string ItemLife = "ItemLife";
///
/// The BrowseName for the ItemSourceDataType component.
///
public const string ItemSourceDataType = "ItemSourceDataType";
///
/// The BrowseName for the LastChangeTimestamp component.
///
public const string LastChangeTimestamp = "LastChangeTimestamp";
///
/// The BrowseName for the LifeType component.
///
public const string LifeType = "LifeType";
///
/// The BrowseName for the LimitState component.
///
public const string LimitState = "LimitState";
///
/// The BrowseName for the Linear_ForceConditionType component.
///
public const string Linear_ForceConditionType = "Linear_ForceConditionType";
///
/// The BrowseName for the LinearAxesX component.
///
public const string LinearAxesX = "LinearAxesX";
///
/// The BrowseName for the LinearAxesY component.
///
public const string LinearAxesY = "LinearAxesY";
///
/// The BrowseName for the LinearAxesZ component.
///
public const string LinearAxesZ = "LinearAxesZ";
///
/// The BrowseName for the LinearForceType component.
///
public const string LinearForceType = "LinearForceType";
///
/// The BrowseName for the LineType component.
///
public const string LineType = "LineType";
///
/// The BrowseName for the LoadConditionType component.
///
public const string LoadConditionType = "LoadConditionType";
///
/// The BrowseName for the LoadType component.
///
public const string LoadType = "LoadType";
///
/// The BrowseName for the Location component.
///
public const string Location = "Location";
///
/// The BrowseName for the LocationSizeDataType component.
///
public const string LocationSizeDataType = "LocationSizeDataType";
///
/// The BrowseName for the LocationsTypeEnum component.
///
public const string LocationsTypeEnum = "LocationsTypeEnum";
///
/// The BrowseName for the LocationType component.
///
public const string LocationType = "LocationType";
///
/// The BrowseName for the LocationValueDataType component.
///
public const string LocationValueDataType = "LocationValueDataType";
///
/// The BrowseName for the Locus component.
///
public const string Locus = "Locus";
///
/// The BrowseName for the LocusDataType component.
///
public const string LocusDataType = "LocusDataType";
///
/// The BrowseName for the Logic_ProgramConditionType component.
///
public const string Logic_ProgramConditionType = "Logic_ProgramConditionType";
///
/// The BrowseName for the Manufacturer component.
///
public const string Manufacturer = "Manufacturer";
///
/// The BrowseName for the Manufacturers component.
///
public const string Manufacturers = "Manufacturers";
///
/// The BrowseName for the ManufacturersDataType component.
///
public const string ManufacturersDataType = "ManufacturersDataType";
///
/// The BrowseName for the MassConditionType component.
///
public const string MassConditionType = "MassConditionType";
///
/// The BrowseName for the MassType component.
///
public const string MassType = "MassType";
///
/// The BrowseName for the MassValueDataType component.
///
public const string MassValueDataType = "MassValueDataType";
///
/// The BrowseName for the Maximum component.
///
public const string Maximum = "Maximum";
///
/// The BrowseName for the MaximumCount component.
///
public const string MaximumCount = "MaximumCount";
///
/// The BrowseName for the MaximumCountDataType component.
///
public const string MaximumCountDataType = "MaximumCountDataType";
///
/// The BrowseName for the MaximumDataType component.
///
public const string MaximumDataType = "MaximumDataType";
///
/// The BrowseName for the Measurements component.
///
public const string Measurements = "Measurements";
///
/// The BrowseName for the MeasurementType component.
///
public const string MeasurementType = "MeasurementType";
///
/// The BrowseName for the MeasurementValueDataType component.
///
public const string MeasurementValueDataType = "MeasurementValueDataType";
///
/// The BrowseName for the MessageType component.
///
public const string MessageType = "MessageType";
///
/// The BrowseName for the Minimum component.
///
public const string Minimum = "Minimum";
///
/// The BrowseName for the MinimumDataType component.
///
public const string MinimumDataType = "MinimumDataType";
///
/// The BrowseName for the Model component.
///
public const string Model = "Model";
///
/// The BrowseName for the ModelDataType component.
///
public const string ModelDataType = "ModelDataType";
///
/// The BrowseName for the Motion_ProgramConditionType component.
///
public const string Motion_ProgramConditionType = "Motion_ProgramConditionType";
///
/// The BrowseName for the MTActuatorType component.
///
public const string MTActuatorType = "MTActuatorType";
///
/// The BrowseName for the MTAxesType component.
///
public const string MTAxesType = "MTAxesType";
///
/// The BrowseName for the MTComponentType component.
///
public const string MTComponentType = "MTComponentType";
///
/// The BrowseName for the MTConditionType component.
///
public const string MTConditionType = "MTConditionType";
///
/// The BrowseName for the MTConnectVersion component.
///
public const string MTConnectVersion = "MTConnectVersion";
///
/// The BrowseName for the MTControllerType component.
///
public const string MTControllerType = "MTControllerType";
///
/// The BrowseName for the MTCurrentState component.
///
public const string MTCurrentState = "MTCurrentState";
///
/// The BrowseName for the MTDevices component.
///
public const string MTDevices = "MTDevices";
///
/// The BrowseName for the MTDevicesType component.
///
public const string MTDevicesType = "MTDevicesType";
///
/// The BrowseName for the MTDeviceType component.
///
public const string MTDeviceType = "MTDeviceType";
///
/// The BrowseName for the MTDoorType component.
///
public const string MTDoorType = "MTDoorType";
///
/// The BrowseName for the MTEventDataItemType component.
///
public const string MTEventDataItemType = "MTEventDataItemType";
///
/// The BrowseName for the MTSampleDataItemType component.
///
public const string MTSampleDataItemType = "MTSampleDataItemType";
///
/// The BrowseName for the NameDataType component.
///
public const string NameDataType = "NameDataType";
///
/// The BrowseName for the NativeCode component.
///
public const string NativeCode = "NativeCode";
///
/// The BrowseName for the NativeCodeDataType component.
///
public const string NativeCodeDataType = "NativeCodeDataType";
///
/// The BrowseName for the NativeNotifcationCodeDataType component.
///
public const string NativeNotifcationCodeDataType = "NativeNotifcationCodeDataType";
///
/// The BrowseName for the NativeScale component.
///
public const string NativeScale = "NativeScale";
///
/// The BrowseName for the NativeScaleDataType component.
///
public const string NativeScaleDataType = "NativeScaleDataType";
///
/// The BrowseName for the NativeSeverity component.
///
public const string NativeSeverity = "NativeSeverity";
///
/// The BrowseName for the NativeSeverityDataType component.
///
public const string NativeSeverityDataType = "NativeSeverityDataType";
///
/// The BrowseName for the NativeUnits component.
///
public const string NativeUnits = "NativeUnits";
///
/// The BrowseName for the NegativeOverlap component.
///
public const string NegativeOverlap = "NegativeOverlap";
///
/// The BrowseName for the NextCalibrationDate component.
///
public const string NextCalibrationDate = "NextCalibrationDate";
///
/// The BrowseName for the NextCalibrationDateDataType component.
///
public const string NextCalibrationDateDataType = "NextCalibrationDateDataType";
///
/// The BrowseName for the Nominal component.
///
public const string Nominal = "Nominal";
///
/// The BrowseName for the NominalDataType component.
///
public const string NominalDataType = "NominalDataType";
///
/// The BrowseName for the NotificationCodeTypeEnum component.
///
public const string NotificationCodeTypeEnum = "NotificationCodeTypeEnum";
///
/// The BrowseName for the NotificationDescriptionDataType component.
///
public const string NotificationDescriptionDataType = "NotificationDescriptionDataType";
///
/// The BrowseName for the OccurrenceTimeDataType component.
///
public const string OccurrenceTimeDataType = "OccurrenceTimeDataType";
///
/// The BrowseName for the OPCUAMappingDate component.
///
public const string OPCUAMappingDate = "OPCUAMappingDate";
///
/// The BrowseName for the OpcUaMTConnect_BinarySchema component.
///
public const string OpcUaMTConnect_BinarySchema = "Opc.Ua.MTConnect";
///
/// The BrowseName for the OpcUaMTConnect_XmlSchema component.
///
public const string OpcUaMTConnect_XmlSchema = "Opc.Ua.MTConnect";
///
/// The BrowseName for the OpcUaMTConnectNamespaceMetadata component.
///
public const string OpcUaMTConnectNamespaceMetadata = "http://opcfoundation.org/UA/MTConnect/";
///
/// The BrowseName for the OPCUAVersion component.
///
public const string OPCUAVersion = "OPCUAVersion";
///
/// The BrowseName for the OverlapDataType component.
///
public const string OverlapDataType = "OverlapDataType";
///
/// The BrowseName for the PalletIdType component.
///
public const string PalletIdType = "PalletIdType";
///
/// The BrowseName for the PartCountType component.
///
public const string PartCountType = "PartCountType";
///
/// The BrowseName for the PartIdType component.
///
public const string PartIdType = "PartIdType";
///
/// The BrowseName for the Path_FeedrateConditionType component.
///
public const string Path_FeedrateConditionType = "Path_FeedrateConditionType";
///
/// The BrowseName for the Path_PositionConditionType component.
///
public const string Path_PositionConditionType = "Path_PositionConditionType";
///
/// The BrowseName for the PathFeedrateType component.
///
public const string PathFeedrateType = "PathFeedrateType";
///
/// The BrowseName for the PathModeType component.
///
public const string PathModeType = "PathModeType";
///
/// The BrowseName for the PathModeTypeEnum component.
///
public const string PathModeTypeEnum = "PathModeTypeEnum";
///
/// The BrowseName for the PathPositionType component.
///
public const string PathPositionType = "PathPositionType";
///
/// The BrowseName for the PHConditionType component.
///
public const string PHConditionType = "PHConditionType";
///
/// The BrowseName for the PHType component.
///
public const string PHType = "PHType";
///
/// The BrowseName for the PositionConditionType component.
///
public const string PositionConditionType = "PositionConditionType";
///
/// The BrowseName for the PositionType component.
///
public const string PositionType = "PositionType";
///
/// The BrowseName for the PositiveOverlap component.
///
public const string PositiveOverlap = "PositiveOverlap";
///
/// The BrowseName for the Power_FactorConditionType component.
///
public const string Power_FactorConditionType = "Power_FactorConditionType";
///
/// The BrowseName for the PowerFactorType component.
///
public const string PowerFactorType = "PowerFactorType";
///
/// The BrowseName for the PowerStateType component.
///
public const string PowerStateType = "PowerStateType";
///
/// The BrowseName for the PowerStateTypeEnum component.
///
public const string PowerStateTypeEnum = "PowerStateTypeEnum";
///
/// The BrowseName for the PressureConditionType component.
///
public const string PressureConditionType = "PressureConditionType";
///
/// The BrowseName for the PressureType component.
///
public const string PressureType = "PressureType";
///
/// The BrowseName for the ProgramFeedRate component.
///
public const string ProgramFeedRate = "ProgramFeedRate";
///
/// The BrowseName for the ProgramFeedRateType component.
///
public const string ProgramFeedRateType = "ProgramFeedRateType";
///
/// The BrowseName for the ProgramSpindleSpeed component.
///
public const string ProgramSpindleSpeed = "ProgramSpindleSpeed";
///
/// The BrowseName for the ProgramSpindleSpeedType component.
///
public const string ProgramSpindleSpeedType = "ProgramSpindleSpeedType";
///
/// The BrowseName for the ProgramToolNumber component.
///
public const string ProgramToolNumber = "ProgramToolNumber";
///
/// The BrowseName for the ProgramToolNumberDataType component.
///
public const string ProgramToolNumberDataType = "ProgramToolNumberDataType";
///
/// The BrowseName for the ProgramType component.
///
public const string ProgramType = "ProgramType";
///
/// The BrowseName for the QualifierTypeEnum component.
///
public const string QualifierTypeEnum = "QualifierTypeEnum";
///
/// The BrowseName for the RateDataType component.
///
public const string RateDataType = "RateDataType";
///
/// The BrowseName for the ReconditionCount component.
///
public const string ReconditionCount = "ReconditionCount";
///
/// The BrowseName for the ReconditionCountType component.
///
public const string ReconditionCountType = "ReconditionCountType";
///
/// The BrowseName for the ReconditionCountValueDataType component.
///
public const string ReconditionCountValueDataType = "ReconditionCountValueDataType";
///
/// The BrowseName for the ResistanceConditionType component.
///
public const string ResistanceConditionType = "ResistanceConditionType";
///
/// The BrowseName for the ResistanceType component.
///
public const string ResistanceType = "ResistanceType";
///
/// The BrowseName for the Rotary_VelocityConditionType component.
///
public const string Rotary_VelocityConditionType = "Rotary_VelocityConditionType";
///
/// The BrowseName for the RotaryModeType component.
///
public const string RotaryModeType = "RotaryModeType";
///
/// The BrowseName for the RotaryModeTypeEnum component.
///
public const string RotaryModeTypeEnum = "RotaryModeTypeEnum";
///
/// The BrowseName for the RotationalVelocityType component.
///
public const string RotationalVelocityType = "RotationalVelocityType";
///
/// The BrowseName for the RotoryAxesA component.
///
public const string RotoryAxesA = "RotoryAxesA";
///
/// The BrowseName for the RotoryAxesB component.
///
public const string RotoryAxesB = "RotoryAxesB";
///
/// The BrowseName for the RotoryAxesC component.
///
public const string RotoryAxesC = "RotoryAxesC";
///
/// The BrowseName for the SampleInterval component.
///
public const string SampleInterval = "SampleInterval";
///
/// The BrowseName for the SampleRateDataType component.
///
public const string SampleRateDataType = "SampleRateDataType";
///
/// The BrowseName for the SenderDataType component.
///
public const string SenderDataType = "SenderDataType";
///
/// The BrowseName for the SensorConfigurationType component.
///
public const string SensorConfigurationType = "SensorConfigurationType";
///
/// The BrowseName for the SensorType component.
///
public const string SensorType = "SensorType";
///
/// The BrowseName for the SequenceDataType component.
///
public const string SequenceDataType = "SequenceDataType";
///
/// The BrowseName for the SerialNumber component.
///
public const string SerialNumber = "SerialNumber";
///
/// The BrowseName for the SerialNumberDataType component.
///
public const string SerialNumberDataType = "SerialNumberDataType";
///
/// The BrowseName for the SeverityTypeEnum component.
///
public const string SeverityTypeEnum = "SeverityTypeEnum";
///
/// The BrowseName for the SignificantDigits component.
///
public const string SignificantDigits = "SignificantDigits";
///
/// The BrowseName for the SignificantDigitsValueDataType component.
///
public const string SignificantDigitsValueDataType = "SignificantDigitsValueDataType";
///
/// The BrowseName for the Sound_LevelConditionType component.
///
public const string Sound_LevelConditionType = "Sound_LevelConditionType";
///
/// The BrowseName for the SoundPressureType component.
///
public const string SoundPressureType = "SoundPressureType";
///
/// The BrowseName for the SourceType component.
///
public const string SourceType = "SourceType";
///
/// The BrowseName for the SpeedDataType component.
///
public const string SpeedDataType = "SpeedDataType";
///
/// The BrowseName for the Station component.
///
public const string Station = "Station";
///
/// The BrowseName for the StationDataType component.
///
public const string StationDataType = "StationDataType";
///
/// The BrowseName for the Status component.
///
public const string Status = "Status";
///
/// The BrowseName for the StrainConditionType component.
///
public const string StrainConditionType = "StrainConditionType";
///
/// The BrowseName for the StrainType component.
///
public const string StrainType = "StrainType";
///
/// The BrowseName for the SystemConditionType component.
///
public const string SystemConditionType = "SystemConditionType";
///
/// The BrowseName for the TemperatureConditionType component.
///
public const string TemperatureConditionType = "TemperatureConditionType";
///
/// The BrowseName for the TemperatureType component.
///
public const string TemperatureType = "TemperatureType";
///
/// The BrowseName for the TestIndicatorDataType component.
///
public const string TestIndicatorDataType = "TestIndicatorDataType";
///
/// The BrowseName for the TiltConditionType component.
///
public const string TiltConditionType = "TiltConditionType";
///
/// The BrowseName for the TiltType component.
///
public const string TiltType = "TiltType";
///
/// The BrowseName for the ToolAssetIdType component.
///
public const string ToolAssetIdType = "ToolAssetIdType";
///
/// The BrowseName for the ToolEventValueDataType component.
///
public const string ToolEventValueDataType = "ToolEventValueDataType";
///
/// The BrowseName for the ToolGroup component.
///
public const string ToolGroup = "ToolGroup";
///
/// The BrowseName for the ToolGroupDataType component.
///
public const string ToolGroupDataType = "ToolGroupDataType";
///
/// The BrowseName for the ToolId component.
///
public const string ToolId = "ToolId";
///
/// The BrowseName for the ToolIdDataType component.
///
public const string ToolIdDataType = "ToolIdDataType";
///
/// The BrowseName for the ToolLife component.
///
public const string ToolLife = "ToolLife";
///
/// The BrowseName for the ToolLifeDirectionTypeEnum component.
///
public const string ToolLifeDirectionTypeEnum = "ToolLifeDirectionTypeEnum";
///
/// The BrowseName for the ToolLifeTypeEnum component.
///
public const string ToolLifeTypeEnum = "ToolLifeTypeEnum";
///
/// The BrowseName for the ToolLifeValueDataType component.
///
public const string ToolLifeValueDataType = "ToolLifeValueDataType";
///
/// The BrowseName for the ToolNumberType component.
///
public const string ToolNumberType = "ToolNumberType";
///
/// The BrowseName for the TorqueConditionType component.
///
public const string TorqueConditionType = "TorqueConditionType";
///
/// The BrowseName for the TorqueType component.
///
public const string TorqueType = "TorqueType";
///
/// The BrowseName for the Type component.
///
public const string Type = "Type";
///
/// The BrowseName for the Units component.
///
public const string Units = "Units";
///
/// The BrowseName for the UnitsExtDataType component.
///
public const string UnitsExtDataType = "UnitsExtDataType";
///
/// The BrowseName for the VelocityConditionType component.
///
public const string VelocityConditionType = "VelocityConditionType";
///
/// The BrowseName for the VelocityType component.
///
public const string VelocityType = "VelocityType";
///
/// The BrowseName for the VersionDataType component.
///
public const string VersionDataType = "VersionDataType";
///
/// The BrowseName for the VibrationValueDataType component.
///
public const string VibrationValueDataType = "VibrationValueDataType";
///
/// The BrowseName for the ViscosityConditionType component.
///
public const string ViscosityConditionType = "ViscosityConditionType";
///
/// The BrowseName for the ViscosityType component.
///
public const string ViscosityType = "ViscosityType";
///
/// The BrowseName for the Volt_AmperageConditionType component.
///
public const string Volt_AmperageConditionType = "Volt_AmperageConditionType";
///
/// The BrowseName for the VoltageConditionType component.
///
public const string VoltageConditionType = "VoltageConditionType";
///
/// The BrowseName for the VoltageType component.
///
public const string VoltageType = "VoltageType";
///
/// The BrowseName for the VoltAmperageReactiveConditionType component.
///
public const string VoltAmperageReactiveConditionType = "VoltAmperageReactiveConditionType";
///
/// The BrowseName for the VoltAmpereReactiveType component.
///
public const string VoltAmpereReactiveType = "VoltAmpereReactiveType";
///
/// The BrowseName for the VoltAmpereType component.
///
public const string VoltAmpereType = "VoltAmpereType";
///
/// The BrowseName for the WarningLevel component.
///
public const string WarningLevel = "WarningLevel";
///
/// The BrowseName for the WattageConditionType component.
///
public const string WattageConditionType = "WattageConditionType";
///
/// The BrowseName for the WattageType component.
///
public const string WattageType = "WattageType";
///
/// The BrowseName for the WorkHoldingIdType component.
///
public const string WorkHoldingIdType = "WorkHoldingIdType";
}
#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 OpcUaMTConnect namespace (.NET code namespace is 'Opc.Ua.MTConnect').
///
public const string OpcUaMTConnect = "http://opcfoundation.org/UA/MTConnect/";
///
/// The URI for the OpcUaMTConnectXsd namespace (.NET code namespace is 'Opc.Ua.MTConnect').
///
public const string OpcUaMTConnectXsd = "http://opcfoundation.org/UA/MTConnect/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
}