EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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  <20212022  2023  2024  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  <20212022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: Areadetector driver for AVT-Marlin Firewire Camera on Windows
From: Mark Rivers via Tech-talk <tech-talk at aps.anl.gov>
To: "'Malu, Sandeep Kumar (-,RAL,CLF)'" <sandeep-kumar.malu at stfc.ac.uk>
Cc: "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>
Date: Fri, 29 Jan 2021 13:42:20 +0000

Hi Sandeep,

 

I thought a little harder about using ADVimba.  So far ADVimba has only been used with GenICam cameras, which contain the XML file you mentioned.  However,  I don’t think the Firewire cameras (IEEE 1394a or 1394b) are GenICam compliant, so they probably don’t have an XML file you can download.  Firewire cameras have a fixed set of feature names that are specified in the IEEE standard.  The Vimba SDK says it is supports IEEE 1394, so they are presumably using the same calls to write/read features that they use for GenICam.  That means you probably can use ADVimba, but you will need to manually create the .template file using the correct feature names, and manually create the OPI screens.  This seems possible, but as I said previously it may be cheaper, considering the developer’s time to do that, to just buy a new camera.

 

Mark

 

 

 

From: Tech-talk <tech-talk-bounces at aps.anl.gov> On Behalf Of Mark Rivers via Tech-talk
Sent: Friday, January 29, 2021 7:28 AM
To: 'Malu, Sandeep Kumar (-,RAL,CLF)' <sandeep-kumar.malu at stfc.ac.uk>
Cc: tech-talk at aps.anl.gov
Subject: RE: Areadetector driver for AVT-Marlin Firewire Camera on Windows

 

Hi Sandeep,

  1. ADProsilica - Apparently, when I use "prosilicaConfig("$(PORT)", 5000698, 50, 0)" in st.cmd; the IOC crash. Somewhere I read ADprosilica has been tested only with gigE cameras.

ADProsilica only works with GigE cameras because the PvApi SDK that it uses only supports GigE.

  1. ADVimba - The IOC runs with "ADVimbaConfig("$(PORT)", "$(CAMERA_ID)", 0, 0, 0)" . But the template files it uses "dbLoadRecords("$(GENICAM_DB_FILE)", "P=$(PREFIX),R=cam1:,PORT=$(PORT)")" can only be generated using arv-tools on Linux. (Downloading the XML files - https://areadetector.github.io/master/ADGenICam/ADGenICam.html). Does someone has the XML configuration files for the said model?

I don’t think that aravis supports Firewire so I am not sure how you can get the XML file. You could ask Allied Vision to send it to you.

  1. ADFireWireWin - Not tried yet. Does this works with the above model?

That might work.  As far as I know that driver has not been used in many years, so it may need some work.  It relies on a library from Carnegie Mellon, and I don’t know if they support that anymore.  Their Web page seems to have been updated last in 2011, and only mentions Windows 7 not Windows 10.

 

It might be less expensive to replace that obsolete camera with a modern one with the same physical form factor if that is an option.

 

Mark

 

 

From: Tech-talk <tech-talk-bounces at aps.anl.gov> On Behalf Of Malu, Sandeep Kumar (-, RAL, CLF) via Tech-talk
Sent: Friday, January 29, 2021 7:13 AM
To: tech-talk at aps.anl.gov
Subject: Areadetector driver for AVT-Marlin Firewire Camera on Windows

 

Hi

 

Which areadetector driver should be used to interface AVT(Allied Vision)-Marlin F033B Firewire camera on Windows OS? I tried a few of them and below are my observations.

  1. ADProsilica - Apparently, when I use "prosilicaConfig("$(PORT)", 5000698, 50, 0)" in st.cmd; the IOC crash. Somewhere I read ADprosilica has been tested only with gigE cameras.
  2. ADVimba - The IOC runs with "ADVimbaConfig("$(PORT)", "$(CAMERA_ID)", 0, 0, 0)" . But the template files it uses "dbLoadRecords("$(GENICAM_DB_FILE)", "P=$(PREFIX),R=cam1:,PORT=$(PORT)")" can only be generated using arv-tools on Linux. (Downloading the XML files - https://areadetector.github.io/master/ADGenICam/ADGenICam.html). Does someone has the XML configuration files for the said model?
  3. ADFireWireWin - Not tried yet. Does this works with the above model?

Many Thanks

Sandeep

 

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. Opinions, conclusions or other information in this message and attachments that are not related directly to UKRI business are solely those of the author and do not represent the views of UKRI.


Replies:
Re: Areadetector driver for AVT-Marlin Firewire Camera on Windows Malu, Sandeep Kumar (-, RAL, CLF) via Tech-talk
References:
Areadetector driver for AVT-Marlin Firewire Camera on Windows Malu, Sandeep Kumar (-, RAL, CLF) via Tech-talk
RE: Areadetector driver for AVT-Marlin Firewire Camera on Windows Mark Rivers via Tech-talk

Navigate by Date:
Prev: Re: CS-Studio(Phoebus) Archive Viewer Matlab Export Issue bob dalesio via Tech-talk
Next: RE: Areadetector driver for AVT-Marlin Firewire Camera on Windows Mark Rivers via Tech-talk
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  <20212022  2023  2024 
Navigate by Thread:
Prev: RE: Areadetector driver for AVT-Marlin Firewire Camera on Windows Mark Rivers via Tech-talk
Next: Re: Areadetector driver for AVT-Marlin Firewire Camera on Windows Malu, Sandeep Kumar (-, RAL, CLF) via Tech-talk
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  <20212022  2023  2024 
ANJ, 01 Feb 2021 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·