Search found 5 matches

by Andrew Cool
Wed Apr 17, 2019 4:10 am
Forum: Testing/Bug Reports
Topic: Cmd line Connects to Canon 5DMKIII but error with WEBCAM!
Replies: 2
Views: 5036

Re: Cmd line Connects to Canon 5DMKIII but error with WEBCAM!

Screen dump of command prompt window with Canon 6D connected.

Image

again, the webcam error for some reason...
by Andrew Cool
Wed Apr 17, 2019 3:55 am
Forum: Testing/Bug Reports
Topic: Cmd line Connects to Canon 5DMKIII but error with WEBCAM!
Replies: 2
Views: 5036

Re: Cmd line Connects to Canon 5DMKIII but error with WEBCAM!

I can also confirm that the same webcam error occurs with my Canon 6D (original version) Using DCC v2.1.1.0 IDL> canon_digicam % Compiled module: CANON_DIGICAM. % Compiled module: SOURCEROOT. CameraControlCmd.exe /folder F:\idl\Canon_digicam\ FOLDER digiCamControl command line utility running New Ca...
by Andrew Cool
Wed Apr 17, 2019 2:47 am
Forum: Testing/Bug Reports
Topic: Cmd line Connects to Canon 5DMKIII but error with WEBCAM!
Replies: 2
Views: 5036

Cmd line Connects to Canon 5DMKIII but error with WEBCAM!

Hi, Using both the Command LIne and Remote command I can connect to my Canon 5D MKIII, but on issuing he Capture command, there's an error about "..Could not capture WEBCAM.." Here's my code :- PRO Canon_Digicam src_dir = sourceroot() ; base_cmd = '"C:\Program Files (x86)\digiCamContr...
by Andrew Cool
Mon Mar 18, 2019 1:28 pm
Forum: Support
Topic: Connect via script or command line
Replies: 1
Views: 3545

Connect via script or command line

Hi All, How do I connect to a camera via the command line or via a script? As nice as the DigiCamControl GUI is, (and it is nice...) I'd like to roll my own GUI for astronomy and issue commands by either spawning command line calls or via scripts that I create from software, write to file and activa...
by Andrew Cool
Mon Mar 18, 2019 3:11 am
Forum: Support
Topic: GET list of available shutter speed and ISO settings
Replies: 0
Views: 3558

GET list of available shutter speed and ISO settings

Hi,

Is it possible to return a list of available shutter speeds and also the available ISO settings for a connected camera?

Andrew