Post Reply 
Bug in REPEAT + WAIT(-1) when [UNTIL 0;] (FW 11226)
02-08-2017, 03:52 AM
Post: #10
RE: Bug in REPEAT + WAIT(-1) when [UNTIL 0;] (FW 11226)
(02-08-2017 02:56 AM)Carlos295pz Wrote:  
(02-07-2017 09:31 PM)Tim Wessman Wrote:  It is not an error and is the expected behavior.

Why in the video example only 2 events are shown? And not 3 as in the main thread code.

Because you trapped the second event in the ISKEYDOWN() command. Change the UNTIL line to UNTIL 0; and you will see all three events.

Whether ISKEYDOWN() is supposed to "pop" the event buffer, I am not sure.

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Bug in REPEAT + WAIT(-1) when [UNTIL 0;] (FW 11226) - Han - 02-08-2017 03:52 AM



User(s) browsing this thread: 1 Guest(s)