Sparkette Posted August 31, 2014 Report Share Posted August 31, 2014 (edited) To clarify, this isn't me asking for help. It's a challenge of sorts, to see if anyone can figure out what I did. EDIT: The trick I used apparently didn't save to the VI snippet. Never mind! Edited August 31, 2014 by flarn2006 Quote Link to comment
crossrulz Posted August 31, 2014 Report Share Posted August 31, 2014 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. Quote Link to comment
Sparkette Posted August 31, 2014 Author Report Share Posted August 31, 2014 (edited) 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! Edited August 31, 2014 by flarn2006 Quote Link to comment
Jordan Kuehn Posted September 1, 2014 Report Share Posted September 1, 2014 crossrulz is brave Quote Link to comment
hooovahh Posted September 2, 2014 Report Share Posted September 2, 2014 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! Untitledf.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. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.