QuickOPC User's Guide and Reference
Scalar Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UAValueRanks Class : Scalar Field
The variable is always a scalar.
Syntax
'Declaration
 
Public Const Scalar As Integer
'Usage
 
Dim value As Integer
 
value = UAValueRanks.Scalar
public const int Scalar
public:
const int Scalar
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