LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Get Image invoke method with SVX Colormap

Hello everyone,

 

I want to save an image of a cluster via the Get Image method. The front panel of the VI that this cluster is in is not displayed during runtime. All elements of this cluster are correctly updated before the image is saved except for one: a SVX Colormap.

I have tried different approaches like waiting times and "jiggling the handles" as has been suggested for similar problems here, but the colormap just won't update if the FP is not loaded. I wanted to try a Force Redraw method on the colormap, but the XCTL does not support that and adding it to it is not possible, because it is password locked, even in a copy.

 

I have attached a minimal example code that shows other cluster elements being updated, but not the colormap. Even if I open the sub VI before running the main VI, the colormap is updated only on the second run, meaning the data from the last time the sub VI was run is being saved.

 

A last resort workaround could be using a normal intensity graph, but then changing the Z color scale is always quite suboptimal.

 

I'm running LabView 2018 SP1 with the Sound and Vibration 2018 dev suite.

 

Any ideas on how to fix this?

Download All
0 Kudos
Message 1 of 1
(508 Views)