For an experiment (training study with human subjects), I'm trying to record pen position on at tablet PC (Thinkpad X61t, Windows 7) at a constant and high (e.g., 100 Hz) sampling rate. Unfortunately we are currently getting only variable sampling intervals (15-16ms, with some considerably longer outliers) - probably related to the screen's refresh rate plus some measurement noise. Our programmer had managed to get constant sampling rates (100Hz) on a previous setup (X60t, Windows 7), but can't seem to get that to work on the current system (the identical EXE-File produces constant vs variable output on the two systems). We are not sure the same drivers are installed on both systems (he didn't keep track of that when working on the first), but we tried different drivers and systems (e.g., Windows XP) in the past weeks.
I'd greatly appreciate any help with this - suggestions for drivers to try, programming tricks (the software is written in C), explanations for the problem...