10-19-2007 11:21 AM
10-21-2007 01:35 PM
The tick count does not begin when you open LabVIEW or the VI. The on-line help says that the base time is undefined. There is however, no problem with you taking the tick count when you first start the VI and using that later in the VI. It's also untrue that the other time functions in LabVIEW only have 1 second resolution. They have the same millisecond resolution as tick count. If you have code in parallel with the Wait (ms) function, they will exeucte in parallel.
Also, in the future, post questions of this nature to the LabVIEW board. This board is for the NI counter/timer boards.