OPC Studio User's Guide and Reference
UAValueRanks Class
Members 



View with Navigation Tools
OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace : UAValueRanks Class
Contains standard OPC-UA value rank values. The value rank indicates whether the Value Attribute of the OPC-UA Variable is an array and how many dimensions the array has.
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
Public MustInherit NotInheritable Class UAValueRanks 
 
'Usage
 
Dim instance As UAValueRanks
Inheritance Hierarchy

System.Object
   OpcLabs.EasyOpc.UA.UAValueRanks

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