VaribleTypeId Class

CVB.Net Documentation
Inheritance Hierarchy

SystemObject
  Stemmer.Cvb.Foundation.OpcUa.Namespace0VaribleTypeId

Namespace:  Stemmer.Cvb.Foundation.OpcUa.Namespace0
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public static class VaribleTypeId

The VaribleTypeId type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberAnalogItem
Gets the NumericNodeId of the AnalogItem type.
Public propertyStatic memberArrayItem
Gets the NumericNodeId of the ArrayItem type.
Public propertyStatic memberBaseDataVariable
Gets the NumericNodeId of the BaseDataVariable type.
Public propertyStatic memberBaseVariable
Gets the NumericNodeId of the BaseVariable type.
Public propertyStatic memberBuildInfo
Gets the NumericNodeId of the BuildInfo type.
Public propertyStatic memberConditionVariable
Gets the NumericNodeId of the ConditionVariable type.
Public propertyStatic memberCubeItem
Gets the NumericNodeId of the ImageItem type.
Public propertyStatic memberDataItem
Gets the NumericNodeId of the DataItem type.
Public propertyStatic memberDataTypeDescription
Gets the NumericNodeId of the DataTypeDescription type.
Public propertyStatic memberDataTypeDictionary
Gets the NumericNodeId of the DataTypeDictionary type.
Public propertyStatic memberDescreteItem
Gets the NumericNodeId of the DescreteItem type.
Public propertyStatic memberFiniteStateVaribale
Gets the NumericNodeId of the FiniteStateVaribale type.
Public propertyStatic memberFiniteTransitionVariable
Gets the NumericNodeId of the FiniteTransitionVariable type.
Public propertyStatic memberImageItem
Gets the NumericNodeId of the ImageItem type.
Public propertyStatic memberMultiStateDescrete
Gets the NumericNodeId of the MultiStateDescrete type.
Public propertyStatic memberMultistateValueDiscrete
Gets the NumericNodeId of the MultistateValueDiscrete type.
Public propertyStatic memberNDimensionArrayItem
Gets the NumericNodeId of the NDimensionArrayItem type.
Public propertyStatic memberOptionSet
Gets the NumericNodeId of the OptionSet type.
Public propertyStatic memberProgramDiagnostic
Gets the NumericNodeId of the ProgramDiagnostic type.
Public propertyStatic memberProperty
Gets the NumericNodeId of the Property type.
Public propertyStatic memberSamplingIntervalDiagnostics
Gets the NumericNodeId of the SamplingIntervalDiagnostics type.
Public propertyStatic memberSamplingIntervalDiagnosticsArray
Gets the NumericNodeId of the SamplingIntervalDiagnosticsArray type.
Public propertyStatic memberServerDiagnosticsSummary
Gets the NumericNodeId of the ServerDiagnosticsSummary type.
Public propertyStatic memberServerStatus
Gets the NumericNodeId of the ServerStatus type.
Public propertyStatic memberServerVendorCapability
Gets the NumericNodeId of the ServerVendorCapability type.
Public propertyStatic memberSessionDiagnosticsArray
Gets the NumericNodeId of the SessionDiagnosticsArray type.
Public propertyStatic memberSessionDiagnosticsVariable
Gets the NumericNodeId of the SessionDiagnosticsVariable type.
Public propertyStatic memberSessionSecurityDiagnostics
Gets the NumericNodeId of the SessionSecurityDiagnostics type.
Public propertyStatic memberSessionSecurityDiagnosticsArray
Gets the NumericNodeId of the SessionSecurityDiagnosticsArray type.
Public propertyStatic memberStateVariable
Gets the NumericNodeId of the StateVariable type.
Public propertyStatic memberSubscriptionDiagnostics
Gets the NumericNodeId of the SubscriptionDiagnostics type.
Public propertyStatic memberSubscriptionDiagnosticsArray
Gets the NumericNodeId of the SubscriptionDiagnosticsArray type.
Public propertyStatic memberTransitionVariable
Gets the NumericNodeId of the TransitionVariable type.
Public propertyStatic memberTwoStateDescrete
Gets the NumericNodeId of the TwoStateDescrete type.
Public propertyStatic memberTwoStateVariable
Gets the NumericNodeId of the TwoStateVariable type.
Public propertyStatic memberXYArrayItem
Gets the NumericNodeId of the XArrayItem type.
Public propertyStatic memberYArrayItem
Gets the NumericNodeId of the YArrayItem type.
Top
Remarks

You can use some of them like BaseVariable as a parent for creating ServerVariableTypeNodes.
See Also

Reference