QuickOPC User's Guide and Reference
BadStateNotActive Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadStateNotActive Field
The sub-state machine is not currently active.
Syntax
'Declaration
 
Public Const BadStateNotActive As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadStateNotActive
public const int BadStateNotActive
public:
const int BadStateNotActive
Remarks

Numeric value: 32959 (0x80BF)

Status code: 2160001024 (0x80BF0000)

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