Sets the base address used by the Universal Library to communicate with a board. This is recommended for use only with ISA bus boards.
Member of the cBoardConfig class. Accessible from the MccBoard.BoardConfig property.
VB .NET
Public Function SetBaseAdr(ByVal devNum As Integer, ByVal configVal As Integer) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo SetBaseAdr(int deveNum, int configVal)
devNum
Number of the base address to configure (should always be 0 – can't configure PCI base addresses).
configVal
Sets the base address of the board.