Click or drag to resize

NativeProcedureDatapointLiveValues Property

Gets the live values.

Namespace: CompreDriveSDK.Plugins.Analyzers.Methods.NativeProcedure
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public IReadOnlyCollection<LiveDataValue> LiveValues { get; }

Property Value

IReadOnlyCollectionLiveDataValue
See Also