09-17-2003 05:34 PM
09-18-2003
10:57 AM
- last edited on
11-16-2025
12:08 PM
by
Content Cleaner
Hello,
Is this multiplexer an NI product such as the AMUX-64T? If so, there is an addressing method you can use within the channel string to address each channel. See Single-Point Acquisition via AMUX-64T.
If this is a third-party or your own multiplexer, then things are much more complicated. The best thing to do is to have the multiplexer connected to channel 0. Use the SCANCLK timing signal from the DAQ board to increament the multiplexer. This signal pulses once after each A/D conversion has taken place. (See the DAQ board's user manual for more information.) In your progra
m you will only acquire from channel 0 and you will have to separate out the channels yourself in software.
I hope this helps!
Russell
Applications Engineer
National Instruments
10-03-2003 01:42 PM
10-07-2003 06:43 PM
10-15-2003 02:46 PM
10-20-2003 06:03 PM