Click or drag to resize

IDataProviderGetValue Method

Read the current value of the data provider.

Namespace: CompreDriveSDK.Plugins
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
double? GetValue()

Return Value

NullableDouble
The value, or null if the value couldn't be read.
See Also