is it possible to control events to 10ms accuracy? I have a shutter controller connected by RS232 (9600b) that I would like to control the timing of.
The code is written in VB6, so, naturally i have concerns with timing repeatability... Let's say i can start a timing thread with highest CPU priority, what are the chances of the timing being accurate under various CPU loads?
The code is written in VB6, so, naturally i have concerns with timing repeatability... Let's say i can start a timing thread with highest CPU priority, what are the chances of the timing being accurate under various CPU loads?