QuickOPC User's Guide and Reference
UncertainReferenceOutOfServer Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : UncertainReferenceOutOfServer Field
One of the references to follow in the relative path references to a node in the address space in another server.
Syntax
'Declaration
 
Public Const UncertainReferenceOutOfServer As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.UncertainReferenceOutOfServer
public const int UncertainReferenceOutOfServer
public:
const int UncertainReferenceOutOfServer
Remarks

Numeric value: 16492 (0x406C)

Status code: 1080819712 (0x406C0000)

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