Results 1 to 2 of 2

Threaded View

  1. #1
    Join Date
    Jun 2010
    Location
    London, UK
    Posts
    38

    Default FocusOffsets with PWI3 Problem - Solved

    UPDATE: Found a solution after creating the post. Reinstalled PWI3, all works now.

    * * *

    Hi all,

    Having problems running FocusOffsets.:

    Starting FocusOffset run...
    Selected Empty as reference
    Start slew to FocusArea...
    (wait for slew to complete)
    (slew complete)
    Using PWI3 for focus control
    **Script Error (Tracking has been stopped)**
    Source: Microsoft VBScript runtime error
    Message: ActiveX component can't create object: 'ASCOM.PWI3.Focuser'
    Location: line 192 column 9.
    Script Context:
    189: Set PWIFocuser = CreateObject("ASCOM.PWI_Foc_20.Focuser")
    190: ElseIf PWAutoFocus.FocusServer = "PWI3" Then
    191: Console.printLine("Using PWI3 for focus control")
    => 192: Set PWIFocuser = CreateObject("ASCOM.PWI3.Focuser")
    ^
    193: ElseIf PWAutoFocus.FocusServer = "PWI4" Then
    194: Console.printLine("Using PWI4 for focus control")
    195: Set PWIFocuser = CreateObject("ASCOM.PWI4.Focuser")
    -- end --

    I have PWI3. Autofocus works. Any ideas where could be the problem?

    Max
    Last edited by Maxim Usatov; Jul 24, 2022 at 22:06.

 

 

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Running FocusOffsets with FocusMax v5 problem
    By Yves Laroche in forum FocusMax and PoleAlignMax Questions
    Replies: 20
    Last Post: Jul 30, 2022, 04:00
  2. ACP Cannot see ASCOM.PWI3.Focuser
    By Don Elledge in forum Hardware/Software/Driver Topics Not Directly Related to Our Software
    Replies: 3
    Last Post: Nov 20, 2018, 11:33
  3. ACP + PWI3 for focusing - Focuser Timing Out
    By Daniele Malleo in forum Hardware/Software/Driver Topics Not Directly Related to Our Software
    Replies: 9
    Last Post: Apr 27, 2018, 20:06
  4. FocusOffsets script problem with AP mount and driver
    By Barry Megdal in forum Hardware/Software/Driver Topics Not Directly Related to Our Software
    Replies: 3
    Last Post: Mar 12, 2014, 14:12

Posting Permissions

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