Chapter 2 Function Reference — MIO_Config
©
National Instruments Corporation 2-285 NI-DAQ FRM for PC Compatibles
Using This Function
To use the AMUX-64T with devices with 64 channels, you must call this function to specify
whether to use the AMUX-64T input channels or the onboard channels for these devices. For
example, if you have one AMUX-64T device connected to the MIO connector of a 64 channel
device, channel numbers 16 through 63 are duplicated. To use AMUX-64T channel 20, you
must call
MIO_Config with useAMUX set to 1. Later, if you decide to use onboard
channel 20, you must call
MIO_Config with useAMUX set to 0.