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: store data to hard disk |
From: | <[email protected]> |
To: | <[email protected]>, <[email protected]> |
Date: | Tue, 8 Sep 2015 15:14:03 +0000 |
Could you not configure an archiver to archive the data? It’s then stored in a database and can be viewed by the archiver viewer or CSS or it can be accessed
via RPC. What data types are you dealing with, and are they all EPICS pvs, or a mix of data sources? At what data rates do you want to capture the data? Austen Rose (x8495) From: [email protected]
[mailto:[email protected]] On Behalf Of Mark Rivers Under what conditions do you want to store the data to hard disk? One common situation is where one is doing a “scan”, moving a positioner like a motor and
reading a detector. One wants to save the data for the scan to disk. The synApps “sscan” module has good tools for doing this. The “sscan” record executes the scan, and the “saveData” utility saves the scan data to disk. It
can save the positioner and detector data, as well as any number of other EPICS PV (metadata). There are utilities in Python and IDL to read and display the resulting scan files, and to convert them from XDR binary format to ASCII. Mark From:
[email protected] [mailto:[email protected]]
On Behalf Of l123173 Hi everyone,
-- 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. |