08-22-2007 05:26 PM - edited 08-22-2007 05:26 PM
Message Edited by mbeenen on 08-22-2007 05:27 PM
08-22-2007 05:45 PM - edited 08-22-2007 05:45 PM
How are you creating the array? If you want to display the results outside the array, then all you have to do is wire a scalar through the for loop. A for loop will automatically create an array. This is called auto-indexing. If you want to display the array inside the for loop, you should be using a shift register with a Build Array function. Both are shown in the image below. It also sound like you are not using the driver for the instrument. Why not? Go to here and select the one you want.
p.s. You also posted to the wrong board. This is the Multifunction DAQ board. It is for NI's DAQ boards. You should post further questions to the Instrument Control board.
Message Edited by Dennis Knutson on 08-22-2007 04:45 PM