... it not in ... Hi Doug, thanks a lot for your answer but you sent me the last version of it by e-mail and the problem is still the same... Best regards ...
Hi Group first post from me! I have just installed ASCOM platform 5.0 - the installation was OK, no errors. But when i start POTH i get the following error...
Which LX200 driver will work for the Sysensor 2000? I don't understand why the Skysensor 2000 driver was taken off of the ASCOM site and why a google search...
I am trying to use the weathersim weather server in my own program as a test. Code is: set test as object test = createobject("weathersim.weather") When I...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the ASCOM-Talk group. File :...
ASCOM-Talk@yahoogroup...
Mar 1, 2008 9:49 pm
14048
The SS2K drivers were published with their sources in version 4 but with version 5 they were not because the driver authors are supposed to provide driver...
Chris, You might have penned the most concise and unequivocal support disclaimer of all time. It captures not only the specifications of non-support but it ...
I know I sound like a broken record, but... Please contact Vixen America (http://www.vixenamerica.com/StartPage/) and let them know you need a driver to use...
I didn't mean to cause such controversy. I use an older version of ASCOM (4.0.2) with PHD for autoguiding with my Vixen Skysensor 2000PC. I recently replaced...
Hi, It's my first time writing a driver and my VB experience is very little. I have built a focuser using a servo motor and have it controlled via a slide bar...
With platform 5 each driver has to have an installer. All I did was increase the version and make an installer using the installer creator. This is the minimum...
Hi Marcus, One thing that will help is to separate the code that communicates with your focuser from the code that handles the user interface. This will make...
Hello, Is anyone using the Sehgal Gemini driver with a Titan mount? I'm new to ASCOM and am trying to get my Titan 50 working with ASCOM and am using the...
I think you really need to read through the ASCOM focuser standard and get an understanding of what all the properties and methods are supposed to do. You then...
Hi Chris, I installed ASCOM 5 and tried the Skysensor 2000PC driver you posted but got the following error message in the PHD ASCOM dialogue box: "Failed to...
Markus, I think Tim makes a good point. One fun way to climb this learning curve is to take the VB source code for the Focuser Simulator and then run it in VB...
Hi, Thanks you all very much for your time and help. I had read through the Focuser Interface Standard 1.0 Programmer's Reference and pretty much understood...
Can anyone please show me how to reference an ACP.Dome property from an external program? The ACP Help refers to use of the Util object, but I've not had...
... We tried having a separate users group but all the users still came here :-) As for your problem, we did have trouble with places which didn't use a full...
Markus, If you can easily modify your code it is preferable to make your focuser Absolute. Relative Focusers work with programs like FocusMax and others but...
... I think you mean Absolute (as opposed to Relative). Absolute positioning is really an attribute determined by your hardware design. An absolute focuser...