LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Not enough memory to complete this operation - property node - chart

I need to plot 4 variables continually. So , I decided to use Charts.
But I want to implement some functions to this chart, for example, change the plots names, set visible or not, change the color...
So I decided to use property node to do this.
But when I call the property node (by event structure or inside the loop) appears the error: "not enough memory to complete this operation".
Does anyone knows how to solve this problem?
Thank you very much

0 Kudos
Message 1 of 5
(3,649 Views)

Do you need to do this programmatically or from user inputs?  You can how the legend and the plot visibility checkboxes to allow the user to do all of this.



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 5
(3,624 Views)

I need to do this programmatically.

0 Kudos
Message 3 of 5
(3,612 Views)
0 Kudos
Message 4 of 5
(3,546 Views)
Post your code. I am.suspicious that there is a programming/math error at fault.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 5 of 5
(3,536 Views)