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: How to put the contents of a file in a waveform record
From: "Cobb, Tom \(DLSLtd,RAL,LSCI\) via Tech-talk" <tech-talk at aps.anl.gov>
To: "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>, Shuei YAMADA <shuei.yamada at gmail.com>
Date: Thu, 9 Dec 2021 14:20:50 +0000
Hi Shuei,

Thanks for that, I'll take a look.

Thanks,
Tom

From: Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of Shuei YAMADA via Tech-talk <tech-talk at aps.anl.gov>
Sent: 08 December 2021 04:28
To: tech-talk at aps.anl.gov <tech-talk at aps.anl.gov>
Subject: Re: How to put the contents of a file in a waveform record
 
Hi Tom,

We have such a device support at J-PARC, which you can find in github:

https://github.com/shuei/epics-textfile

It supports longin, ai and waveform records, and you could write something like:

record(waveform, "TEST") {
    field(DTYP, "Text File")
    field(PINI, "YES")
    field(INP,  "@/relative/or/absolute/path/to/file")
    field(NELM, "5")
    field(FTVL, "LONG")
}

best regards,
Shuei

> Hi all,
>
> Has anyone written a support module that puts the contents of a file in a waveform record? I was going to do this in an aSub record, but it occurred to me that one of the synApps modules might contain device support for something like this.
>
> I was hoping to write something like:
>
>     record(waveform,"TEST") {
>         field(DTYP,"from_file")
>         field(INP, "/path/to/file")
>     }
>
> then be able to caget TEST and see the contents of the file.
>
> Has anyone written something like this?
>
> Thanks,
> Tom

--
                 ----------------------------------------------------
                 Shuei Yamada,
                 High Energy Accelerator Research Organization (KEK)
                 mailto:shuei at post.kek.jp
                 ----------------------------------------------------

 

-- 

This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd.
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
 


References:
How to put the contents of a file in a waveform record Cobb, Tom (DLSLtd,RAL,LSCI) via Tech-talk
Re: How to put the contents of a file in a waveform record Shuei YAMADA via Tech-talk

Navigate by Date:
Prev: AW: AreaDetector NDFileHDF5 dynamic frame-placement within an opened H5-file Sintschuk, Michael via Tech-talk
Next: PCAS 4.13.3 released Ralph Lange 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: How to put the contents of a file in a waveform record Shuei YAMADA via Tech-talk
Next: Need clarification on UDP Broadcasting to multiple IOCs on same PC Manoussakis, Adamandios 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, 09 Dec 2021 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·