Search found 4 matches

by axlns
Thu Oct 03, 2019 4:08 pm
Forum: ASCOM Cameras
Topic: My custom ASCOM driver for Sony cameras
Replies: 6
Views: 6261

Re: My custom ASCOM driver for Sony cameras

Hi Robin, alpha version of the Sony driver ready - more details on CN - https://www.cloudynights.com/topic/6786 ... or-testing
Thanks for your help!
by axlns
Tue Oct 01, 2019 2:47 am
Forum: ASCOM Cameras
Topic: My custom ASCOM driver for Sony cameras
Replies: 6
Views: 6261

Re: My custom ASCOM driver for Sony cameras

Hi Robin,

I can confirm that now my driver works with latest version of SharpCap! I'm happy :) I need to polish a bit my code, create installer project and will release my Sony driver to the community.

Thanks!

Regards, Alex
by axlns
Mon Sep 30, 2019 8:10 pm
Forum: ASCOM Cameras
Topic: My custom ASCOM driver for Sony cameras
Replies: 6
Views: 6261

Re: My custom ASCOM driver for Sony cameras

great! :) waiting for next version then And yes, you are right, I’m implementing list of possible Gains values (all possible ISO values) in the Camera.Gains array. And my Camera.Gain property holds index of the current Gain in this array. Based on ASCOM documentation if Gains property returns array,...
by axlns
Mon Sep 30, 2019 7:24 pm
Forum: ASCOM Cameras
Topic: My custom ASCOM driver for Sony cameras
Replies: 6
Views: 6261

My custom ASCOM driver for Sony cameras

Hello. This is going to be a question for the SharpCap author mainly. Robin, hopefully you'll find time to read and answer it as the text below is somewhat long :) First let me describe how I ended up with the issue I'm having now... Its known that Sony do not have public API to control their camera...