LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

colors are changed on the PDA

Hi Iskander,

I am not sure if I completely understand what your question is. Can you explain a bit more of what you are asking? If you are asking how to create a custom icon with certain colors for the PDA VI, then there is a great knowledge-base article that goes into detail about this. The primary icon used by your PDA is the 16x16 16 million colors icon. Windows uses different icons based on the view of the folder. I hope this helps!

 

Carla

National Instruments
Applications Engineer
0 Kudos
Message 11 of 15
(3,443 Views)

Hi Carla
Thanks

I want create the picture in which I could to change the colors RGB

Best regards

Iskander  

0 Kudos
Message 12 of 15
(3,439 Views)
Hi
Excuse me. I want to add.
I want to create the control picture on the PDA and I could to drow color   dots on this control picture.
Now I can to drow  dots only 3 colors red, green and blue.
How can I to drow deep more then 3 colors ?
Best regards
Iskander
0 Kudos
Message 13 of 15
(3,351 Views)
Hi Iskander,
 
We are looking further into this. This VI is suppose to take in a 2D array of 32 bit unsigned integers that describes the color of each pixel in the image in raster order. However, the PDA module only supports 16 bit color. When we try to pass through 16 bit, it is producing colors that were not expected. In the meantime, I did see that the 8 bit integers works with a range of 255 colors. I would suggest using this for the time being until we are able to figure out what is happening with the 16 bit integers and the PDA module. Sorry about this but I promise you that we are looking into it.
 
Carla
National Instruments
Applications Engineer
0 Kudos
Message 14 of 15
(3,207 Views)

Hi Carla

Excuse me for the silence

Thanks for the attention

I have understood all

Best regards

Iskander

0 Kudos
Message 15 of 15
(1,398 Views)