QuickOPC User's Guide and Reference
MaximumSizeInBits Field



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.DataTypeModel Namespace > EnumerationData Class : MaximumSizeInBits Field
The maximum supported value size, in bits. Equals to 63.
Syntax
'Declaration
 
Public Const MaximumSizeInBits As Integer
'Usage
 
Dim value As Integer
 
value = EnumerationData.MaximumSizeInBits
public const int MaximumSizeInBits
public:
const int MaximumSizeInBits
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