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,832 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,808 Views)