LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can't Set Fill Option

Right-click the yellow slider; set the fill option to "Fill to minimum".  No problem.

Try that on the cyan slider and LabVIEW crashes.

 

What I am trying to accomplish:

I have 4 values that are being set automatically and I want them plotted on a chart.

I also want the user to be able to override the auto setting of any of the 4 values.

My idea was to customize the waveform chart, replacing the digital displays with vertical pointer slides.

It's functional, but I can't make it as pretty as I want.

"If you weren't supposed to push it, it wouldn't be a button."
0 Kudos
Message 1 of 3
(1,063 Views)

Can't help, but can confirm crash. Not just the Cyan Slider, any slider other than the first one (closest to the plot). Win10 LabVIEW 2020 SP1, 64Bit

0 Kudos
Message 2 of 3
(1,030 Views)

Turns out that using property nodes to make the changes works.

 

The bug seems to be in the way LV handles mouse-clicks on any but the 1st digital display; somehow the reference to that item gets lost.

"If you weren't supposed to push it, it wouldn't be a button."
Message 3 of 3
(1,010 Views)