> i want to control my digital photocamera with labview, so that i can
> take a picture on a labview command.
I think it depends on your camera.
Some digital camera's can act like a webcam. You can use activeX to connect
it to labview. Others just share their filesystem through USB. Find a way to
let your computer press the button and check for a new file on the camera's
fs.
Bram Daams