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

Subject: Re: ACalcOUT question
From: Ralph Lange <[email protected]>
To: EPICS Tech-Talk <[email protected]>
Date: Thu, 1 Feb 2018 11:01:34 +0100
Then, the assignment operator is ':='. Single or double equal sign are both the comparison operator.

~Ralph


On Thu, Feb 1, 2018 at 10:54 AM, Amien Crombie <[email protected]> wrote:

Hi Ralph

Sorry I took out the 'extra' INPA


record(acalcout,        "$(dev):$(axis)_calc_offset")  {
        field(PINI,        "YES")
        field(DTYP,        "Soft Channel")

        field(NELM,        "48")
        field(INPA,        "$(dev):$(axis)range")
        field(INAA,        "$(dev):$(axis)_raw_cur.AVAL")
        field(INBB,        "$(dev):$(axis)_offset1.AVAL")
        field(INCC,        "$(dev):$(axis)_offset2.AVAL")
        field(INDD,        "$(dev):$(axis)_offset3.AVAL")
        field(INEE,        "$(dev):$(axis)_offset4.AVAL")
        field(INFF,        "$(dev):$(axis)_offset5.AVAL")
        field(INGG,        "$(dev):$(axis)_offset6.AVAL")
        field(OOPT,        "Every Time")
        field(DOPT,        "Use CALC")
        field(CALC,        "@@(@0)=AA")        # here Range is index to offset-Array of that range
    }




References:
ACalcOUT question Amien Crombie
Re: ACalcOUT question Amien Crombie

Navigate by Date:
Prev: Re: ACalcOUT question Amien Crombie
Next: RE: Seq-2.2.5 compilation on windows freddie.akeroyd
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  <20182019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: ACalcOUT question Amien Crombie
Next: Segmentation fault when setting motorStatusProblem_ to 1 Sobhani, Bayan
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  <20182019  2020  2021  2022  2023  2024