Jump to content

Canada's top-tier Telescopes & Accessories
Be as specific as possible when reporting issues and *ALWAYS* include the full version number of the application you are using and your exact *CAMERA MODEL*
NEVER POST YOUR KEY IN ANY PUBLIC FORUM, INCLUDING THE O'TELESCOPE SUPPORT FORUM ::: IF YOU DO YOUR KEY WILL BE DEACTIVATED WITHOUT NOTICE!
  • 0

BYE freezes when downloading, image not making it from camera to laptop


jtackett

Question

Hello,

 

Searching through the forum has me suspicious that the problem I'm having may be the dreaded missing "image ready for download event" issue. Would you please mind helping rule that possibility in or out?

 

I have been using a Canon 550D on Windows 8 with BYE 3.1.3. with no issues for quite some time. Last week began running into issues where BYE will say the image is downloading, but it never actually downloads and I have to end BYE with the task manager because it has locked up. After this happens, the image which the camera is attempting to download never makes it anywhere. I tried different USB cables, different USB ports and a different computer with the same results. I also removed the battery for several minutes.

 

Last week I gave up on imaging the night this happened, removed the battery and came back to it the next day. I reinstalled EOS Utility and reset the camera settings in the menu. Not sure if any of this helps, but something worked. I was able to download again and imaged several nights in a row with no problem except one night where I found the BYE hung up waiting on the image to download. The next night everything worked fine.

 

Tonight I launched into a sequence of darks, but when I aborted the sequence after awhile, BYE locked up waiting on a download. The same tricks that worked last week (removing battery for 10+ minutes, reinstalling EOS utility) aren't working tonight :( This is all rather inconsistent.

 

Do you think looking at the BYE logfile would help narrow down if it is the missing "image ready for download event" issue? If so, I can email it to you.

 

Thank you for any help. Please let me know if there is more information I can provide.

 

Jason

Link to comment
Share on other sites

  • Answers 6
  • Created
  • Last Reply

6 answers to this question

Recommended Posts

Thanks for the log files.

 

Your camera is shutting down.

 

2015-09-25 23:36:40,114 [CameraTakePictureOnMessageRecieved] DEBUG - TAKE PICTURE ::: Shutter(MANUAL) Cable(CameraUSB) Av(Not supported) Duration(1.0) Iso(1600) Quality(IMAGE_RAW) Mirror(0) SaveTo(PC)
2015-09-25 23:36:41,129 [CameraTakePictureOnMessageRecieved] INFO  - Running (throw): EDSDK.EdsSendCommand(cameraRef, 4, 65539)
2015-09-25 23:36:41,317 [CameraTakePictureOnMessageRecieved] INFO  - Success: EDSDK.EdsSendCommand(cameraRef, 4, 65539)
2015-09-25 23:36:41,551 [OnStateEventHandler] DEBUG - StateEvent_JobStatusChanged Fired! (inParameter=1) (inContext=0)
2015-09-25 23:36:41,551 [OnStateEventHandler] DEBUG - Items waiting to be transfered...
2015-09-25 23:36:41,551 [OnStateEventHandler] DEBUG - StateEvent_BulbExposureTime Fired! (inParameter=0)
2015-09-25 23:36:42,442 [CameraTakePictureOnMessageRecieved] INFO  - Running (throw): EDSDK.EdsSendCommand(cameraRef, 4, 0)
2015-09-25 23:36:42,520 [CameraTakePictureOnMessageRecieved] INFO  - Success: EDSDK.EdsSendCommand(cameraRef, 4, 0)
2015-09-25 23:36:43,739 [Main] DEBUG - ObjectEvent_DirItemRequestTransfer: (inRef=306119984)
2015-09-25 23:36:44,520 [OnDirItemRequestTransfer(306119984)] INFO  - Running (log): EDSDK.EdsGetDirectoryItemInfo(inDirItemRef, out dirItemInfo)
2015-09-25 23:36:44,536 [OnDirItemRequestTransfer(306119984)] INFO  - Success: EDSDK.EdsGetDirectoryItemInfo(inDirItemRef, out dirItemInfo)
2015-09-25 23:36:44,536 [OnDirItemRequestTransfer(306119984)] INFO  - Running (log): EDSDK.EdsCreateFileStream(dirItemInfo.szFileName, EDSDK.EdsFileCreateDisposition.CreateAlways, EDSDK.EdsAccess.ReadWrite, out stream)
2015-09-25 23:36:44,551 [OnDirItemRequestTransfer(306119984)] INFO  - Success: EDSDK.EdsCreateFileStream(dirItemInfo.szFileName, EDSDK.EdsFileCreateDisposition.CreateAlways, EDSDK.EdsAccess.ReadWrite, out stream)
2015-09-25 23:36:44,551 [OnDirItemRequestTransfer(306119984)] INFO  - Running (log): EDSDK.EdsDownload(imgRef, dirItemInfo.Size, stream)
2015-09-25 23:36:44,730 [OnDirItemRequestTransfer(306119984)] INFO  - WARNING EDS_ERR_COMM_DISCONNECTED : EDSDK.EdsDownload(imgRef, dirItemInfo.Size, stream)
2015-09-25 23:36:44,730 [OnDirItemRequestTransfer(306119984)] INFO  - Running (log): EDSDK.EdsDownloadCancel(imgRef)
2015-09-25 23:36:44,746 [OnStateEventHandler] INFO  - StateEvent_Shutdown Fired! (inParameter=0)

 

The camera has actually fired the event StateEvent_Shutdown which means it is turning off on its own.  I do not know why it is shutting down.  Do you have a fully charged battery?  Are you on AC Power?  if yes is it cheap after market ac adapter?  Do you have your camera to shutdown after x minutes?

 

Regards,

Link to comment
Share on other sites

Thank you for having a look at the log files. Much appreciated. Well that is some interesting information. Now that you mention it the 12V to Canon battery adapter I use has acted fishy in the past. Sometimes the charge indicator on BYE will go from full to about half out of nowhere. On those occasions, I take the battery out of the camera and place it back in. Usually, the battery indicator goes back to full. So there could be something up with that adapter. I will also check the voltage of the marine battery I'm using and the auto power shutoff setting in the camera. Thanks for the leads. It will be a big sigh of relief if it isn't the camera and just an issue with power accessories. 

 

Thanks again,

Jason

Link to comment
Share on other sites

Jason,

 

The battery charge property that is provided by the camera  has 5 levels:

 

        public const uint   BatteryLevel_Empty    = 1;   
        public const uint   BatteryLevel_Low      = 30;      
        public const uint   BatteryLevel_Half     = 50;      
        public const uint   BatteryLevel_Normal   = 80;
        public const uint   BatteryLevel_AC       = 0xFFFFFFFF;     
 

So, you should not expect it to count down a percentage at a time throughout your session. Not sure how it behaves when the battery is remove and reinserted without being charged.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...

Important Information

This site uses cookies to offer your a better browsing experience. You can adjust your cookie settings. By closing this banner, scrolling this page, clicking a link or continuing to browse otherwise, you agree to the use of cookies, our Privacy Policy, and our Terms of Use