LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Image turns into a "d"

Hello,
 
Sometimes, LV decides to turn the images on my custom controls into blank white squares and a pixelated-looking letter "d" - see below. I have also seen this happen to images I have placed onto the front panel (e.g. logos). I have ALSO seen this happen to the status image of error clusters, so it's not just things that I have custom made.
 
I haven't found a way to restore the images once this has happened, besides reverting to a backup of the VI and working through my code again Smiley Sad Or, in the case of the error cluster, deleting it, and recreating it. Does anyone know why this happens, and how to stop it?
 
Thanks.
 
 

Message Edited by Sima on 04-10-2007 08:00 PM

0 Kudos
Message 1 of 4
(2,682 Views)
The 'd' is part of a numerical representation (it's the default 'b' stands for binaray an 'h' for hex)

I have read about it before (on this forum), but don't know the solution. Maybe I can found one...

Ton
Some starters:
are the controls resized in some way?
Were they Strictly type-def'd?
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 4
(2,667 Views)

Hi Ton,

No, the controls weren't resized or strictly type def-ed. And again, it has happened to simple images placed on the front panel as well as the built-in LV error clusters. I can go to each one and do a replace on the control to get the image back, otherwise I revert to a backup of my code.

Thanks.

0 Kudos
Message 3 of 4
(2,665 Views)
You might wish to read this.

___________________
Try to take over the world!
Message 4 of 4
(2,640 Views)