Jump to content

jcnossen

Members
  • Posts

    2
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by jcnossen

  1. Name: A microsecond accurate timer for Labview in Windows Submitter: jcnossen Submitted: 05 Oct 2012 Category: *Uncertified* LabVIEW Version: 2011 License Type: BSD (Most common) Since the standard Tick Count VI has very limited resolution, I made a simple timer using the QueryPerfomanceCounter methods in the windows kernel32.dll. The output is the time in seconds as a double precision value. Click here to download this file
  2. 1,175 downloads

    Since the standard Tick Count VI has very limited resolution, I made a simple timer using the QueryPerfomanceCounter methods in the windows kernel32.dll. The output is the time in seconds as a double precision value.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.