Click or drag to resize

NativeProcedureMethodSettingsLiveDataSamplingRate Property

Gets or sets the maximum sampling rate between collected live datapoints.

Namespace: CompreDriveSDK.Plugins.Analyzers.Methods.NativeProcedure
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public TimeSpan LiveDataSamplingRate { get; set; }

Return Value

TimeSpan
No effect, if method does not support live data. Actual sampling rate may be slower.
See Also