QuickOPC User's Guide and Reference
BadAggregateConfigurationRejected Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadAggregateConfigurationRejected Field
The aggregate configuration is not valid for specified node.
Syntax
'Declaration
 
Public Const BadAggregateConfigurationRejected As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadAggregateConfigurationRejected
public const int BadAggregateConfigurationRejected
public:
const int BadAggregateConfigurationRejected
Remarks

Numeric value: 32986 (0x80DA)

Status code: 2161770496 (0x80DA0000)

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