LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

display indicator with two formats simultaneously

Solved!
Go to solution

Hi dear members

Is there any way to see the display indicators in two formats when running?

for example in bin hex and decimal format simultaneously for one display

thank

0 Kudos
Message 1 of 4
(2,317 Views)
Solution
Accepted by topic author Laian

Hi Laian,

 


@Laian wrote:

Is there any way to see the display indicators in two formats when running?

for example in bin hex and decimal format simultaneously for one display


Yes!

 

Example:

All you need to do is to edit the display format in the "advanced formatting" settings of the indicator. (I choose "d%011d x%08x o%012o" for this example…)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 4
(2,275 Views)

@GerdW wrote:

Hi Laian,

 


@Laian wrote:

Is there any way to see the display indicators in two formats when running?

for example in bin hex and decimal format simultaneously for one display


Yes!

 

Example:

All you need to do is to edit the display format in the "advanced formatting" settings of the indicator. (I choose "d%011d x%08x o%012o" for this example…)


Great job, Gerd - I was ready for the answer to be "no".

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
Message 3 of 4
(2,252 Views)

Thanks Mr GerdW 🙏

0 Kudos
Message 4 of 4
(2,231 Views)