 | NativeProcedureMethodSettingsMaximumLiveDatapointCount Property |
Gets or sets the maximum number of live datapoints that are kept in memory.
Namespace: CompreDriveSDK.Plugins.Analyzers.Methods.NativeProcedureAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxpublic int MaximumLiveDatapointCount { get; set; }
Public Property MaximumLiveDatapointCount As Integer
Get
Set
Property Value
Int32
RemarksNo effect, if method does not support live data.
See Also