LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Signal Input and Histograms

I am trying to input a signal from an outside noise generator into one of the ContAcq&Graph.vi and also take a histogram of the signal. The problem I am having is trying to get the Histogram.vi wired correctly in the X input since is a DBL and all of the outputs of the signal is in SGL, thus I can't make the connection. Thanks for the help.
0 Kudos
Message 1 of 3
(2,664 Views)
What kind of data acquisition card are you using? There should not be a problem with the wiring between the nodes you are working with, since Labview will automtically coerce the data type to the correct format. I suspect you have a DIMENSION conflict. Enable your context help, and then pause on the wire you are trying to connect. It should tell you exactly what the conflict is. Do you have an example of the VI you're working on?

Eric
Eric P. Nichols
P.O. Box 56235
North Pole, AK 99705
0 Kudos
Message 2 of 3
(2,664 Views)
Here is the example of the VI I am working on and I am having a dimension issue but I don't know how to fix it.
0 Kudos
Message 3 of 3
(2,664 Views)