LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Percent value control, Format Specifier, percent / per cent

Hi,
I have a numeric control and the values should be given as percent:
Input of 10 should be seen as 10%; and should have a floating point
value of 0.1. Is it possible to express percent value with Format
Specifiers?
In the "advanced editing mode" of "format and precision" I tried a lot,
but was not successful.
What is the best way for a "percent control" or "percent indicator"?
Regards, Stefan

P.S.:
If you have already a value that represent percent you can try the
format specifier "%#3.0f%%" this is percent without right digits.
See also:
http://zone.ni.com/reference/en-XX/help/lv/71/lvhelp/Format_Specifier_Syntax/
Message 1 of 3
(3,621 Views)
I've found a workaround, if you define a unit label
cPa/Pa (or cm/m) you have what you want, afterwards you
can hide the unit label and everything is fine!
Regards, Stefan
Message 2 of 3
(3,608 Views)
Clever!


LabVIEW, C'est LabVIEW

0 Kudos
Message 3 of 3
(3,601 Views)