ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

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
(5,365 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
(5,357 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
(5,353 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
(5,350 Views)
Solution
Accepted by topic author Minikisscool
0 Kudos
Message 5 of 9
(5,337 Views)

wouah, in 2009, it is very old.

what are doing NI ?

0 Kudos
Message 6 of 9
(5,329 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.



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
(5,313 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
(5,300 Views)

Thanks, I did

0 Kudos
Message 9 of 9
(5,293 Views)