QuickOPC User's Guide and Reference
BadSempahoreFileMissing Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadSempahoreFileMissing Field
The semaphore file specified by the client is not valid.
Syntax
'Declaration
 
Public Const BadSempahoreFileMissing As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadSempahoreFileMissing
public const int BadSempahoreFileMissing
public:
const int BadSempahoreFileMissing
Remarks

Numeric value: 32850 (0x8052)

Status code: 2152857600 (0x80520000)

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