QuickOPC User's Guide and Reference
BadShelvingTimeOutOfRange Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadShelvingTimeOutOfRange Field
The shelving time not within an acceptable range.
Syntax
'Declaration
 
Public Const BadShelvingTimeOutOfRange As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadShelvingTimeOutOfRange
public const int BadShelvingTimeOutOfRange
public:
const int BadShelvingTimeOutOfRange
Remarks

Numeric value: 32979 (0x80D3)

Status code: 2161311744 (0x80D30000)

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