10-12-2020 04:08 AM - edited 10-12-2020 04:09 AM
Hello to all,
First of all thanks a lot for reading this post and being able to help.
I would like to change size image size of an image captured by a camera.
When I change the height it changes correctly
But when I change widht it says me this error "Value out of range".
I am using this code:
(The same code with height but with height property)
The camera has a resolution width up to 1280. The only value that doesn't get me an error is 1200.
¿Why do I get this error? How can I achieve my goal?
In NI MAX I can change width value with no problem...
Thanks a lot.
10-12-2020 08:42 PM
Don't send (incomplete) "pictures" of code, send the actual LabVIEW VI (or VIs).
Bob Schor