QuickOPC User's Guide and Reference
BadDuplicateReferenceNotAllowed Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadDuplicateReferenceNotAllowed Field
The reference type between the nodes is already defined.
Syntax
'Declaration
 
Public Const BadDuplicateReferenceNotAllowed As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadDuplicateReferenceNotAllowed
public const int BadDuplicateReferenceNotAllowed
public:
const int BadDuplicateReferenceNotAllowed
Remarks

Numeric value: 32870 (0x8066)

Status code: 2154168320 (0x80660000)

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