LabVIEW Web UI Builder and Data Dashboard

cancel
Showing results for 
Search instead for 
Did you mean: 

"data dashboard" version 2.0 dropdown only views "One, Two, Etc." Instead of the Enum text

Solved!
Go to solution

Hi,

 

Both the problem of the LEDs not updating when they should (the listbox & slider not having the expected result), and the possible hang when stopping the dashboard, seem to be related to getting too many shared variable updates from the server.

 

A workaround should be to put a Wait (ms) primitive in the inner loop, and to wait (for example) 100ms between iterations. Making this change, and the others Adam mentioned, everything seems to work as expected (changing the listbox selection will affect which LED changes when the slider is moved around).

0 Kudos
Message 11 of 12
(3,125 Views)

Thanks for your help. It just works fine now.

 

Greatings

0 Kudos
Message 12 of 12
(3,118 Views)