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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/19/05 03:34
Read: times


 
#87936 - Poll Start - Poll Stop Commands
Responding to: ???'s previous message
I use a similiar process control an ICOM scanning receiver, with Windows, I simply send a command to change frequency and another to begin sampling, when I have enough samples, simply send another message to stop. It works well.

I would just say make sure that you have the Rx interrupt on your 8051 so you actually see the stop command come through, and as it is a slave device an Ack to the Start and Stop Messages is also a good idea, then the PC will know if it has to send multiple messages to your box if it missed the command.

Marshall

List of 12 messages in thread
TopicAuthorDate
Windows and serial communication            01/01/70 00:00      
   Delphi component            01/01/70 00:00      
      C++ Builder Component            01/01/70 00:00      
      thanks!            01/01/70 00:00      
   3/4 milliseconds            01/01/70 00:00      
      More precisely...            01/01/70 00:00      
         Poll Start - Poll Stop Commands            01/01/70 00:00      
            Windows timing            01/01/70 00:00      
               Win Timers            01/01/70 00:00      
         Unsolicited Responses            01/01/70 00:00      
         Some Practical Experience            01/01/70 00:00      
            Thanks for the suggestions            01/01/70 00:00      

Back to Subject List