Page 3 of 3 FirstFirst 123
Results 21 to 29 of 29
  1. #21
    Join Date
    Oct 2005
    Location
    Mesa, AZ
    Posts
    33,295

    Default Rotator & focuser problem !!! (same device)

    Hello,

    This ASCOM driver implements 2 different drivers in one single program "out-of-process". Software who want use these drivers must call "existing" driver. This means that client software must create a new driver instance if the driver is not running; but if driver is already running the client must connect to that driver (driver can be running for example when you start manually RF control panel interface).
    You can try this, for example, using VBA in Excel and Word application at the same time: if you create instances for rotator and focuser in VBA Excel and in VBA Word you have only one application opened at time. Probably, software you are using create multiple instance of these drivers ad there is a conflict over serial port (low level driver uses the same access to the electronic device!).
    We are working for a solution at the problem you have; at the moment I suggest to try use POTH downloadable to ASCOM website.

    Best regards

    Rotofoc Software Engineer
    I don't understand this 100% but it is clear that they did not implement a Local Server pattern. It is up to them to allow two separate programs to share access to the device via its single serial port. There is nothing more that I can do. It is a limitation of the software for this device. POTH cannot manage a Rotator.
    -- Bob

  2. #22
    Join Date
    Oct 2016
    Location
    Skiathos - GR
    Posts
    457

    Default

    Ok i will contact them and i will give them the response about the POTH.
    Nunki Observatory
    Skiathos GR
    www.nunki.gr

  3. #23
    Join Date
    Oct 2016
    Location
    Skiathos - GR
    Posts
    457

    Default

    Dear Bob
    after long time and with the excuse that they are waiting their engineer i got these reply....

    Dear Mr Paschalis,

    We are waiting our engineer, I thank you for patient.

    If you would like, at the moment you can try to use a serial protocol comunication, probably Mr Deny can help you .

    These are links

    DEMO:
    https://app.box.com/s/aaxhxbe7wwmyd619jxa8
    MANUAL:
    https://app.box.com/s/650z9iybi3z4j8sbuu3flu671kbbw2m2
    https://app.box.com/s/5mc5m4hr1r5v9gmdzcff950jduurlvpj

    I hope these information can help you
    Nunki Observatory
    Skiathos GR
    www.nunki.gr

  4. #24
    Join Date
    Oct 2005
    Location
    Mesa, AZ
    Posts
    33,295

    Default

    Nikos -- I am so sorry but I can't do a programming project that is essentially another driver for their device. I would need to implement an ASCOM driver to adapt to the serial protocol. But this is what you paid them to do. And I don't write drivers for any devices, since I don't make them and don't really know what is going on inside.

    I really hope you understand...
    -- Bob

  5. #25
    Join Date
    Oct 2016
    Location
    Skiathos - GR
    Posts
    457

    Default

    Thanks Bob ,
    of course i do . Ok i will see what i can do...
    Nunki Observatory
    Skiathos GR
    www.nunki.gr

  6. #26
    Join Date
    Oct 2016
    Location
    Skiathos - GR
    Posts
    457

    Default

    Hello Bob
    after long time the engineer of the Reginato manage to make the new driver , and rotator - focuser connected and worked fine in a simple one image run.
    After focusing is is supposed to start a 60 sec image but the run stopped .
    Attached is the log file.
    Attached Files Attached Files
    Nunki Observatory
    Skiathos GR
    www.nunki.gr

  7. #27
    Join Date
    Oct 2005
    Location
    Mesa, AZ
    Posts
    33,295

    Default

    18:01:57 **Can't create parent folder $C:
    18:01:57 **Probably an illegal character in custom file/folder name
    18:01:57 **Can't create parent folder $C:\Users
    18:01:57 **Probably an illegal character in custom file/folder name
    18:01:57 **Can't create parent folder $C:\Users\Asteroskopeio2
    18:01:57 **Probably an illegal character in custom file/folder name
    18:01:57 **Can't create parent folder $C:\Users\Asteroskopeio2\Documents
    18:01:57 **Probably an illegal character in custom file/folder name
    18:01:57 **Can't create parent folder $C:\Users\Asteroskopeio2\Documents\ACP Astronomy
    18:01:57 **Probably an illegal character in custom file/folder name
    18:01:57 **Can't create parent folder $C:\Users\Asteroskopeio2\Documents\ACP Astronomy\Images
    18:01:57 **Probably an illegal character in custom file/folder name
    18:01:57 **Can't create parent folder $C:\Users\Asteroskopeio2\Documents\ACP Astronomy\Images\20170324
    18:01:57 **Probably an illegal character in custom file/folder name
    18:01:57 **Script Error (Tracking has been stopped)**
    18:01:58 Source: ACP Observatory Control Software
    18:01:58 Message: Creating folder: Non-existent drive letter or root name $C:


    Look at your file ImageFileConfig. I'm guessing that one of your templates has a $ before it. This is an illegal character for the drive letter.

    Matbe you have $$DEFPATH Which will translate to $C:\users\...
    -- Bob

  8. #28
    Join Date
    Oct 2016
    Location
    Skiathos - GR
    Posts
    457

    Default

    Yes , in the imageconfig file , it was as
    $C:\Users\Asteroskopeio2\Documents\ACP Astronomy\Images\$DATENITE\$FILTER\$TGTNAME-S$SETNUM-R$RPTNUM-C$CNTNUM-$INTERVALS-B$BINNING-PA$TGTPA-$MERSIDE-$FILTER

    So i removed the "$" . ​I believe it is ok now .
    Nunki Observatory
    Skiathos GR
    www.nunki.gr

  9. #29
    Join Date
    Oct 2005
    Location
    Mesa, AZ
    Posts
    33,295

    Default

    OK, good. Thanks for letting us know...
    -- Bob

 

 

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Policy for Working Around Device Errors, Quirks, and Limitations
    By Bob Denny in forum Application Notes - Technology, Performance, and Capabilities
    Replies: 0
    Last Post: Aug 7, 2013, 22:07
  2. Rotator problem
    By Larry Simpson in forum ACP Planner
    Replies: 1
    Last Post: Mar 31, 2013, 23:54

Posting Permissions

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