03-06-2012 06:45 PM
Hello All!
I am trying to use the General Histogram.vi (Functions/Mathematics/Probability & Statistics/General Histogram.vi), and my 1-D Array input has a unit of time (us or ns). When I connect the output of the array (output of a "for loop", double precision), I must remove the units via the "unit" (Functions/Numeric/Conversion/Convert Unit) tool, which I have used to remove the units....
Is there any way that I can keep the units while using the General Histogram.vi ?
Thanks!
Bryan
03-07-2012 12:50 PM
Hi Bryan,
What do you mean when you say your array has a unit of time?
Could you send me a screen shot of your code so I can better understand your situation?
Thanks,
03-07-2012 04:08 PM - edited 03-07-2012 04:11 PM
I think the only way is to turn off the units (using Convert Units) before you use the General Histogram and the turn them on again at the output.
Ian
03-07-2012 06:53 PM
Here is an example of how I am using the general histogram.vi .... I cannot show my actual code, as it is non-published research as of right now, but this shows my problem.
03-07-2012 06:55 PM
I'll also attach the VI I made for that picture... Thank you!