QuickOPC User's Guide and Reference
BadInvalidTimestamp Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadInvalidTimestamp Field
The timestamp is outside the range allowed by the server.
Syntax
'Declaration
 
Public Const BadInvalidTimestamp As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadInvalidTimestamp
public const int BadInvalidTimestamp
public:
const int BadInvalidTimestamp
Remarks

Numeric value: 32803 (0x8023)

Status code: 2149777408 (0x80230000)

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