05-21-2013 08:55 AM - edited 05-21-2013 08:55 AM
I have a problem with the vision imaq image control.
I have defined for a "imaq image control" a default image for the development.
Now the default image is no longer need and i want to remove the default value an reset the Control to an empty image.
How can i reset the default Value from the "imaq image control" to an empty image?
Solved! Go to Solution.
05-21-2013 01:50 PM
@Cardinal1664 wrote:
How can i reset the default Value from the "imaq image control" to an empty image?
Write empty image to this control and set it to default value, then save VI:
05-22-2013 01:38 AM
I have about 20 Vi's with imaq image controls with default images!
It must be possible to empty the image with a mouse click.
Like Array -> empty array
I don't want to too that progmaticaly!?
05-22-2013 03:37 AM
Hey,
unfortunately Andrey is right. Thats the only way.
Bets Regards
Gregor
05-22-2013 03:39 AM
OK thanks for the answer
05-22-2013 04:46 AM
@Cardinal1664 wrote:
I have about 20 Vi's with imaq image controls with default images!
I don't want to too that progmaticaly!?
Another possible way is to automate this task, something like this:
Just obtain list of VIs where Vision Control should be resetted to default, then run snippet above in the cycle.
Andrey.
05-22-2013 05:26 AM
Thanks Andrey for the code!
But isn't that a missing feature that you can click on the image Control an select ->empty image!?
05-22-2013 05:43 AM
@Cardinal1664 wrote:
Thanks Andrey for the code!
But isn't that a missing feature that you can click on the image Control an select ->empty image!?
Yes, it is. Proceed to LabVIEW Idea Exchange and submit your suggestion.
05-22-2013 08:04 AM
Ok. I suggested it:
Idea exchange