Jump to content

Recommended Posts

hi!!


using the tick count i want to calculate delay time (second) between two lines in my "table out" but the result is not what i wanted! 


                 _  _


example16x16_smiley-indifferent.gif 1 | 0 |  after 6 seconds we change 1 to  2 


               | 2 |6 |    after 7 seconds we change 2 to 3 


               | 3| 7 |   etc...


 


this is my attached vi, 


grateful for your help 


Loom 1.vi

Link to comment

I'm guessing English isn't your first language but could you try to explain what you want again?  Your VI doesn't seem to make much sense.  You should probably be using the event structure since you are looking for a value change, instead of polling the change every second.  Also your color scheme is hard on the eyes.

 

EDIT: Crosspost

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.