Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/10/02 16:02
Read: times


 
#22826 - Timer and Char Input
I have two tasks in my program. One is waitting char input from keyboard. the other is to check switches status.
I want to use Timer to do it

timer start
task1
if timer is overflow, go to task 2.
task2 is finished? go to timer start

I hope to use
jnb ri, $
but timer also need this jnb, timer flag, $.
How can I do this job

Thanks
Frank


List of 10 messages in thread
TopicAuthorDate
Timer and Char Input            01/01/70 00:00      
RE: Timer and Char Input            01/01/70 00:00      
RE: Timer and Char Input            01/01/70 00:00      
RE: Timer and Char Input            01/01/70 00:00      
RE: Timer and Char Input            01/01/70 00:00      
RE: Timer and Char Input            01/01/70 00:00      
RE: Timer and Char Input            01/01/70 00:00      
RE: Timer and Char Input            01/01/70 00:00      
RE: Timer and Char Input            01/01/70 00:00      
RE: Timer and Char Input            01/01/70 00:00      

Back to Subject List