I have a requirement to let the user select one or many of 8 different plots. Mostly he or she will select around 3 or 4 from the list.
I am running the whole machine code inside of a 50ms timed loop. Each of the selected plot will have its Y-Scale Max, Y-Scale Min and Interval dynamically loaded as and when the user selects it to "show".
I have attached a small VI that does this for two plots and inside a "slow" timed loop running at 500ms. .
My query : Since property nodes inside timed loops hog CPU time very badly , is this an elegant way as I have done it ? ( I will need to check the user request for 8 such plots and thus there are going to be lots of property nodes to update ) Any other better option there ?
I think ideally I should write to the relevant property nodes ONLY ONCE when the user decides to either show or hide the plot ? But how to do this inside a timed loop ???
Raghunathan
Raghunathan
LabVIEW to Automate Hydraulic Test rigs.