QuickOPC User's Guide and Reference
BadHistoryOperationUnsupported Field



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

Numeric value: 32882 (0x8072)

Status code: 2154954752 (0x80720000)

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