Address specific camera with command line

General Discussion about digiCamControl and related photography techniques.
Locked
johnsonlee
Posts: 3
Joined: Thu Jul 18, 2013 12:52 am

Address specific camera with command line

Post by johnsonlee » Thu Jul 18, 2013 1:04 am

Is it possible to address an individual camera using the command line trigger? I have a D800e and a D5100, am using XP. I was hoping that session or preset would allow this, played with it, but can't figure how.

Address specific camera with command line

Advertisment
 

Duka Istvan
Posts: 867
Joined: Tue Mar 26, 2013 9:52 pm

The command line tool support

Post by Duka Istvan » Thu Jul 18, 2013 9:20 am

The command line tool support only one camera, i will add this feature in next beta release. Please check this forum thread time to time, i will post a test version when i will iplement it this feature.

johnsonlee
Posts: 3
Joined: Thu Jul 18, 2013 12:52 am

command line camera addressing

Post by johnsonlee » Tue Aug 06, 2013 12:14 am

That's great and will be very useful, thanks.I also note that the command line program takes a while (around 6 sec on my XP box) to load the driver and start to take the picture. Is it possible to load/unload the driver with one switch, then trigger the camera with another, with the intent to provide faster response to a trigger command? A useful sequence for me might read something like  cameracontrolcmd /load=5100  cameracontrolcmd /trig  cameracontrolcmd /trig  cameracontrolcmd /trig  cameracontrolcmd /unload  cameracontrolcmd /load=d800  cameracontrolcmd / trigThis might be a clue as to how to do the camera specific commanding, too.Thanks again and best regards.

Duka Istvan
Posts: 867
Joined: Tue Mar 26, 2013 9:52 pm

I say it is more indicated to

Post by Duka Istvan » Wed Aug 07, 2013 10:10 pm

I say it is more indicated to use scripting for complicated scenarios 

johnsonlee
Posts: 3
Joined: Thu Jul 18, 2013 12:52 am

update and comment

Post by johnsonlee » Wed Oct 09, 2013 8:32 pm

Any update on this, the capability to trigger a specific connected camera via command line?I like your scripting idea but am not sure it will work for me since the way I'm using your command line utility is from within another executing piece of code.I was looking for a way to use sessions to provide a camera-specific capability but that doesn't seem to be what they're for.

Locked