02-12-2010 04:46 AM
02-12-2010 06:16 AM
Did you try to copy the diagram of you VI in a new VI?
I think you had a problem of corruption on that VI, it should not be a bug. Maybe this manipulation could correct things up.
Olivier L. | Certified LabVIEW Developer
02-12-2010 09:51 AM
Hi
Yes, I can reproduce this problem when I am copying a part of the diagram. In the attached vi you can find a part of the vi with problems. The funny thing is that when removing a constant and then "Create constant" I get normal characters !
Even strange is the following : when I copy a textin notepad I get the same squares with a suffix describing the format (B for bold and so on) : like this 〷䜠䥐B
In Notepad when I am trying to change the font to, say Courier, I get different squares :〷䜠䥐B
I need help !
regards
N
02-12-2010 10:47 AM - edited 02-12-2010 10:47 AM
Hello,
to add another strange thing, I copied the label of the surrounded string control to the string constant. Above is a copy of that string constant shown with Hex Display.
1. When the Font Dialog is opened with the Normal Displayed text selected, the sample text is also corrupted!
2. When the Hex-code is typed in into another freshly created string constant ("Hex Display" On) and then switched to Normal Display, the appropriate text is show:"7001 GPIB".
This seems to me, that there is nothing wrong with this VI, but LabVIEW did something with the fonts respectively added some attributes (Unicode?) to the text which changes the way the text is shown. And when LabVIEW does it without some User action then it seems like a bug!
greets, Dave
02-12-2010 11:46 AM
Hi
Thanks for trying to help me out ! This font problem I have (on +500 vi so it's impossible to manually change it) is one of the reasons of my comments on the LV releases every year : http://forums.ni.com/ni/board/message?board.id=170&message.id=474682#M474682
so, maybe I will upgrade after all 🙂
Next : how to change back to ANY kind of fonts ? (even japanese would be better than squares :D)
02-15-2010 10:08 AM
Hi N,
Take a look at this KB and let me know if this helps:
02-15-2010 10:15 AM - edited 02-15-2010 10:18 AM
Hi Smootastic,
this is what I get, when clicking on your provided link.
greets, Dave
02-15-2010 10:16 AM
Something is wrong with your link.
It brings up an NI page with the message "
Error
You are not authorized to view this document"
02-16-2010 03:23 PM
Hi,
can you please give another adress where to find a solution to this AWFUL problem ?
One more interesting behaviour :
A control with squares fonts recover to normal ones after converting to a constant then converting backto a command.. funny ! but not amuzing anymore since I can not work on my project.. (and no answer from NI support .. yet !)
thanks,N
PS Seeing the number of font problems on the forum, I think that NI should create and licence a LabView font, install it on all machines and make this font the default whenever the user wants it !
02-18-2010 03:09 PM
Hi nitad54448
Unfortunately, this issue has been reported in Corrective Action Request (179683) and is currently under investigation by R&D. For now, a potential workaround is to convert the controls/indicators to constants and revert them back. Additionally, this appears to be an issue when using a VI that has been built into an executable.
I'm sorry for the inconvenience.