QuickOPC User's Guide and Reference
BadAggregateNotSupported Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadAggregateNotSupported Field
The requested Aggregate is not support by the server.
Syntax
'Declaration
 
Public Const BadAggregateNotSupported As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadAggregateNotSupported
public const int BadAggregateNotSupported
public:
const int BadAggregateNotSupported
Remarks

Numeric value: 32981 (0x80D5)

Status code: 2161442816 (0x80D50000)

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