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...
Show off your group to the world. Share a photo of your group with us.

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 6946 - 6975 of 19002   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6946
Thanks Bob and Scott. This was very helpful. At the very least, I'm glad to hear that it's not just me who finds this progid business a little difficult....
tmciver28
Offline Send Email
Jan 1, 2005
10:15 pm
6947
Hi all; Pardon the 'intrusion' - kind of OT but of interest to all astronomers, so... Please consider signing the petition against light pollution at: ...
starhopper44
Offline Send Email
Jan 2, 2005
5:51 pm
6948
I tried to install oleview from the ms site, but it does not install the file iviewers.dll. Has anyone had this problem? If you were able to find this file,...
Charlie
chab_95136
Offline Send Email
Jan 2, 2005
9:33 pm
6949
In my continuing saga, I am playing around with using the commandstring function on an LX200 and notice that the following commands take up to 30 seconds to...
stuma2001
Offline Send Email
Jan 3, 2005
12:39 am
6950
That's weird. I've never had an install problem with OLEVIEW. Anyone else have this? -- Bob -- Bob Denny rdenny@... DC-3 Dreams, SP Makers of ACP and...
Bob Denny
dc3dreamer
Offline Send Email
Jan 3, 2005
3:23 am
6951
Hi Bob, I just installed oleview from MS site onto a Win XP system. Install went fine. Running gives error message: "Could not find Iviewers.dll to...
Scott Scheirman
scott_scheirman
Offline Send Email
Jan 3, 2005
3:45 am
6952
Can anyone verify for me that the below code should work for switching sites using an LX200? The documentation I have says the digit should be in the range...
stuma2001
Offline Send Email
Jan 3, 2005
6:55 am
6953
From: Scott Scheirman [mailto:breathe@...] Sent: lundi 3 janvier 2005 4:46 To: ASCOM-Talk@yahoogroups.com Subject: RE: [ASCOM] Finding progid's? ... ...
Roger Groenendaels
groenendaels
Offline Send Email
Jan 3, 2005
1:05 pm
6954
I tried to install oleview from the MS site- I don't get the file iviewers.dll. Any ideas? Charlie ... From: Roger Groenendaels...
Charlie
chab_95136
Offline Send Email
Jan 3, 2005
2:17 pm
6955
HI Roger, Thanks! You are correct. (My initial comments were the result of searching ms site for oleview.exe, then downloading. The oleview.exe supplied with...
Scott Scheirman
scott_scheirman
Offline Send Email
Jan 3, 2005
2:53 pm
6956
I got it from http://www.microsoft.com/windows2000/techinfo/reskit/tools/existing/oleview- o.asp It installs and runs without complaint on XP Pro....
Boyer, William
wslboyer
Offline Send Email
Jan 3, 2005
5:26 pm
6957
... My software is coded in the range of W1-4. I don't have a lx200 to verify though. Mel Bartels...
Mel Bartels
mel_bartels
Offline Send Email
Jan 3, 2005
5:52 pm
6958
I have a LX200. The correct formis: 1-4 Select Case Site Case 1 CommandBlind ("W1") Case 2 CommandBlind ("W2") Case 3 CommandBlind ("W3") Case 4 CommandBlind...
Salvo Massaro
masspro2001
Offline Send Email
Jan 3, 2005
6:51 pm
6959
That explains it. The Meade document I am using Rev L 10/9/02 shows 0-3. Is there a newer document available from Meade? Let me ask one other question that I...
stuma2001
Offline Send Email
Jan 3, 2005
7:11 pm
6960
... 's' is sign - do not leave a blank, instead place a '0' if necessary. I use a general formatting method, with notes: /** * standard format -12^34# where...
Mel Bartels
mel_bartels
Offline Send Email
Jan 3, 2005
8:49 pm
6961
Hello, I know that ASCOM supports ACL-based telescopes. I tried to look up the ACL technical specifications and command set but I couldn't find any. Anyone...
Jasem AlEnizi
Jasdhari
Offline Send Email
Jan 3, 2005
11:04 pm
6962
ACL is new to me, but you may want to look at: http://www.intricate-ms.com/resource/resource.html which has a link to: ...
Scott Scheirman
scott_scheirman
Offline Send Email
Jan 3, 2005
11:18 pm
6963
Jasem -- I have ACL command docs from several places. The problem is that ACL has been extended in various ways by various people. Also, ACL runs on top of the...
Bob Denny
dc3dreamer
Offline Send Email
Jan 3, 2005
11:57 pm
6964
... ACL has ... top of ... protocol that ... they must ... use the ... and ... you can ... Hello Bob, Well I'm working with Elwood Downy on INDI, so I can't...
Jasem AlEnizi
Jasdhari
Offline Send Email
Jan 4, 2005
1:23 am
6965
... Thanks Scott :-) That document is the sort of thing I was looking for. Best regards, Jasem...
Jasem AlEnizi
Jasdhari
Offline Send Email
Jan 4, 2005
1:25 am
6966
I wanted to report a problem regarding the Meade driver with the LX200. I found this while working on my own control panel software which uses ASCOM. I...
stuma2001
Offline Send Email
Jan 4, 2005
2:48 am
6967
As a follow up and possible work around, if I use COMMANDBLIND to issue the :SL (Set Local Time) command instead, I would expect that I would not have to wait...
stuma2001
Offline Send Email
Jan 4, 2005
2:57 am
6968
Ahh. I need sleep! It looks like I need to be using COMMANDBOOL instead for the :SL command. ... that ... that ... time ... even ... have ... Here ... In ......
stuma2001
Offline Send Email
Jan 4, 2005
3:43 am
6969
I am having trouble using :P# to toggle the high/low precision mode. What happens is I get an error returned instead that says "TIMED OUT WAITING..." A friend...
stuma2001
Offline Send Email
Jan 4, 2005
2:29 pm
6970
Sorry folks, I havent worked with the ascom drivers in some time so I am a little rusty. My appologies if I am posting too many messages. I would like to know...
stuma2001
Offline Send Email
Jan 4, 2005
4:07 pm
6971
... Yep. SL returns a 1/0 result. Also, don't put any of the : or # delimiters into the strings passed to CommandXxx(). The driver handles the delimiters. --...
Bob Denny
dc3dreamer
Offline Send Email
Jan 4, 2005
4:52 pm
6972
... Are you hacking the code in the driver itself????? Anyway, no. The problem is that m_Serial.Receive() only gets whatever is in the receive buffer, and that...
Bob Denny
dc3dreamer
Offline Send Email
Jan 4, 2005
4:57 pm
6973
... This will receive what is currently in the buffer, as there isn't much time between the transmit it will probably only get one character, a "H" or a "L"....
Chris Rowland
scope_sapiens
Offline Send Email
Jan 4, 2005
5:01 pm
6974
... The place to get the docs is from Tom Melsheimer at Meridian Controls in Colorado. http://meridiancontrols.com/ -- Bob -- Bob Denny rdenny@... DC-3...
Bob Denny
dc3dreamer
Offline Send Email
Jan 4, 2005
5:19 pm
6975
... Doh! Much better than my idea of decoding a partial string and using receiveCounted to get the rest. Chris...
Chris Rowland
scope_sapiens
Offline Send Email
Jan 4, 2005
5:23 pm
Messages 6946 - 6975 of 19002   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