focusser com port not found, setup not responding

A place to report problems and bugs in SharpCap
Forum rules


If you have a problem or question, please check the FAQ to see if it already has an answer : https://www.sharpcap.co.uk/sharpcap-faqs

Please also read about Troubleshooting USB Issues before posting.

*** Please do not post license keys - please report any problems with licensing to 'admin' by private message ***

Please include the following details in any bug report:

* Version of SharpCap
* Camera and other hardware being user
* Operating system version
* Contents of the SharpCap log after the problem has occurred.
[If SharpCap crashes, please send the bug report when prompted instead of including the log]
Post Reply
tedcrampton
Posts: 3
Joined: Mon Mar 05, 2018 9:31 am

focusser com port not found, setup not responding

#1

Post by tedcrampton »

hello
I am using windows 10 up to date with a zwo asi294 mc pro camera and a baader steeldrive focusser with steelgo software installed and working ok with the focusser on Com 3. Sharpcap version SharpCap Version 3.1.5038.0
The Sharpcap focusser module setup button is not responding and if the connect tickbox is clicked the error message appears that com1 does not exist.

Log below:
Warning: 09:22:17.5414534 Thread:#1 SharpCap.Base.Utilities.Logger.Warn(Exception e, String action, String additionalInfo, Boolean stackTrace) :: Exception of type DriverException from Not showing report button for external error : CheckDotNetExceptions ASCOM.BaaderSteelDrive.Focuser LinkSet System.IO.IOException: The port 'COM1' does not exist. (See Inner Exception for details)
Stack Trace: at ASCOM.DriverAccess.MemberFactory.CheckDotNetExceptions(String memberName, Exception e) in c:\ASCOM Build\Export\ASCOM.DriverAccess\MemberFactory.cs:line 630
at ASCOM.DriverAccess.MemberFactory.SetTargetInvocationExceptionHandler(String memberName, Exception e) in c:\ASCOM Build\Export\ASCOM.DriverAccess\MemberFactory.cs:line 647
at ASCOM.DriverAccess.MemberFactory.CallMember(Int32 memberCode, String memberName, Type[] parameterTypes, Object[] parms) in c:\ASCOM Build\Export\ASCOM.DriverAccess\MemberFactory.cs:line 373
at ASCOM.DriverAccess.AscomDriver.set_Connected(Boolean value) in c:\ASCOM Build\Export\ASCOM.DriverAccess\AscomDriver.cs:line 140
at Sharpcap.FocuserProxy.ASCOM.FocusAdaptor.set_Connected(Boolean value) in C:\Documents\Source Code\SharpCap\src\Sharpcap.FocuserProxy.ASCOM\FocusAdaptor.cs:line 263
at Sharpcap.FocuserProxy.ASCOM.FocuserWrapper.set_Connected(Boolean value) in C:\Documents\Source Code\SharpCap\src\Sharpcap.FocuserProxy.ASCOM\FocuserWrapper.cs:line 110
at SharpCap.Models.Focuser.set_Connected(Boolean value) in C:\Documents\Source Code\SharpCap\src\SharpCap\Models\Focuser.cs:line 165
at SharpCap.ViewModels.FocuserViewModel.<>c__DisplayClass66_0.<set_Connected>b__0() in C:\Documents\Source Code\SharpCap\src\SharpCap\ViewModels\FocuserViewModel.cs:line 225
at SharpCap.ViewModels.FocuserViewModel.DoWithErrorHandling(Action action, Boolean connectionCheck) in C:\Documents\Source Code\SharpCap\src\SharpCap\ViewModels\FocuserViewModel.cs:line 69
Warning: 09:22:17.5424544 Thread:#1 SharpCap.Base.Utilities.Logger.Warn(Exception e, String action, String additionalInfo, Boolean stackTrace) :: Inner Exception : System.IO.IOException: The port 'COM1' does not exist.

Apologies if I have missed something
User avatar
admin
Site Admin
Posts: 13296
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: focusser com port not found, setup not responding

#2

Post by admin »

Hi,

I think the COM1 does not exist error is probably accurate - ie the COM port is not found or maybe it has changed to a different port number. The bug is that you can't get to setup to change the COM port - looking into it.

cheers,

Robin
Post Reply