QuickOPC User's Guide and Reference
BadNothingToDo Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadNothingToDo Field
There was nothing to do because the client passed a list of operations with no elements.
Syntax
'Declaration
 
Public Const BadNothingToDo As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadNothingToDo
public const int BadNothingToDo
public:
const int BadNothingToDo
Remarks

Numeric value: 32783 (0x800F)

Status code: 2148466688 (0x800F0000)

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