03-08-2008 11:33 AM
03-08-2008 11:47 AM
06-13-2008 09:00 AM
06-13-2008 09:08 AM - edited 06-13-2008 09:09 AM
The shipping examples and the DAQ Assistant work with multiple channels. You just have to select them. With a physical channel control, right click on the arrow on the right side and select Browse. You will get a list of available devices and channels. To select multiple channels, use Crtl-Click or Shift-Click to select more than one. The same option is avaliable in the DAQ Assistant. You could also simply enter in your channel list with the correct syntax. For consecutive channels, use for example Dev1/ai0:3. For non-consecutive channels, use for example Dev1/ai0,Dev1/ai2.
p.s. It's also not a good idea to post an email address in a public forum. All question are answered in the forum and all you will get is spam.
06-13-2008 09:15 AM
06-13-2008 09:23 AM
06-13-2008 09:29 AM
06-13-2008 09:39 AM - edited 06-13-2008 09:41 AM
It is the DAQmx Create Channel. See the little box with a down arrow below the DAQmx functions? Click it to select the type of channel you want.
This is LabVIEW/DAQmx basics. See http://www.ni.com/academic/lv_training/how_learn_lv.htm and http://zone.ni.com/devzone/cda/tut/p/id/5434. You should also have the context help window open at all times and be using it.
06-13-2008 09:55 AM