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

TADConverter.DifferentialValue

Get differential value from input

Declaration

Source position: fpadc.pas line 71

public property TADConverter.DifferentialValue[Index: LongWord] : LongInt
  read GetDifferentialValue;

Description

Some A/D-converters support differential or pseudo differential measurement. Check SupportsDifferentialValue before usage. Please consult the datasheet of your device on information how connectors are used in differential measuring.

Errors

Raises EDifferentialNotSupported if used but is not supported.

See also

TADConverter.SupportsDifferentialValue

  

Indication of differantial measurement capability


Documentation generated on: 2020-05-22