Astro Bulb Problem In v2.0.69

Report bugs and errors to the digiCamControl development team.
Post Reply
wyattrice
Posts: 3
Joined: Sat Jan 09, 2016 2:51 am

Astro Bulb Problem In v2.0.69

Post by wyattrice » Sun Dec 04, 2016 12:17 am

Hi,
I installed the new beta v2.0.69 today, and I am checking out the Astronomy Module.
In the bulb window, I set the exposure time to 1 second, and the result is 4 seconds. It also shows 4 in the countdown.
PHD Guiding is off, and set to 0.
It seems like it's adding 3 seconds of exposure time no matter what the bulb time is.

The script part works correctly if I put in 1 second, then start script.
I went back to version 2.00, and it works correctly.

Regarding the script, is there a way to add the number of photos to take?

e.g

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<dccscript UseExternal="false" SelectedConfig="">
  <commands>
    <bulbcapture capturetime="120" number="20" iso="800" aperture="" />
  </commands>
</dccscript>
Or, as I understand it, loop would work?
Does loop in a script work with bulb?
Could that be enabled?

Many Thanks, Wyatt

Astro Bulb Problem In v2.0.69

Advertisment
 

Post Reply