Search the web
Sign In
New User? Sign Up
ASCOM-Talk · ASCOM Initiative Discussion List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 13177 - 13206 of 18969   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13177
Hi, Are there any applications that use the ASCOM Camera driver? I know of Maxim DL but are there others? My Artemis Camera driver is getting to the point...
Chris Rowland
scope_sapiens
Offline Send Email
Nov 3, 2007
10:44 am
13178
Hi, I'm using the Meade driver to connect my 10micron GM2000 mount (www.10micron.it). By unsetting the track flag (e.g. on POTH) the reported RA/DEC values ...
Stefano
stek666
Offline Send Email
Nov 3, 2007
1:51 pm
13179
... Recent versions of MaxIm DL... -- Bob...
Bob Denny
dc3dreamer
Offline Send Email
Nov 3, 2007
2:58 pm
13180
... Thanks, I've downloaded the evaluation version and fixed the pixel order to match it. Chris...
Chris Rowland
scope_sapiens
Offline Send Email
Nov 3, 2007
6:06 pm
13181
Hi, I am trying to write a telescope control programme in C#. I think I need to display the chooser and then use the return value to create a telescope. My...
dwsubc2000
Offline Send Email
Nov 3, 2007
6:58 pm
13182
Hi Dave, Notes below... ... fine so far... ... The problem is that the published version of the Celestron Telescope driver doesn't implement the ITelescope...
Chris Rowland
scope_sapiens
Offline Send Email
Nov 3, 2007
7:41 pm
13183
If you use a "using..." statement you can save a ton of typing and benefit from Intellisense. I've been picking up some C# and I'm using the V5 stuff. I never...
Joe Shuster
joessr
Offline Send Email
Nov 3, 2007
9:31 pm
13184
I've developed an Dome driver (LesveDome) and I'm unable to connect AutomaDome to it. With AutomaDome installed I'm able to connect to POTH and POTH can ...
Pierre de Ponthiere
de_ponth
Offline Send Email
Nov 4, 2007
1:04 am
13185
Chris, A zillion thanks for this - it worked perfectly. I try to use ASCOM every year or so using C++ and have got nowhere at all (even with patient help from...
dwsubc2000
Offline Send Email
Nov 4, 2007
1:53 pm
13186
Joe, Thanks for the tips - that is going to save me a load of typing. I am really starting to enjoy this .NET stuff. I just got my new USB camera from the...
dwsubc2000
Offline Send Email
Nov 4, 2007
2:02 pm
13187
Hi Dave, Thank Bob, who did the DriverAccess interface :-) I'm getting to like C# as well, although I do seem to spend a lot of time fighting the strong...
Chris Rowland
scope_sapiens
Offline Send Email
Nov 4, 2007
7:06 pm
13188
I was hoping ASCOM would be compatable with Meade DS-2000 scopes. There is a lack of support for these scopes. Meades astronmony software is horrible. Tim....
Tim R.
timflyjet
Offline Send Email
Nov 5, 2007
11:33 pm
13189
Hi Tim, If you look at the EQMOD ASCOM implementation you will find that all the software applies to any GOTO telescope. The only portion that needs to be...
John
springarchie
Offline Send Email
Nov 6, 2007
3:49 pm
13190
... I guess I need to read more when time permits. I'll need to look around. Tim....
Tim R.
timflyjet
Offline Send Email
Nov 6, 2007
4:15 pm
13191
The values that I have measured All value are in RA seconds () 500 ms : ======= E : + 0.28s W : +0.86s 1000ms : ======= E : +0.54s W + 1.59s 2000ms : ======= E...
Julien Tschäppät
jultsc
Offline Send Email
Nov 6, 2007
5:30 pm
13192
Hi Julian, That looks as if guiding is working at a rate of 50% sidereal but offset from the sidereal rate. This should be solvable. It will take a few days...
Chris Rowland
scope_sapiens
Offline Send Email
Nov 6, 2007
7:49 pm
13193
Tim, It appears that Meade DS-2000 telescopes use the Autostar controller. I would think that an existing Meade ASCOM driver for Autostar should control these...
Peter Eschman
peschman2001
Offline Send Email
Nov 6, 2007
9:21 pm
13194
...and actually, sometimes it is clearer what is going on if you leave the fully qualified namespaces in. I tend to type things longhand if it will only be...
Tim Long
t_p_long
Offline Send Email
Nov 6, 2007
9:45 pm
13195
I realised that I had posted the sources in the zip file so I could just grab and edit it from anywhere that had VB6. So I've removed the 15 arc sec per second...
Chris Rowland
scope_sapiens
Offline Send Email
Nov 7, 2007
1:24 pm
13196
... Thanks peter....
Tim R.
timflyjet
Offline Send Email
Nov 7, 2007
2:00 pm
13197
Chris -- I just tuned into this again... the 0.5 * Sidereal guide rate is a setting in TheSky/Telescope control, and may be changed independently for each...
Bob Denny
dc3dreamer
Offline Send Email
Nov 7, 2007
6:21 pm
13198
Hi Bob, I'm using the rate command - the one that you used for the variable rates - and am setting an arbitrarily defined rate, nothing to do with any guide...
Chris Rowland
scope_sapiens
Offline Send Email
Nov 7, 2007
9:49 pm
13199
Gang, I am new to all of this. I recently purchased a Meade mount (DS2000) and autostar 494 to use as a simple Pan and Tilt mechanism(non astronomy related)....
gmahan250@...
gmahan250
Offline Send Email
Nov 8, 2007
2:39 am
13200
Dear, this is my first post here. I'm having a problem with the MoveAxis() - method. The method does not immediately return and keeps the mount slewing.... ...
hvb356
Offline Send Email
Nov 8, 2007
2:56 pm
13201
Hartmut, I will take a look at this when I get back home from vacation on Monday. Chuck ... From: hvb356 To: ASCOM-Talk@yahoogroups.com Sent: Thursday,...
chuck
cfaranda24
Offline Send Email
Nov 8, 2007
7:14 pm
13202
Hey gang, I'm not sure why I'm getting this error. I have a Meade LX200GPS on equatorial mount and when trying to slew it from StarryNight 5 I get this error...
janbehnke
Offline Send Email
Nov 9, 2007
10:23 pm
13203
hi to all,when will release ascom 5 standard?will be able to be used the driver of version 4 in the 5?, and which changes or improvements will be in the 5?...
fabrizio piermaria
okki_neri_moro
Offline Send Email
Nov 9, 2007
10:23 pm
13204
I ran the 'fix' for the error 2869, but it still fails on that error. So, is there a way to actually get Platform 5 to install on vista? Thanks, Chuck...
Chuck Faranda
cfaranda24
Offline Send Email
Nov 10, 2007
1:36 am
13205
the closest driver for the atlas eq-g is celestron nexstar 5. it works with the sky 6 to a certain degree. i was wondering if this goto mount was worthy of a...
Dan Fowler
yardstar2007
Offline Send Email
Nov 11, 2007
9:53 pm
13206
... Hi Dan, This is the Synta Synscan goto system rebadged for Orion isn't it? It was designed to run with the Celestron driver and from what I've seen does so...
Chris Rowland
scope_sapiens
Offline Send Email
Nov 11, 2007
10:50 pm
Messages 13177 - 13206 of 18969   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help