LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Change Indicator to Industrial Display?

Solved!
Go to solution

I want to customize my Indicator to an Industry based Display like the attached Image. Please do the favor. Thank you. I could customize most of the things but not able make it exactly like 7 segment display look.

0 Kudos
Message 1 of 2
(2,102 Views)
Solution
Accepted by topic author dhanushmh

Hi dhanushmh,

 

I could customize most of the things but not able make it exactly like 7 segment display look.

Several options:

- Use a "7 segment" font for that indicator.

- replace the indicator by an array of clusters containing 7 LED indicators. Use a subVI to convert a numeric digit to the correct LED on/off scheme. (This is a beginner task asked for very often in the forum. Do a search!)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(2,100 Views)