[Overview][Resource strings][Classes][Index] Reference for unit 'fpadc' (#pascalio)

TADConverter.GetDifferentialValue

Returns differential value

Declaration

Source position: fpadc.pas line 63

protected function TADConverter.GetDifferentialValue(

  Index: LongWord

):LongInt; virtual;

Arguments

Index

  

Index of channel

Description

Override this function if your ADC supports differential measurement. Override GetSupportsDifferentialValue, too.

Errors

Raises EDifferentialNotSupported if not implemented in child class.

See also

TADConverter.GetSupportsDifferentialValue

  

Indicator of support for differential measurement

EDifferentialNotSupported

  

Missing support for differential measurement


Documentation generated on: 2020-05-22