06-23-2023 10:04 AM
my project is based displaying pictures and values from http web.
the more i add stuffs and indicators the more it gets laggy,
is there a way to make it less laggy?
it aint completed yet i have to add 3d parts and even more plots.
06-23-2023 10:13 AM
06-23-2023 10:37 AM
06-23-2023 01:59 PM - edited 06-23-2023 02:02 PM
you mean something similar to this? same session for multiple purpose
also can you tell me what do you mean by empty sessions?
you mean the one with 192.168.4.1 empty with the structure case? can you suggest me a better replacement if you meant this.
06-23-2023 02:05 PM
i don't get what do you mean by top level loop? i use "run continuously" mode as i receive a stream of picture that i want to display so i it needs to be updated constantly.
i have provided the vi
06-23-2023 04:05 PM - edited 06-23-2023 04:06 PM
I wish NI would move the button to a menu so inexperienced LabVIEW programmers can't find it. The
button is a diagnostic tool only and shouldn't be used in place of a proper loop.
06-23-2023 05:32 PM
@JosephVictorWagieh wrote:
i don't get what do you mean by top level loop? i use "run continuously" mode as i receive a stream of picture that i want to display so i it needs to be updated constantly.
Quote: "Run continuously" is a misnomer. More accurate would be "restart the VI from scratch whenever it completes all of it's code".
Now read the rest of my post linked above (and maybe the entire thread).
06-23-2023 05:36 PM - edited 06-23-2023 05:41 PM
@billko wrote:
I wish NI would move the
button to a menu so inexperienced LabVIEW programmers can't find it.
It should not even show on the front panel. Maybe having it on the diagram only would be OK. (See also my comment here)
06-23-2023 06:58 PM
@altenbach wrote:
@billko wrote:
I wish NI would move the
button to a menu so inexperienced LabVIEW programmers can't find it.
It should not even show on the front panel. Maybe having it on the diagram only would be OK. (See also my comment here)
Ooh, judgement still hasn't been rendered on that idea so I added a kudos.