LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XY spectragraph

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!

0 Kudos
Message 1 of 2
(2,336 Views)

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

Message 2 of 2
(2,303 Views)