QuickOPC User's Guide and Reference
DefaultLowestPercentDeadband Field



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess.Optimization Namespace > DAParameterRestrictingParameters Class : DefaultLowestPercentDeadband Field
Default value of the LowestPercentDeadband property.
Syntax
'Declaration
 
Public Const DefaultLowestPercentDeadband As Single
'Usage
 
Dim value As Single
 
value = DAParameterRestrictingParameters.DefaultLowestPercentDeadband
public const float DefaultLowestPercentDeadband
public:
const float DefaultLowestPercentDeadband
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