QuickOPC User's Guide and Reference
BadBrowseNameDuplicated Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadBrowseNameDuplicated Field
The browse name is not unique among nodes that share the same relationship with the parent.
Syntax
'Declaration
 
Public Const BadBrowseNameDuplicated As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadBrowseNameDuplicated
public const int BadBrowseNameDuplicated
public:
const int BadBrowseNameDuplicated
Remarks

Numeric value: 32865 (0x8061)

Status code: 2153840640 (0x80610000)

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