Click or drag to resize

NativeProcedureMethodSettingsMaximumLiveDatapointCount Property

Gets or sets the maximum number of live datapoints that are kept in memory.

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

Property Value

Int32
Remarks
No effect, if method does not support live data.
See Also