EPICS Home

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: Help for StreamDevice record meanings
From: 张亚威 via Tech-talk <[email protected]>
To: [email protected]
Date: Wed, 25 Dec 2019 14:08:14 +0800 (CST)
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




 


Replies:
Re: Help for StreamDevice record meanings Peter Milne via Tech-talk

Navigate by Date:
Prev: Re: Ethernet to RS-232 Danfysik supply connection issues Mark Rivers 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 
Navigate by Thread:
Prev: Re: subArray record [SEC=UNOFFICIAL] Johnson, Andrew N. via Tech-talk
Next: Re: Help for StreamDevice record meanings Peter Milne 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