11-01-2005 02:23 PM
Rules:
11-01-2005 02:29 PM
11-11-2005 12:18 PM
Read about the broken "X-controls" in this thread.
http://forums.ni.com/ni/board/message?board.id=170&message.id=150920&jump=true
Ben
11-16-2005 02:35 AM
11-16-2005 11:51 AM
This post points to a flaw in the code for the "switch until released" mechanical action of booleans:
http://forums.ni.com/ni/board/message?board.id=170&message.id=152108#M152108
It seems if the switch is set to false via a local variable while it is still pressed, the later button release will trigger another false-true transition. (The button release seems to trigger an inversion of the current state instead of forcing an off).
11-18-2005 09:50 AM - edited 11-18-2005 09:50 AM
Message Edited by jasonhill on 11-18-2005 09:50 AM
11-24-2005 12:02 PM
11-24-2005 05:56 PM
Annotation re-draw needs a little more work, see here.
http://forums.ni.com/ni/board/message?board.id=170&message.id=153618
to see artifact of the old annotations not being erased properly before being re-drawn.
Other than that I really like the new annotation feature!
11-26-2005 02:22 PM - edited 11-26-2005 02:22 PM
12-06-2005 05:07 PM