LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Insert Greek Characters into string constant

I would like to insert Greek characters into a string constant. This would be used for units like the ohms symbol in the table indicator and to be written into an Excel file.

It would be nice to have an insert symbol option like Excel or Windows.

 

Bill

0 Kudos
Message 1 of 6
(3,970 Views)

Assuming a windows platform, you can do it, but you have to learn the keycodes for the ones you want to insert. To find out the keycodes you can use the Character Map accessory that comes with windows. Alternately, you can also copy amd paste them from the same tool.

 

Or the Symbol font turns corresponding characters in Roman characters into Greek characters.

 

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 6
(3,961 Views)

IMO, until Unicode support http://forums.ni.com/t5/LabVIEW-Idea-Exchange/Support-Unicode/idi-p/921449 (you can wote there for the feature) won't be implemented, copy/paste of those characters won't work properly.

 

I use the Symbols font, personally.

 

Cheers,

0 Kudos
Message 3 of 6
(3,904 Views)

I tryed the symbols but I could not get the symbol I wanted. I might have experiment some more. I have been waiting for this feature to insert these characters since LV 4.0, been using LV since 2.0. It has come a long way since then. Can do a lot more stuff. I use the insert symbols feature for Excel and Windows often.

 

Bill

0 Kudos
Message 4 of 6
(3,883 Views)
Can you post a screenshot of the symbol, or the unicode code of it? There's a pretty good chance somebody may help you based on that. (the Ohm symbols is a Greek W)
0 Kudos
Message 5 of 6
(3,865 Views)

> been using LV since 2.0

Wow.  LV2.0 on Mac II?  That's a quarter of century ago 😉

 

Take a look of this document: https://decibel.ni.com/content/docs/DOC-10153

 

 

George Zou
0 Kudos
Message 6 of 6
(3,863 Views)