LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Line by line intensity image generation

At the moment, the button is set to latch action, meaning it will reset whenever it is read.
 
We need to go back to switch action. Since we already have the timeout defined for that event case, easiest would be to just rewrite the timeout depending on the button state, see attached. I hope it makes sense to you. 🙂
 
(There are some minor flaws, e.g. when you switch it off, it will do one more image update due to the nature of the event structure. This is not such a big deal and you could easily program around it, (e.g. by putting the entire screen update code inside a case structure linked to the same button). Since your real updates are fast, it probably does not really matter.).

Message Edited by altenbach on 07-26-2005 01:10 PM

0 Kudos
Message 11 of 11
(425 Views)