From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Reference Design Content

cancel
Showing results for 
Search instead for 
Did you mean: 

Blink Process Library for CompactRIO

This library controls the blink behavior of the USER1 LED on the front panel of a CompactRIO controller.

Description

Actions Performed:

  • Defines and implements the default behavior of the USER LED: blinking at a rate of once every two seconds after the device starts up.
  • Implements custom LED behvaior that other processes request, such as blinking twice per second when a process returns an unhandled error.

Examples

The palette for the Blink Process Library can be found under Addons.

BlinkPalette.PNG

The process will run asynchronously next to the rest of the application.

BlinkExample.PNG

Requirements

Software

Hardware

  • CompactRIO
  • NI-RIO 15.0

References

<links to related information or content>

Support

Please post comments, feedback and questions in the comments below.

History

VersionDateDescription/Changes
1.0.0.2March 2016Initial Release






Downloads

Use VI Package Manager (VIPM) to install this library.

Blink Process Library on VIPM

Contributors