01-12-2009 10:29 PM
01-13-2009 01:21 PM
Where is this "usespecialtimer.vi" that you are referring to? I looked in the example finder as well as the functions palette and the discussion forums and did not find a VI with that name.
Are you referring to measuring with DAQmx devices? What high-res timers are you referring to? Are they on DAQ cards or high speed digitizers?
If you are referring to DAQ cards here is a document on the timestamps. I don't know if this answers any of your questions but it may.
Regarding your last question, I don't see any way to get microsecond resolution timescale with a Windows operating system and no hardware timers. The test you can expect is millisecond resolution. On a real-time system the best you can expect is microsecond resolution timescaling; but again, that depends on the programming and what else the OS is processing at the time.
01-13-2009 11:54 PM
Sorry for not attaching the file.
I found this file within this website's labview forum area by searching the terms "microsecond delay"
For example: http://forums.ni.com/ni/board/message?board.id=170&message.id=75603&query.id=301319#M75603
This thread, and a few other threads seem to suggest that we can use just the computer's internal clock as a hardware to assist labview to count at the microsecond rate??
01-14-2009 05:15 AM