To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This code allows the user to monitor Current Lap Time(s), All Lap Times and the Total Time(s) when a Event happens.
Description
Main Loop includes a control that fires the event. Using Shift Registers and Tick Count (ms) function it calculates Total Time (s), Current Lap Time (s) and All Lap Times in an Array.
A separate loop can be used for other processes. The user can stop both loops at the same time by using Occurance.
Requirements
LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
Additional Information or References
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.