LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I disable an frequent update of chart contents?

Hello,

 

I have a vi with a xy graph (x = time) and lots of data in there (aprox. 6000 values).

I do not update the values very often, maybe once in a second, to not to stress the cpu too much, but I have noticed, that the chart updates much more often and that causes a high cpu load. If I cover the VI with another window druing run time, the cpu load drops to almost 0.

 

Can I set how often a chart updates? Where?

 

Johannes

 

LabVIEW 7.1

Greetings Johannes
Using LabVIEW 7.1 and 2009 recently
0 Kudos
Message 1 of 2
(2,630 Views)

Oh, I just found out, that my problem comes from somewhere else.

I set the xscale minimum and maximum every cycle according to the current time. If I reduce this xscale updates, the cpu time drops drastically 🙂

Greetings Johannes
Using LabVIEW 7.1 and 2009 recently
0 Kudos
Message 2 of 2
(2,628 Views)