LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Create histogram express vi

Hello,

I'm trying to use the express vi create histogram, but I want to be able to control the values of the maximum and minimum and perhaps the number of bins at run time. Is this possible or is it only changeable in edit mode? Thank you very much for the help!
0 Kudos
Message 1 of 5
(3,146 Views)
There is a way to do but you may find it easier to configure the other histogram functions that labview has.the way that you can do what you want to is.
With the express VI on the block diagram right click on the VI and select open front panel. Click convert when prompted. From there it will open the front panel of the VI. Go to the Icon in the top right hand corner. Right click Icon and select Show connector. From there you can make whatever you want inputs and outputs that you want to control by clicking on the connector and then clicking on the terminal.



Joe.
"NOTHING IS EVER EASY"
0 Kudos
Message 2 of 5
(3,147 Views)
Thank you very much for your answer! It solved my problem.
0 Kudos
Message 3 of 5
(3,145 Views)
You are welcome and may god bless you in every way.



Joe.
"NOTHING IS EVER EASY"
0 Kudos
Message 4 of 5
(3,145 Views)
Hello,

I have a similar problem! The histogram express vi, is inside a for-next loop, so that the input signal is different every time. To configure the histogram vi, I use the auto-configure option. The problem lies on the fact the vi does not update the input signal info. Is this a bug, or is there a way to solve the problem? The solution you proposed earlier doesn't seem to work even substituting the autoconfigure constant with a control e make it accessible as a terminal.
0 Kudos
Message 5 of 5
(3,090 Views)