C# Class Opc.Ua.Adi.VariableTypeIds

Show file Open project: OPCFoundation/UA-Nodeset

Public Properties

Property Type Description
ChemometricModelType Opc.Ua.ExpandedNodeId
EngineeringValueType Opc.Ua.ExpandedNodeId
MVAModelType Opc.Ua.ExpandedNodeId
MVAOutputParameterType Opc.Ua.ExpandedNodeId
ProcessVariableType Opc.Ua.ExpandedNodeId

Property Details

ChemometricModelType public static property

The identifier for the ChemometricModelType VariableType.
public static ExpandedNodeId,Opc.Ua ChemometricModelType
return Opc.Ua.ExpandedNodeId

EngineeringValueType public static property

The identifier for the EngineeringValueType VariableType.
public static ExpandedNodeId,Opc.Ua EngineeringValueType
return Opc.Ua.ExpandedNodeId

MVAModelType public static property

The identifier for the MVAModelType VariableType.
public static ExpandedNodeId,Opc.Ua MVAModelType
return Opc.Ua.ExpandedNodeId

MVAOutputParameterType public static property

The identifier for the MVAOutputParameterType VariableType.
public static ExpandedNodeId,Opc.Ua MVAOutputParameterType
return Opc.Ua.ExpandedNodeId

ProcessVariableType public static property

The identifier for the ProcessVariableType VariableType.
public static ExpandedNodeId,Opc.Ua ProcessVariableType
return Opc.Ua.ExpandedNodeId