BoardConfig.GetDisoFilter() method

Returns the AC filter setting for the USB-PDISO8 and USB-PDISO8/40.

Member of the cBoardConfig class. Accessible from the MccBoard.BoardConfig property.

Function Prototype

VB .NET

Public Function GetDisoFilter(bitNum As Integer, ByRef enabled As Integer) As MccDaq.ErrorInfo

C# .NET

public MccDaq.ErrorInfo GetDisoFilter(int bitNum, int enabled)

Parameters

bitNum

Returns the AC filter setting.

Returns