I have a vi that had 4 waveform charts in a cluster. I wanted to use a property node to clear them, but couldn't figure out how to get it to act on the cluster or on the graphs in the cluster. I ended up abandoning the cluster and just having 4 graphs seperate, but is there any way to do it within the cluster?
> I have a vi that had 4 waveform charts in a cluster. I wanted to use a > property node to clear them, but couldn't figure out how to get it to act on > the cluster or on the graphs in the cluster. I ended up abandoning the > cluster and just having 4 graphs seperate, but is there any way to do it > within the cluster? >
If you popup on the front panel control/indicator within the cluster you can make a property node for the individual item. Write an empty array to the history property of a chart and it is cleared.