Show / Hide Table of Contents

Interface IAD7689

Namespace: Elatec.FCT.Client.Hardware
Assembly: ElatecFCT.dll
Syntax
public interface IAD7689

Methods

View Source

ReadAD7689(AD7689.Channels, Boolean)

Declaration
ushort ReadAD7689(AD7689.Channels channel, bool average)
Parameters
Type Name Description
AD7689.Channels channel
System.Boolean average
Returns
Type Description
System.UInt16
View Source

SetReadingModeAD7689(ReadingMode)

Declaration
void SetReadingModeAD7689(ReadingMode mode)
Parameters
Type Name Description
ReadingMode mode
  • View Source
In This Article
Back to top Generated by DocFX