05-20-2015 08:00 AM
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
Solved! Go to Solution.
05-20-2015 08:12 AM - edited 05-20-2015 08:38 AM
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.
05-20-2015 08:13 AM
@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.
05-20-2015 08:15 AM
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
05-20-2015 08:34 AM
05-20-2015 08:42 AM
wouah, in 2009, it is very old.
what are doing NI ?
05-20-2015 08:52 AM
@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.
05-20-2015 09:01 AM
Don't forget to vote for the idea. Every vote will boost the popularity and be more likely they will give some priority.
05-20-2015 09:04 AM
Thanks, I did