Jump to content

How i can clear all graphs automatic


zeus224

Recommended Posts

hi alll i need some help i have a project than need 4 graphs and when i stop and start again my graphs dont clear....somebody can help me...

3117[/snapback]

Hi Zeus:

One Way:

Create a property node for each graph (Right click on connector>create>property node.)

Right click>Change the property node to write.

Right click>Select property> Select the "History" property.

Wire a empty array constant to this property node (Right-click on it>create constant.)

Do this for every graph, and put all these in a sequence structure so that they are executed when you first run your program.

Best Luck, Louis

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.