QuickOPC User's Guide and Reference
DefaultRequestedUpdateRateFactor Field



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