LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Export color cell from table LabVIEW

Solved!
Go to solution

Hi all,

 

I have a question regarding how to export table from front panel.

My panel is showing this in front panel .

 

asdasd.JPG

 

I want to export it, but when I export it in simplified image, it only shows the data without the cell color.

zxczxcxz.png

 

Is there a simple way to export this whole table with cell color into a bitmap file or inside  a word sheet?

 

Thanks

 

0 Kudos
Message 1 of 2
(3,728 Views)
Solution
Accepted by topic author syahid891120

Hi syahid,

 

when the SIMPLIFIED image isn't sufficient, then DON'T use it!

 

Get the "real" image by using invoke nodes of that table control. Then store the image data get receive with those plain ImageFile functions:

check.png

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 2
(3,697 Views)