LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Insert Phi

Solved!
Go to solution

Hello,

 

I am having a hard time inserting the Greek letter phi (Φ) into LabVIEW 

 

I have tried changeing fonts, typing Alt+232, and cutting and pasting from word.

I am using LabVIEW 8.6.1 in Windows XP

 

Thanks

 

Dan

Dan Shangraw, P.E.


   

0 Kudos
Message 1 of 11
(4,831 Views)

Which font are you using?

 

In Arial, code 232 is a small e with a backwards accents.  The small phi is unicode U+03C6.

0 Kudos
Message 2 of 11
(4,825 Views)
I am using XP. Phi is p in font symbol ->p


Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 3 of 11
(4,818 Views)

t06afre wrote:

I am using XP. Phi is p in font symbol ->p


p is spelled 'pi'

'phi' is written as f

Message Edited by Cory K on 02-23-2009 02:28 PM
Cory K
0 Kudos
Message 4 of 11
(4,816 Views)

I have also posted this question on LAVA

 

http://forums.lavag.org/Insert-Phi-and966-t13348.html&pid=58828#entry58828

Dan Shangraw, P.E.


   

0 Kudos
Message 5 of 11
(4,800 Views)
Pi or Phi well hmm. Still in symbol font Ffj ->Ffj
Message Edited by t06afre on 02-23-2009 09:45 PM


Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 6 of 11
(4,790 Views)

I have tried unicode and I need to mix Latin and Greek letters.  I am trying to insert this in a column header to represent Phase.

 

 

Dan Shangraw, P.E.


   

0 Kudos
Message 7 of 11
(4,753 Views)

I guess I'm not understanding the problem here. Just type f in the column header, select the text, and then use the font menu to change the font to Symbol.

 

 

Message Edited by smercurio_fc on 02-24-2009 08:52 AM
Message 8 of 11
(4,746 Views)

I need to add additional text i.e.

 

Φ Short

 

Column headers only support 1 kind of font not mixed fonts

 

I also need to change the font size.  When I do that I get the weird character shown

 

Dan Shangraw, P.E.


   

0 Kudos
Message 9 of 11
(4,742 Views)
Solution
Accepted by topic author ASTDan

ASTDan wrote:

 

Column headers only support 1 kind of font not mixed fonts


That's true. OK. Then, I suggest you cheat. Smiley Wink Place some spaces before the word "Short" and then place a free label that's the phi character over the spaces. Not clean, but it works.

 

Message Edited by smercurio_fc on 02-24-2009 09:09 AM
Message 10 of 11
(4,735 Views)