QuickOPC User's Guide and Reference
BadInvalidTimestampArgument Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadInvalidTimestampArgument Field
The defined timestamp to return was invalid.
Syntax
'Declaration
 
Public Const BadInvalidTimestampArgument As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadInvalidTimestampArgument
public const int BadInvalidTimestampArgument
public:
const int BadInvalidTimestampArgument
Remarks

Numeric value: 32957 (0x80BD)

Status code: 2159869952 (0x80BD0000)

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