1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 <2022> 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 <2022> 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Andor3 issue connecting camera |
From: | Sandeep Kumar Malu - STFC UKRI via Tech-talk <tech-talk at aps.anl.gov> |
To: | EPICS tech-talk <tech-talk at aps.anl.gov> |
Date: | Wed, 9 Mar 2022 07:10:25 +0000 |
Hi All
Andor3 driver is not able to detect the camera on Windows. I am using IOC bundled with the ADAndor3 driver. Camera is streaming in Andor SOLIS. Ironically, when I run listdevices.exe (created on ADAndor3 build). I get
what I am supposed to get
Found 1 Devices.
Device 0 : NEO-5.5-CL3 In andor3 constructor, AT_InitialiseLibrary
returns success. I have added AT_GetInt(AT_HANDLE_SYSTEM, L"Device Count", &DeviceCount) for debugging before connectCamera() .
Looks like it has not detected the device itself (Device ID is 0)
Found 0 Devices.
2022/03/09 06:41:00.641 andor3:connectCamera: unable to open camera 0
2022/03/09 06:41:00.641 andor3:andor3: camera connection failed (6)
Below are the EPICS versions I am using
Base - 7.0.3
Asyn - R4-43
ADCore - R-3-12-1
ADAndor3 - master(0cfa8b6)
[I also tried SDK3.15 branch]
FYI, I have added Andor SDK3 (from manufacturer) dlls in the environment path. The observation is camera works with standalone executable (listdevices/binTest/rateTest) but not with ADAndor3 IOC. Any Idea where I am going wrong?
Many Thanks
Sandeep Malu
This email and any attachments are intended solely for the use of the named recipients. If you are not the intended recipient you must not use, disclose, copy or distribute this email or any of its attachments and should notify the sender immediately and delete this email from your system. UK Research and Innovation (UKRI) has taken every reasonable precaution to minimise risk of this email or any attachments containing viruses or malware but the recipient should carry out its own virus and malware checks before opening the attachments. UKRI does not accept any liability for any losses or damages which the recipient may sustain due to presence of any viruses. |