To download NI software, including the products shown below, visit ni.com/downloads.
Overview
Coding that exemplifies how to simulate a Stopwatch of the iPhone GUI.
Description
This code has a replica of the iPhone's GUI and will show a timer. Also, it will have the ability or registering the time of a lap. This code does not allow to record multiple laps, however, this change can be easily done.
Requirements
LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
1.Open the "iPhone stopwatch LV2012 - NI Verified.vi"
2. Run the VI
3. Select the Lap button to record the time
4. Stop the VI with the Stop button
Additional Information or References
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.