From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to empty clear cluster chart history labview 2011

Solved!
Go to solution

Hi ,

 

Anyone can help me ?

 

How to clear the history data of cluster chart using labview 2011

0 Kudos
Message 1 of 8
(4,374 Views)

This link should help 🙂

 

http://digital.ni.com/public.nsf/allkb/740628D210D84F1E862562BA0000B345

 

SK

TailOfGon
Certified LabVIEW Architect 2013
0 Kudos
Message 2 of 8
(4,365 Views)

Thanks for your reply.

the URL which you provide only used for empty normal chart history.

 

Can not apply for empty cluster chart

0 Kudos
Message 3 of 8
(4,357 Views)
Solution
Accepted by topic author qbell

Hi qbell,

 

the example is usable for any kind of chart. Just wire an empty array of clusters or, even easier, create a constant from your chart history property node!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 8
(4,354 Views)

Hi 

 

 

0 Kudos
Message 5 of 8
(4,351 Views)

Thanks!! All

 

It works. 

just create constant....thanks

0 Kudos
Message 6 of 8
(4,347 Views)

Hi!

 

I have the same problem as you. Could you show me how do you solve your problem eventually?

 

Thanks.

0 Kudos
Message 7 of 8
(3,805 Views)

Did you read the thread? The solution was provided in the thread. Get a property node for the chart.  Choose history.  Right-click the input.  Choose Create->Constant.  Leave the constant blank.  History = cleared.

0 Kudos
Message 8 of 8
(3,800 Views)