LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Euro currency symbol into numeric control

Solved!
Go to solution

I am trying to get the euro currency sumbol € into a numeric control (formatting code '€ %0.2f'). I cannot get this to work, it is replaced by some ASCII graphic.... 

 

The symbol seems to work in a string.  But using it in a formatting/constant string gives very strange responses. e.g. : 

(1) make a string indicator with correct symbol and copy it as constant, now the ASCII graphic appears

(2) Make a format string and use 'format string' to convert it, now again ASCII graphic

(3) Use a euro currency symbol as input string, now again ASCII graphic

(4) Use the euro currency directly as string constant to an indicator, now again ASCII graphic

 

(see attach)

 

I can't find anything about this issue on the NI website, anyone has any suggestions how to proceed (except using 'Eur' instead) ??

 

Using LV8.6 on XP

 

Kind regards,

 

Mark

 

 

---

25+ years long fan of LabVIEW. Move to Emerson looks to be for the better! See the last posts in subscription model thread.
0 Kudos
Message 1 of 4
(3,413 Views)
I replaced your euro sign with mine and it seems to work. Don't ask me why...
LV 2011, Win7
0 Kudos
Message 2 of 4
(3,404 Views)
Solution
Accepted by topic author beuvink
I just realized you have 8.6...
LV 2011, Win7
Message 3 of 4
(3,403 Views)

I can open yours as well, this works perfect.

 

Probably something wrong with my euro sign (ALT-0128) and something good with yours.

 

I see some differences in hex code and I will check the difference.

 

Thanx for the quick response!

---

25+ years long fan of LabVIEW. Move to Emerson looks to be for the better! See the last posts in subscription model thread.
0 Kudos
Message 4 of 4
(3,399 Views)