Jump to content

Simple Variable Control


Bob_Pilch

Recommended Posts

How do you simulate simple control on data types like integers. I have figured out how to increment and decrement by using a feed back on a addition or subtraction function. But how do I change the value of a variable (i.e. i = 0;) I want to be able to reset the value of a variable to control a repeatable sequence. This seems so basic, yet so elusive.

Link to comment
How do you simulate simple control on data types like integers.  I have figured out how to increment and decrement by using a feed back on a addition or subtraction function.  But how do I change the value of a variable (i.e. i = 0;)  I want to be able to reset the value of a variable to control a repeatable sequence.  This seems so basic, yet so elusive.

2724[/snapback]

It seems like you're new to LabVIEW so I hope you're not insulted by me stating the obvious. Can't you just use a numeric constant on the digram with a value of 0?

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.