LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

get image invoke method does not alway return image 8.2.1

tabs, tables, no updates...

 

"jiggle the handle"

 

OR

 

Try upgrading. We have been reporting these bugs and they may have been fixed.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 11 of 13
(540 Views)

hello all,

 

I have done some testing,  and  I am certain the problem is caused by the tab,  any charts that are not in the visible page of the tab are captured incorrectly by the Invoke method.

 

so I devised the following workaround:

 

steps:

 

1.  determine the tab page number that contains the charts to be captured

2. create property node "value" for tab and save current visible tab page number

3. change visible tabe page momentarily to the one containing the images to be captured

4. capture images of desired charts

5. restore the tab page to what it was beforein step 2.

 

 

these steps worked every time I tried them.

 

 

thanks

JS

0 Kudos
Message 12 of 13
(528 Views)

If your customer complains about flikering then the "defer FP updates" can be set and cleared before and after.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 13 of 13
(518 Views)