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: | Re: Yokogawa DL350 |
From: | "Mooney, Tim M. via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>, "Wang, SuYin Grass" <grass at anl.gov> |
Date: | Wed, 14 Sep 2022 14:39:44 +0000 |
Hi Grass,
I don't know how similar are various Yokogawa scopes, so this may not be useful: I wrote some support for an application that used a Yokogawa DLM400 scope. I think it hasn't been put on github, but it is readily available to APS locals:
/net/s7dserv/xorApps/epics/synApps_5_8/ioc/7id_dlm.
It's in an unusual form because it includes some orchestration code implemented with caputRecorder, which here is used simply to drive the execution of python code from EPICS. See
7id_dlmApp/src/dlm.c
7id_dlmApp/Db/dlm.db and
7id_dlmApp/op/python/macros_7id_dlm.py
Tim Mooney (mooney at anl.gov) (630)252-5417
Beamline Controls Group (www.aps.anl.gov) Advanced Photon Source, Argonne National Lab From: Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of Wang, SuYin Grass via Tech-talk <tech-talk at aps.anl.gov>
Sent: Wednesday, September 14, 2022 8:39 AM To: tech-talk at aps.anl.gov <tech-talk at aps.anl.gov> Subject: Yokogawa DL350
Has anyone implemented EPICS support for Yokogawa DL350? We're interested in talking to the DL350 on Linux and the read the waveform. There is EPICS support for SL1000,
but the data collection mode of DL350 seems to be different from SL1000.
Thanks,
Grass |