ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

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
(1,541 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
(1,534 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
(1,470 Views)