LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

canon digital camera integration with Labview

hi,
i need to integrate canon digital camera with labview.
i have applied for the SDK from canon , and waiting for the
reply from them. i have got a liitle control of the camera from the
dll from PS remote from http://www.breezesys.com/PSRemote/
but not able to grab the images to labview ,
if any one has worked on similar applications kindly help
thanks and regards,
sundar.
0 Kudos
Message 1 of 3
(2,921 Views)

hi there,

there's a function SetOutputPath(path) where you can specify the path where the driver of the camera saves the pictures. for more information see the SDK docs. after the pictures have been saved to disk you can read the files with the LV-VIs from the "Graphics & Sound" palette. there are some examples shipped with LV of how to read image files.

 

Best regards
chris

CL(A)Dly bending G-Force with LabVIEW

famous last words: "oh my god, it is full of stars!"
0 Kudos
Message 2 of 3
(2,916 Views)
hi chrisger ,
thanks for that but i would like to know how i could grab all the images directly into
labview instead of saving it and then getting access to that .which would slow down my operations.
and would fill the disk space as well.
thanks and regards,
sundar
0 Kudos
Message 3 of 3
(2,900 Views)