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  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: How to add KeySight Laser interferometer to EPICS
From: l123173 via Tech-talk <tech-talk at aps.anl.gov>
To: tech-talk <tech-talk at aps.anl.gov>
Date: Mon, 24 Mar 2025 17:05:46 +0800 (CST)
Hi all,
       I have a Laser interferometer of KeySight 5519A/B,which data was collected through E1735A.
       I met two question when i try to put E1735A in EPICS.
       1) E1735A only has dll, the dll run in windows. 
            I don't know how to add the dll in epics and i have both win epics and linux epics.
       2) The dll has some function, which we have to use.  
           The function return the point of values buffer and the number of values.  The number of values was changed according the interval time. The function could send 255 values most each time. And we must invoke it frequently.
           So i think it is not possibile to transfer these values to pv using pyepics.
 
        Does anyone know how to solve it. Any suggesion was appreciate.

Regards,
Liang

The function:
int E1735A_ReadAllSamples(TLaserSample* pBuf, int BufSize)
typedef struct {
             double LaserPos;  //sample value
             __int64 TimeStamp;  // time stamp
             int LaserTriggerl;    //trigger
             int LaserError;       //error code
} TLaserSample

Replies:
RE: How to add KeySight Laser interferometer to EPICS Freddie Akeroyd - STFC UKRI via Tech-talk

Navigate by Date:
Prev: Re: Areadetector Plugin Enable/Disable Issue and Design Question Ralph Lange via Tech-talk
Next: RE: How to add KeySight Laser interferometer to EPICS Freddie Akeroyd - STFC UKRI 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  2021  2022  2023  2024  <2025
Navigate by Thread:
Prev: Registration, call for abstracts, and other deadlines - Spring 2025 EPICS Collaboration Meeting Ivan Finch - STFC UKRI via Tech-talk
Next: RE: How to add KeySight Laser interferometer to EPICS Freddie Akeroyd - STFC UKRI 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  2021  2022  2023  2024  <2025
ANJ, 24 Mar 2025 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions ·
· Download · Search · IRMIS · Talk · Documents · Links · Licensing ·