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  <20192020  2021  2022  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  <20192020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Help for StreamDevice record meanings
From: Peter Milne via Tech-talk <[email protected]>
To: 张亚威 <[email protected]>
Cc: EPICS Tech-Talk <[email protected]>
Date: Wed, 25 Dec 2019 07:58:01 +0000
Hello 张亚威

The "hardware" is stream device, but this is really an AI Analog Input record. Look at the EPICS Record Reference Manual (google EPICS RRM) for full definition all fields.

Best regards 

Petrr

On Wed, 25 Dec 2019, 06:08 张亚威 via Tech-talk, <[email protected]> wrote:
Hello,
  I am learning StreamDevice but meet a problem with StreamDevice. However I can not understand what the field(such as "PREC","LOPR","HOPR") means in these records:
record (ai, "PS1:I-get")
{
    field (DESC, "Read current of PS1")
    field (DTYP, "stream")
    field (INP,  "@ExamplePS.proto getCurrent PS1")
    field (EGU,  "A")
    field (PREC, "2")
    field (LOPR, "0")
    field (HOPR, "60")
    field (PINI, "YES")
    field (SCAN, "10 second")
}
record (ao, "PS1:I-set")
{
    field (DESC, "Set current of PS1")
    field (DTYP, "stream")
    field (OUT,  "@ExamplePS.proto setCurrent PS1")
    field (EGU,  "A")
    field (PREC, "2")
    field (DRVL, "0")
    field (DRVH, "60")
    field (LOPR, "0")
    field (HOPR, "60")
}
  https://paulscherrerinstitute.github.io/StreamDevice/setup.html
  Would you be able to provide me a way to learn that? 

Regards,
Yawei Zhang




 


References:
Help for StreamDevice record meanings 张亚威 via Tech-talk

Navigate by Date:
Prev: Help for StreamDevice record meanings [email protected] via Tech-talk
Next: Re: Help for StreamDevice record meanings [email protected] 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  <20192020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Help for StreamDevice record meanings 张亚威 via Tech-talk
Next: Help for StreamDevice record meanings [email protected] 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  <20192020  2021  2022  2023  2024 
ANJ, 25 Dec 2019 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·