Specifies the coefficients table to use for calibration.
Member of the cBoardConfig class. Accessible from the MccBoard.BoardConfig property.
VB .NET
Public Function SetCalTableType(ByRef calTableType As MccDaq.CalTableType) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo SetCalTableType(CalTableType calTableType)
calTableType
Specifies the coefficients table to use. All edge settings are MccDaq.CalTableType enumerated constants. Valid values are Factory and Field.