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.

Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Control cRIO9045 LED USER1 ERROR

I want to control the led in cRIO9045 .

use the RT LEDs.vi  in  the real-time ,but  error comes111.PNG捕获.PNG

xin
Certified LabVIEW Architect (CLA)
Certified TestStand Architect (CTA)
0 Kudos
Message 1 of 2
(1,645 Views)

Hello!

What did you use for the LED Number? The LEDs are zero-indexed starting at the user controllable LEDs, so to turn on the User1 LED ( the first user controllable LED), you would set the input LED Num to 0. To turn on/off the USER FPGA1 LED, you should add the FPGA target to your project. Then, under Chassis I/O, you can find the USER FPGA LED I/O. 

This KnowledgeBase article goes a little bit more into the RT LED VI, and talks about the zero indexing: 

Accessing the User LEDs on a cFP or cRIO Controller: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019OgcSAE&l=en-US

Hope this helps!

R Dahlman

0 Kudos
Message 2 of 2
(1,621 Views)