hello, this is my first post on this place,so i'm michael vanhuysse, 35 years old, i'm living in south of france near bordeaux,my set up: sc8", em200 temma2 pc...
hello chuck, thank you for your reply. no, i did not try it, i'll try this night,do you think it's a sky6 problem with the sync? regards michael vanhuysse...
I'm trying to eliminate or narrow down possibilities. If resyncing fixes it I will look at my code to see why the sync after the unpark isn't sticking the...
All, FLI has created an ASCOM interface for its camera products (using the draft ASCOM interface) and has re-written the Focuser ASCOM driver and would like to...
Bob, That is perfect, I really appreciate you doing this (probably others do as well). thanks, Joe ... -- Using Opera's revolutionary e-mail client:...
hello chuck and others, i just try to syncing after unparking the mount, and there is the same problem,the slew go in the wrong direction. after this,and...
Hi All, Having a problem with my USB to Serial Port converters. Looking for any advice that may be offered. Here is the situation. I have four USB ports on my...
I hope some provides a good answer t this. My brute force work around is to manually assign the COM port to something that you know is not assigned and is a...
I plan to use MaximDL for camera control and telescope control. In summary, this is working. However, I wish to use StarryNight Pro to find objects and slew...
... Yes, you need a Hub. Namely the "POTH" Plain Old Telescope Handset, which serves as a universal telescope hub for ASCOM interfaces. Set MaxIm DL and...
Yes. Use POTH. POTH is a hub. First, connect POTH to your telescope and get that working so you can control the scope with POTH. Next, attach Starry Night and...
Hi Tim: Thanks for your help. Plan to give this a try tonight as soon as it gets dark. Harry ... From: Tim Long To: ASCOM-Talk@yahoogroups.com Sent: Saturday,...
Hi All: I got it working, thanks for your help. Now got to get the auto focus to work. Harry ... From: Harry Colvin To: ASCOM-Talk@yahoogroups.com Sent:...
Hi I have used ASCOM but never delved into the detail. I have noticed that when I used ASCOM it occasionally sets my MAXSLEW SPEED to 5. I want to keep my...
Hi Dave, I have this same problem with my RCX400 2.1h . Everytime I set my MAXSLEW speed to a 2, then when I trun the scope off then back on the MAXSLEW speed...
Hi I am 99% sure it is Ascom doing this and I think the code extract below demonstrates this. I just dont know how/if I can recompile the code changing the 5...
... This is Visual Basic code and you will need Visual Basic to compile it. It uses the model type that it has detected, either by something in the setup form...
... it. Good luck buying a copy of visual basic ;-) ... this I agree with Chris, this sort of assumption is best implemented as a user preference. Any time a...
... it ... This is one of the reasons I love working in .net - you can take any object (say a class called settings that holds all your app's settings) and...
* run a development team at work so I can get one of them to compile some VB code. Can anyone guide me through the compilation process? I can see the CLS I...
... Take the whole ASCOM driver, including the sources, install it on a PC with VB6; go to the C:\Program Files\Common Files\ASCOM\Telescope\Source\Meade...
... eBay :-) If you don't get the original disks complain. They seem to be surprisingly expensive. It grieves me to say it but perhaps we should think of...
Hi The source code with ASCOM 4.1 is for dll 4.1.0001. Where do you get the updated source for 4.1.0009? That's if somebody is allowed to change it. -Paul ... ...
... If someone wants to take on the Meade driver and rewrite it in .NET, I'd be happy to provide the sources! At present, however, it's all I can do to keep up...
... OK, this all happened over a weekend... I'm the guy who has been doing the maintenance work on the Meade Driver for the last year+. It was written ...