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.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Advanced Edited display format (Numeric)

Solved!
Go to solution

Hi,

I a question wich look be easy

I have an indicator (Numeric I32)

This indicator has 9 Digit
I want to have specific display
9 Digit = DDDDDDDDD but I want DDD 'space' DDD 'space' DDD

does anyone can help me ?

It should be good to have a method for indicator and command.

Thanks

0 Kudos
Message 1 of 9
(3,919 Views)

I don't think you can do it directly.  For an indicator, you could use a string indicator and use string functions to break apart the digits and add spaces.

 

There is an idea on the Idea Exchange to add such a feature.  Go to Visual Aides - Numeric Separators and vote for it.

0 Kudos
Message 2 of 9
(3,911 Views)

@Minikisscool wrote:

Hi,

I a question wich look be easy

I have an indicator (Numeric I32)

This indicator has 9 Digit
I want to have specific display
9 Digit = DDDDDDDDD but I want DDD 'space' DDD 'space' DDD

does anyone can help me ?

It should be good to have a method for indicator and command.

Thanks


I don't think you can. I don't see anyway to do it in LabVIEW 2013.

I am thinking you are going to have to write your own string indicator.

 

0 Kudos
Message 3 of 9
(3,907 Views)

As I want to have the same display for command, I prefer not use text display.

If it is not possible, maybe this display can be post to NI Ideas

0 Kudos
Message 4 of 9
(3,904 Views)
Solution
Accepted by topic author Minikisscool
0 Kudos
Message 5 of 9
(3,891 Views)

wouah, in 2009, it is very old.

what are doing NI ?

0 Kudos
Message 6 of 9
(3,883 Views)

@Minikisscool wrote:

what are doing NI ?


For as small of a team as they have to work on LabVIEW, A LOT.  Stability has been the main focus as of late.  But there are a TON of feature requests.  They can only handle so many at a time.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 7 of 9
(3,867 Views)

Don't forget to vote for the idea.  Every vote will boost the popularity and be more likely they will give some priority.

0 Kudos
Message 8 of 9
(3,854 Views)

Thanks, I did

0 Kudos
Message 9 of 9
(3,847 Views)