Hi Dennis, For clarification, the main vi always runs at 100mSec for at least 10 seconds. This will satify the minimum of running four times. Yes, it does seem complicated, and I have to wonder if there is better way.
At this point it seems appropriate to not use this as a sub-vi. Instead, place the function directly into the main program where it is needed. Admitedly, I'm a little inexperienced with the requirements of data flow between vis.
For clarification, it's not "flicker" that I'm having a problem with. (Some call it digit bobble.) The problem I'm having is due to a certain amount of unavoidable electrial and mechanical noise from the load cell. To make matters worse, there are many digits displayed (i.e. 29743.35 Lbs)
The system full scale is 350,000 Lbs. I'm lucky to get a zero reading between +/- 5.00 Lbs!. You can imagine what the display looks like. I've been tempted to fix the last few digits to zero (i.e. make 29743.35 to display as 29740.00). But this seems cheap and I don't think the customer will be impressed.
Thanks,
Dave J.