Open dialog for darks / flats

Discussions on extending SharpCap using the built in Python scripting functionality
Post Reply
StarFlea
Posts: 66
Joined: Wed Dec 21, 2022 12:22 pm

Open dialog for darks / flats

#1

Post by StarFlea »

Hello folks!

I'm currently looking for a way to open the dialogs for capturing darks or flats automatically via a script. I've already tried a few things, but haven't really had any success...

Is that even possible?
Star Flea
User avatar
admin
Site Admin
Posts: 13350
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: Open dialog for darks / flats

#2

Post by admin »

Hi,

you can't do it via the script, but the sequencer can do it (with limited options available though), and you can run a sequence from a script via

SharpCap.Sequencer.RunSequence (or RunSequenceFIle)

cheers,

Robin
Post Reply