QuickOPC User's Guide and Reference
BadSensorFailure Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadSensorFailure Field
There has been a failure in the sensor from which the value is derived by the device/data source.
Syntax
'Declaration
 
Public Const BadSensorFailure As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadSensorFailure
public const int BadSensorFailure
public:
const int BadSensorFailure
Remarks

Numeric value: 32908 (0x808C)

Status code: 2156658688 (0x808C0000)

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