I write a vi program to reed data from serial port and update a Table every 2 minute. whole program work successfully only need to know how to control the timing of table update without effecting the timing of main loop. when i use wait time function it slow the timing of whole loop.
↧