04-09-2010 09:55 AM
I want to get the data from the 2D array of DAQmx read.vi and make it as Y axis. The X axis is the wavelength from speccheckscandone.vi... Is my program correct? Thanks!
04-13-2010 04:48 AM
Hi,
yes you're using the data from your 2D array as y axis.
But instead of merging the data with the Build Array function you should better use Replace Array Subset. I attached a small example
Kind regards
Carsten