LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

lv 8.2 grab image

hi guys,
is there any chance that i can load my programming from version 8.2 to version 8?
thanks a lot
0 Kudos
Message 11 of 54
(1,958 Views)
Hi reut,

"save to previous" in the file menu??? Smiley Very Happy
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 12 of 54
(1,949 Views)
hi,
do you mean during the saving process? anyway i am asking after i have the code that i saved in v.8.2 and i want to open it in v.8. and i have no more the version 8.2
thaks
(i couldnt find where is it "save to previous")
0 Kudos
Message 13 of 54
(1,944 Views)

Hi reut,

which version of labview do you currently use? If you have labview 8.2 you can open your vi, select File -> save for previous and save it for 8.0.

Mike

0 Kudos
Message 14 of 54
(1,939 Views)
Hi reut,

when you use LV8.5 you can "save to previous" to LV8.2 and LV8.0 ( in the file menu...).
When you only have LV8.0 you have a problem Smiley Very Happy and need to say so...
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 15 of 54
(1,934 Views)

Smiley Sad what will i do??????????? is there anybody good with programming in labview version 8? and maybe can help me with the code that im interst?

im intersting to capture sequences of images (same idea as the function grab and save to avi, or sequnce and save to avi) when there is external trigger that connected to the camera. on real time during the experiment and be able to save the date for process it later on.

thanks

0 Kudos
Message 16 of 54
(1,909 Views)
Hi Reut,

Here is an example I've modified and saved for LabVIEW 8.0 to help you started with your application. It implements a grab and save to AVI file, and though it does not implement triggering, you should be able to modify it to do so without too much trouble.

Please let me know how things progress,

~Nate
0 Kudos
Message 17 of 54
(1,892 Views)

Hi Nat,

is that grab and save to avi, the same one as the one of the example menu?

thanks,

Reut

0 Kudos
Message 18 of 54
(1,882 Views)
Dear Reut,

The example I attached is basically the same as the shipping example. Please note that I forgot to include the IMAQ Dispose VI, and it should be included. It sounds like once you add triggering you will have succeeded in building the application you described earlier in the post. If there are additional specific programming questions in completing your application, please post back.

Best Regards,

~Nate
0 Kudos
Message 19 of 54
(1,873 Views)
Thanks Nat
i try to work with this code but one of the files was missed in my computer, so it couldnt work properly. but i start to build my own code and im not sure which trigger to use from the list of trigger options that exist, what are you recomending?
Thanks again

0 Kudos
Message 20 of 54
(1,856 Views)