I had a similar problem recently and solved it by wiring an attribute node
to make the chart not visible for a short time, and then visible again.
This seemed to do the trick. It seems the draw routine in LabVIEW is a
little picky as to when it updates graphs.
I don`t know if this works with tabs, I`m using LV 5.0
good luck
Shane
Tomoya ITO schrieb in Nachricht <3AB8580B.FDE4F895@fujitec.com>...
>I would like to guess as follows:
>
>1. How is it when the procedure of visualizing and update
> is put into a sequence structure? There is a possibility
> that update occurs after visualizing flag is positive
> during some period in your program.
>2. How about the graph characteristics are? Isn't it set
> so as not to update?
>
>Hope to help,
>Tom (Tomoya ITO
)
>--Fujitec Co.,Ltd.
>
>cvis wrote:
>
>> I have an XY graph on my front pannel and when the raw data is
>> displayed the graph isn't. But when you go back to the graph the data
>> doesn't update unless you leave it visable. How can I get it to
>> update even when it is not visable on the front pannel.
>
Using LV 6.1 and 8.2.1 on W2k (SP4) and WXP (SP2)