QuickOPC User's Guide and Reference
GoodClamped Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : GoodClamped Field
The value written was accepted but was clamped.
Syntax
'Declaration
 
Public Const GoodClamped As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.GoodClamped
public const int GoodClamped
public:
const int GoodClamped
Remarks

Numeric value: 48 (0x0030)

Status code: 3145728 (0x00300000)

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