Alnitak Flip Flat Locked

Issue #435 on hold
Former user created an issue

Last night the FF disconnected at some point. When I attempted to re-connect it this morning to get the cover closed the connecting circle just spun away with no response.

I reinstalled the Optec drivers. Ended up uninstalling and re-installing NINA.

On startup of NINA in the equipment list it still shows a 'connected' icon next to the flat panel. But when I attempt to select the FF, the list of available flat panels is empty, to include the simulator, just all blank.

I can connect to the FF via the Optec interface directly, but since NINA doesn't see a flat panel available I can't take flats, or open and close the scope from within NINA.

I've had periodic issues with the panel not connecting, but with second or third attempts it usually does so.

Thanks,

Eric

Comments (30)

  1. Igor von Nyssen

    Could you set NINA to log in debug mode - Options/Log Level - Debug. Start NINA and then post the content of the latest log file from C:\Users\<your user name>\AppData\Local\NINA\Logs please?

    If possible a screen shot of NINA when it is “locked-up” would also be very helpful!

    Thank you

    Igor

  2. Eric Walden

    It is on #52. I tried to downgrade to 50 but it didn’t go away.

    Is there a procedure to do a clean wipe and reinstall of NINA?

    I just got home from work and am available for trouble shooting. Clear tonight and tomorrow!

  3. Eric Walden

    ----------------NINA - Nighttime Imaging 'N' Astronomy----------------

    -------------------Running NINA Version 1.10.0.1052-------------------
    -------------------------2020-01-20T14:32:00--------------------------
    ----------------------ASCOM Platform Version 6.4----------------------
    ---------------------.NET Version 4.0.30319.42000---------------------
    ---------------------Oparating System Information---------------------
    ---------------------------Is 64bit OS True---------------------------
    ------------------------Is 64bit Process True-------------------------
    ---------------------------Platform Win32NT---------------------------
    ---------------Version Microsoft Windows NT 6.2.9200.0----------------
    ---------------------------Major 6 Minor 2----------------------------
    ----------------------------Service Pack -----------------------------

    [2020-01-20T14:32:01] [DEBUG] [MemberName] GetCameras
    [2020-01-20T14:32:01] [DEBUG] [FileName] E:\Projects\nina\NINA\Utility\CameraSDKs\FLISDK\FLICameras.cs
    [2020-01-20T14:32:01] [DEBUG] [Message] FLI: Found 0 camera(s)

    [2020-01-20T14:32:01] [DEBUG] [MemberName] .ctor
    [2020-01-20T14:32:01] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:01] [DEBUG] [Message] QHYCCD: Found camera QHY600M-c4ab124d9b2e5cabd

    [2020-01-20T14:32:01] [DEBUG] [MemberName] GetEquipment
    [2020-01-20T14:32:01] [DEBUG] [FileName] E:\Projects\nina\NINA\ViewModel\Equipment\Camera\CameraChooserVM.cs
    [2020-01-20T14:32:01] [DEBUG] [Message] Adding QHY camera 0: QHY600M-c4ab124d9b2e5cabd (as QHY600M)

    [2020-01-20T14:32:01] [DEBUG] [MemberName] GetEquipment
    [2020-01-20T14:32:01] [DEBUG] [FileName] E:\Projects\nina\NINA\ViewModel\Equipment\Camera\CameraChooserVM.cs
    [2020-01-20T14:32:01] [DEBUG] [Message] Adding ToupTek Cameras

    [2020-01-20T14:32:01] [DEBUG] [MemberName] GetEquipment
    [2020-01-20T14:32:01] [DEBUG] [FileName] E:\Projects\nina\NINA\ViewModel\Equipment\Camera\CameraChooserVM.cs
    [2020-01-20T14:32:01] [DEBUG] [Message] Adding Omegon Cameras

    [2020-01-20T14:32:06] [DEBUG] [MemberName] GetFilterWheels
    [2020-01-20T14:32:06] [DEBUG] [FileName] E:\Projects\nina\NINA\Utility\CameraSDKs\FLISDK\FLIFilterWheels.cs
    [2020-01-20T14:32:06] [DEBUG] [Message] FLI: Found 0 filter wheel(s)

    [2020-01-20T14:32:07] [DEBUG] [MemberName] GetFilterWheels
    [2020-01-20T14:32:07] [DEBUG] [FileName] E:\Projects\nina\NINA\Utility\CameraSDKs\QHYSDK\QHYFilterWheels.cs
    [2020-01-20T14:32:07] [DEBUG] [Message] QHYCFW: Camera 0 (QHY600M-c4ab124d9b2e5cabd) has a 7-position CFW

    [2020-01-20T14:32:07] [DEBUG] [MemberName] GetFilterWheels
    [2020-01-20T14:32:07] [DEBUG] [FileName] E:\Projects\nina\NINA\Utility\CameraSDKs\QHYSDK\QHYFilterWheels.cs
    [2020-01-20T14:32:07] [DEBUG] [Message] QHYCFW: Found 1 filter wheel(s)

    [2020-01-20T14:32:07] [DEBUG] [MemberName] .ctor
    [2020-01-20T14:32:07] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyFilterWheel\QHYFilterWheel.cs
    [2020-01-20T14:32:07] [DEBUG] [Message] QHYCFW: Found filter wheel: QHY600M 7-Slot Filter Wheel

    [2020-01-20T14:32:07] [DEBUG] [MemberName] GetEquipment
    [2020-01-20T14:32:07] [DEBUG] [FileName] E:\Projects\nina\NINA\ViewModel\Equipment\FilterWheel\FilterWheelChooserVM.cs
    [2020-01-20T14:32:07] [DEBUG] [Message] Adding QHY Filter Wheel QHY600M-c4ab124d9b2e5cabd (as QHY600M 7-Slot Filter Wheel)

    [2020-01-20T14:32:28] [DEBUG] [MemberName] Connect
    [2020-01-20T14:32:28] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyFilterWheel\QHYFilterWheel.cs
    [2020-01-20T14:32:28] [DEBUG] [Message] QHYCFW: Connecting to filter wheel QHY600M 7-Slot Filter Wheel

    [2020-01-20T14:32:28] [ERROR] [MemberName] WatchTaskAsync
    [2020-01-20T14:32:28] [ERROR] [FileName] E:\Projects\nina\NINA\Utility\NotifyTaskCompletion.cs
    [2020-01-20T14:32:28] [ERROR] [Message] The tasks argument included a null value.
    Parameter name: tasks at System.Threading.Tasks.Task.WhenAll[TResult](Task1[] tasks) at NINA.ViewModel.ApplicationVM.<<-ctor>b__1_3>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at NINA.ViewModel.ApplicationVM.<<-ctor>b__1_1>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at NINA.Utility.NotifyTaskCompletion1.<WatchTaskAsync>d__5.MoveNext()

    [2020-01-20T14:32:28] [INFO] [MemberName] Disconnect
    [2020-01-20T14:32:28] [INFO] [FileName] E:\Projects\nina\NINA\ViewModel\Equipment\Focuser\FocuserVM.cs
    [2020-01-20T14:32:28] [INFO] [Message] Disconnected Focuser

    [2020-01-20T14:32:28] [INFO] [MemberName] ConnectSync
    [2020-01-20T14:32:28] [INFO] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:28] [INFO] [Message] QHYCCD: Connecting to QHY600M-c4ab124d9b2e5cabd

    [2020-01-20T14:32:28] [DEBUG] [MemberName] ConnectSync
    [2020-01-20T14:32:28] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:28] [DEBUG] [Message] QHYCCD: Stream mode is single exposure

    [2020-01-20T14:32:28] [DEBUG] [MemberName] Position
    [2020-01-20T14:32:28] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyFilterWheel\QHYFilterWheel.cs
    [2020-01-20T14:32:28] [DEBUG] [Message] QHYCFW: Current postion: 0

    [2020-01-20T14:32:28] [DEBUG] [MemberName] Position
    [2020-01-20T14:32:28] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyFilterWheel\QHYFilterWheel.cs
    [2020-01-20T14:32:28] [DEBUG] [Message] QHYCFW: Current postion: 0

    [2020-01-20T14:32:29] [INFO] [MemberName] ChooseFocuser
    [2020-01-20T14:32:29] [INFO] [FileName] E:\Projects\nina\NINA\ViewModel\Equipment\Focuser\FocuserVM.cs
    [2020-01-20T14:32:29] [INFO] [Message] Successfully connected Focuser. Id: ASCOM.FocusLynx.Focuser Name: FocusLynx Focuser 1 Driver Version: 3.0.0

    [2020-01-20T14:32:30] [INFO] [MemberName] ChooseTelescope
    [2020-01-20T14:32:30] [INFO] [FileName] E:\Projects\nina\NINA\ViewModel\Equipment\Telescope\TelescopeVM.cs
    [2020-01-20T14:32:30] [INFO] [Message] Successfully connected Telescope. Id: ASCOM.SiTechDll.Telescope Name: SiTechDll Telescope Driver Version: SiTechDllVersion=1.7 SiTechExeVersion=95AWin

    [2020-01-20T14:32:32] [DEBUG] [MemberName] ConnectSync
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Chip Info: ChipX=36.096mm, ChipY=24.14672mm, ImageX=9600, ImageY=6422, PixelX=3.76um, PixelY=3.76um, bpp=16

    [2020-01-20T14:32:32] [DEBUG] [MemberName] ConnectSync
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Effective Area: StartX=24, StartY=34, SizeX=9576, SizeY=6388

    [2020-01-20T14:32:32] [DEBUG] [MemberName] StartPixelX
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Setting StartPixelX to 24

    [2020-01-20T14:32:32] [DEBUG] [MemberName] StartPixelY
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Setting StartPixelY to 34

    [2020-01-20T14:32:32] [DEBUG] [MemberName] CameraXSize
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Setting CameraXSize to 9576

    [2020-01-20T14:32:32] [DEBUG] [MemberName] CameraYSize
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Setting CameraYSize to 6388

    [2020-01-20T14:32:32] [DEBUG] [MemberName] ConnectSync
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Camera has 3 readout mode(s)

    [2020-01-20T14:32:32] [DEBUG] [MemberName] ConnectSync
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Found readout mode "PhotoGraphic DSO 16BIT"

    [2020-01-20T14:32:32] [DEBUG] [MemberName] ConnectSync
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Found readout mode "High Gain Mode 16BIT"

    [2020-01-20T14:32:32] [DEBUG] [MemberName] ConnectSync
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Found readout mode "Extend Fullwell Mode"

    [2020-01-20T14:32:32] [DEBUG] [MemberName] ConnectSync
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: ExpMin=1, ExpMax=3600000000, ExpStep=1

    [2020-01-20T14:32:32] [DEBUG] [MemberName] ConnectSync
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: GainMin=0, GainMax=200, GainStep=1

    [2020-01-20T14:32:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_GAIN = 30

    [2020-01-20T14:32:32] [DEBUG] [MemberName] SetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Setting Control CONTROL_GAIN to 199

    [2020-01-20T14:32:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_GAIN = 199

    [2020-01-20T14:32:32] [DEBUG] [MemberName] SetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Setting Control CONTROL_GAIN to 30

    [2020-01-20T14:32:32] [DEBUG] [MemberName] ConnectSync
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: OffMin=0, OffMax=255, OffStep=1

    [2020-01-20T14:32:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:32:32] [DEBUG] [MemberName] SetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Setting Control CONTROL_OFFSET to 1

    [2020-01-20T14:32:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 1

    [2020-01-20T14:32:32] [DEBUG] [MemberName] SetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Setting Control CONTROL_OFFSET to 30

    [2020-01-20T14:32:32] [DEBUG] [MemberName] IsQHYControl
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Control CONTROL_COOLER exists

    [2020-01-20T14:32:32] [DEBUG] [MemberName] IsQHYControl
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Control CONTROL_CURTEMP exists

    [2020-01-20T14:32:32] [DEBUG] [MemberName] ConnectSync
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: CoolerPwmMin=0, CoolerPwmMax=255, CoolerPwmStep=1

    [2020-01-20T14:32:32] [DEBUG] [MemberName] ConnectSync
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Starting CoolerWorker task

    [2020-01-20T14:32:32] [DEBUG] [MemberName] CoolerWorker
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: CoolerWorker task started

    [2020-01-20T14:32:32] [DEBUG] [MemberName] SetBinning
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Setting bin mode to 1x1

    [2020-01-20T14:32:32] [DEBUG] [MemberName] IsQHYControl
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Control Value CAM_MECHANICALSHUTTER is not available

    [2020-01-20T14:32:32] [DEBUG] [MemberName] IsQHYControl
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Control CONTROL_GAIN exists

    [2020-01-20T14:32:32] [DEBUG] [MemberName] IsQHYControl
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Control CONTROL_OFFSET exists

    [2020-01-20T14:32:32] [DEBUG] [MemberName] IsQHYControl
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Control CONTROL_USBTRAFFIC exists

    [2020-01-20T14:32:32] [DEBUG] [MemberName] ConnectSync
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: USBMin=0, USBMax=60, USBStep=1

    [2020-01-20T14:32:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_USBTRAFFIC = 50

    [2020-01-20T14:32:32] [DEBUG] [MemberName] SetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Setting Control CONTROL_USBTRAFFIC to 60

    [2020-01-20T14:32:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_USBTRAFFIC = 60

    [2020-01-20T14:32:32] [DEBUG] [MemberName] SetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Setting Control CONTROL_USBTRAFFIC to 50

    [2020-01-20T14:32:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:32:32] [DEBUG] [MemberName] IsQHYControl
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Control CAM_BIN1X1MODE exists

    [2020-01-20T14:32:32] [DEBUG] [MemberName] IsQHYControl
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Control CONTROL_GAIN exists

    [2020-01-20T14:32:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_GAIN = 30

    [2020-01-20T14:32:32] [DEBUG] [MemberName] IsQHYControl
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Control CAM_BIN2X2MODE exists

    [2020-01-20T14:32:32] [DEBUG] [MemberName] IsQHYControl
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Control Value CAM_BIN3X3MODE is not available

    [2020-01-20T14:32:32] [DEBUG] [MemberName] IsQHYControl
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Control Value CAM_BIN4X4MODE is not available

    [2020-01-20T14:32:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:32:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:32:32] [INFO] [MemberName] ChooseCamera
    [2020-01-20T14:32:32] [INFO] [FileName] E:\Projects\nina\NINA\ViewModel\Equipment\Camera\CameraVM.cs
    [2020-01-20T14:32:32] [INFO] [Message] Successfully connected Camera. Id: QHY600M-c4ab124d9b2e5cabd Name: QHY600M Driver Version: 191115_0

    [2020-01-20T14:32:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:32:32] [DEBUG] [MemberName] IsQHYControl
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Control CONTROL_GAIN exists

    [2020-01-20T14:32:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:32:32] [DEBUG] [MemberName] IsQHYControl
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Control CONTROL_GAIN exists

    [2020-01-20T14:32:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_GAIN = 30

    [2020-01-20T14:32:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:32:32] [DEBUG] [MemberName] IsQHYControl
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Control CONTROL_GAIN exists

    [2020-01-20T14:32:32] [DEBUG] [MemberName] IsQHYControl
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Control CONTROL_GAIN exists

    [2020-01-20T14:32:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_GAIN = 30

    [2020-01-20T14:32:32] [DEBUG] [MemberName] IsQHYControl
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Control CONTROL_GAIN exists

    [2020-01-20T14:32:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_GAIN = 30

    [2020-01-20T14:32:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:32:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:32:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_USBTRAFFIC = 50

    [2020-01-20T14:32:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_USBTRAFFIC = 50

    [2020-01-20T14:32:34] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:34] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:34] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:32:34] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:34] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:34] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:32:34] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:34] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:34] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:32:36] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:36] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:36] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:32:36] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:36] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:36] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:32:36] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:36] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:36] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:32:38] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:38] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:38] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:32:38] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:38] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:38] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:32:38] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:38] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:38] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:32:39] [INFO] [MemberName] ChooseWeatherData
    [2020-01-20T14:32:39] [INFO] [FileName] E:\Projects\nina\NINA\ViewModel\Equipment\WeatherData\WeatherDataVM.cs
    [2020-01-20T14:32:39] [INFO] [Message] Successfully connected Weather Device. Id: ASCOM.OpenWeatherMap.ObservingConditions Name: OpenWeatherMap ObservingConditions Driver Version: 6.4

    [2020-01-20T14:32:40] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:40] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:40] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:32:40] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:40] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:40] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:32:40] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:40] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:40] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:32:42] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:42] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:42] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:32:42] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:42] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:42] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:32:42] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:42] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:42] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:32:44] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:44] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:44] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:32:44] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:44] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:44] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:32:44] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:44] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:44] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:32:46] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:46] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:46] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:32:46] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:46] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:46] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:32:46] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:46] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:46] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:32:48] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:48] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:48] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:32:48] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:48] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:48] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:32:48] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:48] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:48] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:32:50] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:50] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:50] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:32:50] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:50] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:50] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:32:50] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:50] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:50] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:32:52] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:52] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:52] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:32:52] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:52] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:52] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:32:52] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:52] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:52] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:32:54] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:54] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:54] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:32:54] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:54] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:54] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:32:54] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:54] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:54] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:32:56] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:56] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:56] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:32:56] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:56] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:56] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:32:56] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:56] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:56] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:32:58] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:58] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:58] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:32:58] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:58] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:58] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:32:58] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:32:58] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:32:58] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:33:00] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:00] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:00] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:33:00] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:00] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:00] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:33:00] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:00] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:00] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:33:02] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:02] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:02] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:33:02] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:02] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:02] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:33:02] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:02] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:02] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:33:04] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:04] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:04] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:33:04] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:04] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:04] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:33:04] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:04] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:04] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:33:06] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:06] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:06] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:33:06] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:06] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:06] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:33:06] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:06] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:06] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:33:08] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:08] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:08] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:33:08] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:08] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:08] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:33:08] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:08] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:08] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:33:10] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:10] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:10] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:33:10] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:10] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:10] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:33:10] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:10] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:10] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:33:12] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:12] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:12] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:33:12] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:12] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:12] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:33:12] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:12] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:12] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:33:14] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:14] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:14] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:33:14] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:14] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:14] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:33:14] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:14] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:14] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:33:16] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:16] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:16] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:33:16] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:16] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:16] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:33:16] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:16] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:16] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:33:18] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:18] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:18] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:33:18] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:18] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:18] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:33:18] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:18] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:18] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:33:20] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:20] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:20] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:33:20] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:20] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:20] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:33:20] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:20] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:20] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:33:22] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:22] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:22] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:33:22] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:22] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:22] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:33:22] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:22] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:22] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:33:24] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:24] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:24] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:33:24] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:24] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:24] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:33:24] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:24] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:24] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:33:26] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:26] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:26] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:33:26] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:26] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:26] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:33:26] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:26] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:26] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:33:28] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:28] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:28] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:33:28] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:28] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:28] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:33:28] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:28] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:28] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:33:30] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:30] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:30] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:33:30] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:30] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:30] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:33:30] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:30] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:30] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:33:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:33:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:33:32] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:32] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:32] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:33:34] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:34] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:34] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:33:34] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:34] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:34] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:33:34] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:34] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:34] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:33:36] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:36] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:36] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:33:36] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:36] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:36] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:33:36] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:36] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:36] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:33:38] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:38] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:38] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:33:38] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:38] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:38] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:33:38] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:38] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:38] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

    [2020-01-20T14:33:40] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:40] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:40] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURTEMP = 7.9

    [2020-01-20T14:33:40] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:40] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:40] [DEBUG] [Message] QHYCCD: Got Control CONTROL_CURPWM = 0

    [2020-01-20T14:33:40] [DEBUG] [MemberName] GetControlValue
    [2020-01-20T14:33:40] [DEBUG] [FileName] E:\Projects\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T14:33:40] [DEBUG] [Message] QHYCCD: Got Control CONTROL_OFFSET = 30

  4. Igor von Nyssen

    Great! I do not think at this point that wiping and reinstalling NINA will make a difference. The driver for the FlipFlat is part of NINA.exe and not an external library we would have to worry about. Could you try to generate the debug logs and post them here or on discord or email them to igor@vonnyssen.com ? There is also an experimental version here: https://www.dropbox.com/s/xrfeorx2dx1urul/NINA added dark handling.exe?dl=0 that you could rename to NINA.exe and replace the NINA.exe from the latest nightly.

  5. Eric Walden

    I created a new profile and all of the hardware settings were returned to being unset, but the flat panel still shows connected via icon and there are none listed in the drop down box.

  6. Igor von Nyssen

    I see - let me create a new profile here myself and I will see if I can reproduce the behavior.

  7. Eric Walden

    I used the experimental EXE and the behavior is the same. Connection icon next to the flat panel image and blank drop down box.

  8. Igor von Nyssen

    Hmm, I cannot reproduce the flip flat entry disappearing 😞 - profiles are located here: C:\Users\<your user name>\AppData\Local\NINA\Profiles - could you post the content of the file that corresponds to your active profile?

  9. Eric Walden

    I created a blank profile and when it prompts at startup to choose a profile, even if I select the blank one I can see the connection icon displayed next to the Flat Panel icon.

  10. Eric Walden

    I don’t see any instance of a Flat Panel or Alnitak in either the debug log or this profile. Maybe that has something to do with it?

  11. Igor von Nyssen

    I deleted all my profiles and NINA starts up. Not prompting me for anything though and this is what I see - and should see in the flat panel tab.

  12. Igor von Nyssen

    Could you set all other devices to “NO DEVICE”, like No Camera, No Filterwheel, etc. and see what shoes up in the drop-down? I am trying to think how these entries could just disappear - they are essentially hard-coded…

  13. Eric Walden

    Ok, I moved the profile to a backup folder and started NINA and the FP shows up again. Must have been corrupted somehow. I’ll have to rebuild all of my settings, but at least it shows up! I was also having an issue along with this where the filter wheel wasn’t responding. I’ll set things back up and report back.

    While I have you Igor, is there a plan to retain camera gain/offset settings after a restart? Also setting gain/offset defaults for profiles and calibration frames?

    Thanks, I’ll let you know how this goes.

  14. Igor von Nyssen

    Hi Eric, there are multiple needs and conversations about making gain/offset first class citizens and keep them consistent through NINA. It would help if you could open an issue and describe how this would work best for you. The more people we have chiming in, the more likely we will find the best solution. What would be good to know is - how often and where do you use different gain/offset values for instance.

  15. Eric Walden

    Ok, back in business! I’ll test out the Flat Wizard and other stuff, but it all connects and is recognized smoothly.

    Thank you!

  16. Eric Walden

    Igor, I did find an issue with your experimental EXE in that when I attempted to load the filter wheel it threw an error and in the logs I saw that it was pointing to your app data directory. I reverted to the old 0.52 EXE, which caused more problems with unhandled exceptions, but I think I have that fixed now also with another fresh profile.


    ----------------NINA - Nighttime Imaging 'N' Astronomy----------------

    -------------------Running NINA Version 1.10.0.1052-------------------
    -------------------------2020-01-20T14:56:26--------------------------
    ----------------------ASCOM Platform Version 6.4----------------------
    ---------------------.NET Version 4.0.30319.42000---------------------
    ---------------------Oparating System Information---------------------
    ---------------------------Is 64bit OS True---------------------------
    ------------------------Is 64bit Process True-------------------------
    ---------------------------Platform Win32NT---------------------------
    ---------------Version Microsoft Windows NT 6.2.9200.0----------------
    ---------------------------Major 6 Minor 2----------------------------
    ----------------------------Service Pack -----------------------------

    [2020-01-20T15:05:02] [INFO] [MemberName] ConnectSync
    [2020-01-20T15:05:02] [INFO] [FileName] C:\Users\igor\source\repos\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T15:05:02] [INFO] [Message] QHYCCD: Connecting to QHY600M-c4ab124d9b2e5cabd

    [2020-01-20T15:05:02] [DEBUG] [MemberName] ConnectSync
    [2020-01-20T15:05:02] [DEBUG] [FileName] C:\Users\igor\source\repos\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T15:05:02] [DEBUG] [Message] QHYCCD: Stream mode is single exposure

    [2020-01-20T15:05:07] [DEBUG] [MemberName] ConnectSync
    [2020-01-20T15:05:07] [DEBUG] [FileName] C:\Users\igor\source\repos\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T15:05:07] [DEBUG] [Message] QHYCCD: Chip Info: ChipX=36.096mm, ChipY=24.14672mm, ImageX=9600, ImageY=6422, PixelX=3.76um, PixelY=3.76um, bpp=16

    [2020-01-20T15:05:07] [DEBUG] [MemberName] ConnectSync
    [2020-01-20T15:05:07] [DEBUG] [FileName] C:\Users\igor\source\repos\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T15:05:07] [DEBUG] [Message] QHYCCD: Effective Area: StartX=24, StartY=34, SizeX=9576, SizeY=6388

    [2020-01-20T15:05:07] [DEBUG] [MemberName] StartPixelX
    [2020-01-20T15:05:07] [DEBUG] [FileName] C:\Users\igor\source\repos\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T15:05:07] [DEBUG] [Message] QHYCCD: Setting StartPixelX to 24

    [2020-01-20T15:05:07] [DEBUG] [MemberName] StartPixelY
    [2020-01-20T15:05:07] [DEBUG] [FileName] C:\Users\igor\source\repos\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T15:05:07] [DEBUG] [Message] QHYCCD: Setting StartPixelY to 34

    [2020-01-20T15:05:07] [DEBUG] [MemberName] CameraXSize
    [2020-01-20T15:05:07] [DEBUG] [FileName] C:\Users\igor\source\repos\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T15:05:07] [DEBUG] [Message] QHYCCD: Setting CameraXSize to 9576

    [2020-01-20T15:05:07] [DEBUG] [MemberName] CameraYSize
    [2020-01-20T15:05:07] [DEBUG] [FileName] C:\Users\igor\source\repos\nina\NINA\Model\MyCamera\QHYCamera.cs
    [2020-01-20T15:05:07] [DEBUG] [Message] QHYCCD: Setting CameraYSize to 6388

  17. Eric Walden

    Ok, it seems to be a problem with the profile getting corrupted, and not in the program itself. I had wisely made a backup of the profile and saved it separately. I loaded that one and things work normally. Maybe an unclean close event or some other abnormal saving behavior is corrupting that part of the profile, but that’s above my pay grade. Hope that helps.

    Thanks

  18. Eric Walden

    I just tried to run the Flat Wizard again with the working profile. It will run the initial calibration to find the selected ADU normally, but then it crashes out and does not take the flats. This is the log entry for that event:

    [2020-01-24T14:55:21] [ERROR] [MemberName] StartFlatMagic
    [2020-01-24T14:55:21] [ERROR] [FileName] E:\Projects\nina\NINA\ViewModel\FlatWizard\FlatWizardVM.cs
    [2020-01-24T14:55:21] [ERROR] [Message] Object reference not set to an instance of an object. at NINA.ViewModel.Equipment.FlatDevice.FlatDeviceVM.<>c.<UpdateWizardTrainedValues>b__44_0(BinningMode mode)
    at System.Linq.EnumerableSorter2.ComputeKeys(TElement[] elements, Int32 count) at System.Linq.EnumerableSorter1.Sort(TElement[] elements, Int32 count)
    at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__1.MoveNext()
    at NINA.ViewModel.Equipment.FlatDevice.FlatDeviceVM.UpdateWizardTrainedValues()
    at NINA.ViewModel.Equipment.FlatDevice.FlatDeviceVM.SettingsChanged(Object sender, PropertyChangedEventArgs e)
    at System.ComponentModel.PropertyChangedEventHandler.Invoke(Object sender, PropertyChangedEventArgs e)
    at NINA.ViewModel.FlatWizard.FlatWizardVM.<StartFindingExposureTimeSequence>d__108.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at NINA.ViewModel.FlatWizard.FlatWizardVM.<FindExposureTimesAndTakeImages>d__117.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    at NINA.ViewModel.FlatWizard.FlatWizardVM.<StartFlatMagic>d__111.MoveNext()

  19. Eric Walden

    Partial solution found.

    I had not set binning in the Flat Wizard - another to add to the wish list of being held over session to session. I set that to 1x1 and it is proceeding normally taking flats now.

    Still concerned about the corruption issues with the profile.

    Thanks

  20. Stefan B repo owner

    Hi, can you upload one of these corrupt profiles to share. Copy paste them here will not work properly as the text editor will alter those and we cannot just copy paste them.

  21. Dale Ghent

    Upper right of the page here should be an “Attach” button that’ll open up a file selection menu when you click it. I think that’ll work but I haven’t tried it.

  22. Eric Walden

    Profile got corrupted last night in the middle of a session. Message at the bottom hung on ‘switching filter’. I had to hard shut down NINA. Then load the backup profile again after removing all from the profiles folder.

    Woke up this morning to a stack of error messages for the FF not connecting properly, and NINA hung again on the ‘switching filter’ message. I was able to operate the FF manually, and disconnected all hardware, but it is still sitting there trying to switch the filter - it was trying to plate solve after a slew to a new target when it failed like that. I’m going to let it sit like this all day while I go to work.

    This does seem to be circling back to some kind of communication error with the FF that may be causing downstream USB errors or something like that.

    Thanks,

  23. Log in to comment