[Overview][Resource strings][Classes][Index] |
Returns differential value
Source position: fpadc.pas line 63
protected function TADConverter.GetDifferentialValue( |
Index: LongWord |
):LongInt; virtual; |
Index |
|
Index of channel |
Override this function if your ADC supports differential measurement. Override GetSupportsDifferentialValue, too.
Raises EDifferentialNotSupported if not implemented in child class.
|
Indicator of support for differential measurement |
|
|
Missing support for differential measurement |