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  <20152016  2017  2018  2019  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  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: mbbiDirect record bits into ai record
From: Deepika Thakur <[email protected]>
To: [email protected]
Date: Thu, 2 Jul 2015 11:39:51 +0530
Hi,
How to get bits of mbbidirect into ai record? I have tried following setup but i am not getting any output from ai record

record(mbbiDirect, mbbi1)
{
     field(SCAN, "Passive")
     field(DTYP, "Soft Channel")
     field(NOBT, "16")
     field(INP, "tohex")

}

record(ai, ai1)
{
     field(SCAN, "Passive")
     field(DTYP, "Soft Channel")
     field(INP, "mbbi1.B1")
}

record(ai, ai2)
{
     field(SCAN, "Passive")
     field(DTYP, "Soft Channel")
     field(INP, "mbbi1.B2")
}

.
.
.
.
.
record(ai, ai4)
{
     field(SCAN, "Passive")
     field(DTYP, "Soft Channel")
     field(INP, "mbbi1.BC")
}



Replies:
Re: mbbiDirect record bits into ai record Benjamin Franksen

Navigate by Date:
Prev: Re: epicsScanDouble behavior change in R3.15 Andrew Johnson
Next: Re: mbbiDirect record bits into ai record Benjamin Franksen
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: epicsScanDouble behavior change in R3.15 Andrew Johnson
Next: Re: mbbiDirect record bits into ai record Benjamin Franksen
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 16 Dec 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·