Jump to content

Can anyone figure out why this loop isn't stopping?


Recommended Posts

You must have edited the PNG file directly while leaving all of the header data alone.  When I copied that snippet to a blank VI, that TRUE constant wired to the conditional terminal became a FALSE.

Oops! My mistake. I had hacked the Boolean constants so the true one says F, and the false one says T, but I guess that didn't save in the VI snippet. Never mind! I'll still mark yours as the solution though. :)

EDIT: This works though!

post-15106-0-40324800-1409529141.png

Edited by flarn2006
Link to comment

Oops! My mistake. I had hacked the Boolean constants so the true one says F, and the false one says T, but I guess that didn't save in the VI snippet. Never mind! I'll still mark yours as the solution though. :)

EDIT: This works though!

attachicon.gifUntitledf.png

I still couldn't get that to work, but I understand what you were trying to do.

 

This ladies and gentlemen is another reason why code review does not replace unit test.

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.