Hi there!
What I'm trying to do, is to have LabView take pictures of my testing rig at certain times.
What I've got is a Camera (Canon S50) connected via USB and the matching Remote Capture software (which is btw. freeware).
Now I wonder wheter it is possible to start and operate this software with LabView, i.e. pressing shortcuts as ctrl+o to connect the camera and F1 to take a picture.
So far I figured out that the System Exec VI can open the Remote Capture software, but now I want to send comands to the software as if I were clicking on buttons or using shortcuts or just a simple return.
Alternatively I wonder whether it is possible to comunicate with the camera directly via USB using LabView?
Zillion thanks for any help ...