To download NI software, including the products shown below, visit ni.com/downloads.
Overview:
This VI exemplifies how to make a VI blink based on the user desired blinking time.
Description:
This VI takes an LED on the front panel and simply turns it on and off based on
how much time delay the user specifies. It shows the use of a simple case structure that alternates
back and forth, with a wait function inside of the second case.
Requirements:
LabVIEW Base Development System 2012 (or compatible).
Steps to Implement or Execute Code:
1. Open the attached VI "User Defined Blinking Time LV 2012 - NI Verified.vi".
2. Run the VI.
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.