Results 1 to 3 of 3

Hybrid View

  1. #1

    Default Modifying LX200GPS Driver

    I'm about to tempt fate....... I obtained an old copy of VB 6 and opened up the Meade Driver VB Project and found the RECIEVE_TIMEOUT constant set to 5 seconds. I'm going to set it to 10 seconds. Can anyone think why I souldn't? The commence next to the value is "Needed for Ray Gralak's PEM Pro" Since I don't use PEM Pro anymore I am thinking I can change with value but don't want to break ACP's link to the scope.

    I am hoping this will allow ACP to once again communicate with my Meade LX200GPS on startup.

    I compiled it to what appears to default to an .exe file (MeadeLX200GPS Driver.exe). I was anticipating a .dll file. Is this the same file located in the c:\Program Files (x86)\Common Files\ASCOM\Telescope directory? ie all I need to do is replace the same file in the just mentioned directory?

    Cheers
    Last edited by David Higgins; Mar 7, 2011 at 03:50.

  2. #2
    Join Date
    Oct 2005
    Location
    Mesa, AZ
    Posts
    33,217

    Default

    It is an EXE because it exposes both a Telescope and a Focuser driver, and different programs may want to use the focuser versus the telescope. Thus, it needs to be a separate EXE to which multiple programs can connect.

    Also, I seem to recall that there is a separate and much longer delay at startup for the GPS.
    -- Bob

  3. #3

    Default

    There are some very long delays (25-260 seconds) in the RebootGPS class module but since the auto start timeout error occurs in less than 15 seconds, I doubt the code is being executed before the timeout occurs.

    Cheers
    Last edited by David Higgins; Mar 10, 2011 at 01:06.

 

 

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. LX200GPS/R driver version 5.0.0 and ACP4.1
    By Dieter Husar in forum Hardware/Software/Driver Topics Not Directly Related to Our Software
    Replies: 1
    Last Post: May 1, 2009, 23:16

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •