LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with timed histogram counter

I have tested a small bit of code (attached) that works fine by itself, but when I integrate it to another vi it has some difficulty.  I simply wanted to make take the output of a histogram (being summed) and time how long it could fill up rather than let it fill up continuously.

 

I have attached also a picture of the code as it is assembled into the larger vi.

 

Thanks for any help,

 

Kevin 

 

LV2009 

Download All
0 Kudos
Message 1 of 2
(2,493 Views)

I am not very sure about what you are trying to do.  What "node" are you adding at the first arrow in the image?  Does it work before you put this "node" in? 
Also, is it possible that your "Time Done" Variable is never turning true and therefore you are never going into your true case that writes the data to the indicator?

Finally, I am not sure what the second half of your image has to do with the rest, but you cannot split a number into multiple signals.  That function should only really be used to split dynamic data that contains multiple waveforms in one.


Please clarify your question a bit more so we can provide some more help.

 

0 Kudos
Message 2 of 2
(2,470 Views)