LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Data type error

I got an unusual error. The type of data is the same, but I got the following.

 

 

Download All
0 Kudos
Message 1 of 3
(982 Views)

Look up XY graph in the example finder and you'll find several ways of combining data to make a graph.  What you did isn't one of them.

 

What are you trying to do with bundling a 0 and an array into a cluster?  Then building that odd cluster into an array?

 

Are you just trying to make sure your data starts at 0,2?

0 Kudos
Message 2 of 3
(975 Views)

I think you should be using Build Waveform, not a build cluster.

 

With Build Waveform you can set a 0 for T0, and a dT, and an array of data... 

 

Also see HowtoUsetheBuildWaveformFunctionTutorial.pdf.

0 Kudos
Message 3 of 3
(911 Views)