OPC Studio User's Guide and Reference
ValueType Method



OpcLabs.ServerOpcUA Assembly > OpcLabs.EasyOpc.UA.NodeSpace Namespace > UADataVariableExtension Class : ValueType Method
Modifies the data variable to use certain value type.
Overload List
OverloadDescription
Makes the data variable to use the value type specified by a generic parameter.  
Makes the data variable to use the value type specified by a generic parameter, specifying array dimensions.  
Makes the data variable to use the specified value type.  
Makes the data variable to use the specified value type code.  
Makes the data variable to use the specified data type Id, and an empty array dimension list.  
Makes the data variable to use the specified data type Id and array rank. It also initializes the attribute data to default values.  
Makes the data variable to use the specified data type Id and array dimension list. It also initializes the attribute data to default values.  
Makes the data variable to use the specified data type Id and array dimension list.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also