Anyone have any other ideas? What is the newest driver/plugin that is used with this scope? I'm using v3. I've shared this problem with the dealer that sold...
6002
Jer Bear
jerbear_cancer
Jun 10, 2004 3:44 am
I did only move the plugin to the Starry Night folder. I never moved anything else. I did reinstall ASCOM though to be sure. Still nothing. Any other ideas?...
6001
Bob Denny
dc3dreamer
Jun 9, 2004 8:11 pm
... The plugin (ASCOMScope.plug) is not the same as the driver(s). Leave the drivers etc. as installed by the ASCOM platform. Only the plugin itself should be...
6000
jerbear_cancer
Jun 9, 2004 7:48 pm
The firmware on my scope is up to date. Also, I installed the latest version of the ASCOM driver from the website (V3). There was no help file/troubleshooting...
5999
Chris Rowland
scope_sapiens
Jun 9, 2004 6:20 am
... There is a more recent version of the Celestron driver that does have a help file, it it available separately. When you got to the Celestron driver setup,...
5998
Chris Rowland
scope_sapiens
Jun 9, 2004 6:04 am
... From: "Jer Bear" <jerbear_cancer@...> To: <ASCOM-Talk@yahoogroups.com> Sent: Wednesday, June 09, 2004 3:41 AM Subject: Re: [ASCOM] Celestron Nexstar...
5997
jerbear_cancer
Jun 9, 2004 3:25 am
The firmware on my scope is up to date. Also, I installed the latest version of the ASCOM driver from the website (V3). There was no help file/troubleshooting...
5996
Jer Bear
jerbear_cancer
Jun 9, 2004 2:41 am
Starry Night shows where the scope is pointing though via crosshairs. How can it not be connected yet Starry Night sees that much? What is SNP and IIRC? ...
5995
Chris Rowland
scope_sapiens
Jun 8, 2004 9:14 pm
The scope is not connected, you can tell because the Ra and Dec are not reported. There is a troubleshooting section in the help for the driver, try the things...
5994
Jer Bear
jerbear_cancer
Jun 8, 2004 3:46 pm
I just purchased this scope new last week, and I am using Starry Night Pro Plus 4.5 on Windows XP. Starry Night Pro "sees" my scope but reports no RA or Dec. ...
5993
Dick Berg
berg3327
Jun 8, 2004 2:38 am
Michael, I'm not sure this will help you very much, but I had a very similar circumstance last February running Windows ME on a laptop. I could not get the...
5992
Michael Dziak
crowsnestobs...
Jun 6, 2004 12:42 am
Hello again, I just tried re-installing ASCOM 3 and got a flag stating: "cannot find the c\program~1\ascom92;telesc~1\gemini driver exe` (or one of its...
5991
Michael Dziak
crowsnestobs...
Jun 5, 2004 8:40 pm
Hello Chris, Thank you for taking the time to share your experiences. I am running the Observatory Compaq Presario with the Window's 98 2nd edition. My wife...
5990
Chris Peterson
cloudbait
Jun 5, 2004 7:24 pm
I've seen quite a large number of NAV "repairs" take out system DLLs. After a virus infection and repair, I'd be suspicious of something like that happening....
5989
Michael Dziak
crowsnestobs...
Jun 5, 2004 6:56 pm
Hello group, I am a new member and would appreciate any input to a chronic problem I am unable to resolve. To begin with, I just downloaded and installed the...
5988
Bob Denny
dc3dreamer
Jun 5, 2004 3:17 pm
... I'm sorry, I had gotten quite behind due to being out of town for SAS the last week in May and doing field work over the Mem Day weekend. There was a ...
5987
Charlie Habekost
chab_95136
Jun 5, 2004 4:25 am
Bob- Any luck with the command list? Charlie ... From: Bob Denny [mailto:rdenny@...] Sent: Friday, May 28, 2004 3:43 PM To: ASCOM-Talk@yahoogroups.com ...
5986
BREWSTER,JON A (HP-Co...
jon_brewster
Jun 4, 2004 5:40 am
Hi Chris, ... Rats... now fixed ... Big rats... now fixed ... I declare it this way: Public Function AxisRates(ByVal Axis As TelescopeAxes) As Object Is this...
5985
scope_sapiens
Jun 3, 2004 3:28 pm
I've been trying to use the Telescope Simulator to set up a small application to demonstrate using AxisRates and MoveAxis and there seem to be some problems...
5984
scope_sapiens
Jun 3, 2004 1:19 pm
... (without ... I don't think so. AFAIK there is no access to the motor control commands I use for PulseGuide on the GPS and its friends, nor do we know the...
5983
Axel Canicio
ACanicio
Jun 3, 2004 12:20 pm
Hello, Just a basic question. I'd like to know if the Nexstar 4 can be autoguided by any means (without modding it). The ASCOM interface returns "false" when...
5982
Axel Canicio
ACanicio
Jun 3, 2004 8:03 am
Hi Chris, Thank you very much ! I'll then be able to understand how this works. VB is not a problem. I can translate. Best regards :-) Axel ... From: "Chris...
5981
Chris Rowland
scope_sapiens
Jun 3, 2004 7:51 am
Hi Axel, I will send you the sources of the Celestron driver. This has MoveAxis and AxisRates implemented so you can see what I did. I'm afraid it is in VB. ...
5980
Axel Canicio
ACanicio
Jun 2, 2004 11:50 pm
Hello everybody, I'd like to implement the moveaxis and axisrates methods in my software, and was wondering if somebody has already done it. And if yes, could...
5979
Tim Long
t_p_long
Jun 2, 2004 2:58 pm
There is technically no reason why you must use a Microsoft product to write an ASCOM driver, though I think your life might perhaps be a little easier if you...
5978
Boyer, William
wslboyer
Jun 2, 2004 2:08 pm
I am nearing completion of a driver written entirely with free tools: VBS and JS. Download the developer version of the platform and check out the (nearly...
5977
mike_lutton
Jun 1, 2004 5:22 pm
I am making a controller for a stepper motor driven focuser and I would like to create an ASCOM driver for it. From what I have gathered, ASCOM drivers are...
5976
Chris Peterson
cloudbait
Jun 1, 2004 2:49 pm
At issue is a specific error that is being raised- one that is defined in the LXP driver and not the LX driver. It seems like the LXP driver, when used with an...
5975
Bob Denny
dc3dreamer
Jun 1, 2004 2:39 pm
Steve -- You might have some luck with the serial I/O tracing capability of ASCOM. have your customer double-click C:\Program Files\Common...
5974
Bob Denny
dc3dreamer
Jun 1, 2004 2:35 pm
... But the driver calls are the same in ALL drivers (that's the whole point). So I'm confused by the above. I probably missed something obvious in the ...