QuickOPC User's Guide and Reference
BadAggregateInvalidInputs Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadAggregateInvalidInputs Field
The aggregate value could not be derived due to invalid data inputs.
Syntax
'Declaration
 
Public Const BadAggregateInvalidInputs As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadAggregateInvalidInputs
public const int BadAggregateInvalidInputs
public:
const int BadAggregateInvalidInputs
Remarks

Numeric value: 32982 (0x80D6)

Status code: 2161508352 (0x80D60000)

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