I have 1018 - PhidgetInterfaceKit 8/8/8 (phidgets.com/products.php?product_id=1018) and four 1104 - Vibration Sensor (phidgets.com/products.php?product_id=1104) connected through the analog interface. They work as designed, but I am trying to use them in a slightly non conventional way. I have roughly a 4 foot by 6 foot 1/4 inch thick rubber mat hanging (6 foot span up and down) on the wall in my garage with the four sensors attached in the approximate center top, center bottom, center left and center right. My intent is to pinpoint an impact (my kids are throwing baseballs at the mat) by measuring the difference in time from one sensor trigger in relation to the other three. It appears that the interface kit can poll on the millisecond but it does not expose the clock time through the API. However I need to work with nanosecond time for reasonably accurate measurements. I tried to pull nanosecond time from the computer but I am getting inconsistent results.
So I have a few questions:
Am I using the wrong sensors and/or interface kit?
Is there anything out there that works with nanosecond precision?