QuickOPC User's Guide and Reference
BadInvalidSelfReference Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadInvalidSelfReference Field
The server does not allow this type of self reference on this node.
Syntax
'Declaration
 
Public Const BadInvalidSelfReference As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadInvalidSelfReference
public const int BadInvalidSelfReference
public:
const int BadInvalidSelfReference
Remarks

Numeric value: 32871 (0x8067)

Status code: 2154233856 (0x80670000)

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