Hi I'm an undergraduate college student working with NI USB-6009 and LabVIEW. I'm playing around with the example programs that came with USB-6009 for analog single-ended input into LabVIEW. I'm trying to figure out how can I make a particular analog input channel (such as AI 0 or AI 1...7) be displayed separately on the graph in LabVIEW when taking separate or multiple single-ended measurements (such as when running the example program "ai cont multi" that came with USB-6009. So far I was able to use the "stack plots" option for the graph, but it seems I can stack a single plot into as many plots as I choose by adjusting the # of "samples to read" and # of "plots shown" in the example program. It does not make sense to me that a single plot can be stacked into, say 5 plots, if I have configured only 2 channels to be read on the "DAQmx Base Task" in the NI-DAQmx Base Configuration Utility. I'm wondering if anyone knows how to separate individual channel inputs on the graph in LabVIEW using the DAQmxBase (not DAQ assistant cause it does not support USB-6009) to input the single-ended signals.