Sets the analog input mode for a specified A/D channel.
a_chan_input_mode(board_num, channel, input_mode)
board_num (int)
The number associated with the board when it was installed with InstaCal or created with create_daq_device().
channel (int)
The A/D input channel number.
input_mode (AnalogInputMode)
The channel input mode.