EPICS Home

Experimental Physics and Industrial Control System


 
1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: use of SUB record
From: "Bruins, Stefan" <[email protected]>
To: "'[email protected]'" <[email protected]>
Date: Fri, 27 Jan 2006 16:02:04 +0100
After some advice about the use of the waveform record as an output record I
decided to use this record in combination with with a SUB record to write to
all the elements in the waveform record. In my database I made the following
links between those records

waveform.VAL <=> sub.INPA
waveform.FTVL <=> sub.INPB
waveform.NELM <=> sub.INPC

VAL is used as a reference for the start of the array, FTVL is an indication
for the increasement of the pointer to access the next element in the
waveform array. NELM will function as a limit to indicate the range of the
waveform array.

I've already created an .cpp source file but it's not clear for me which
steps to perform to import this file to my EPICS IOC.

Some trial and error only gives me failures during the make process of the
application or a "subroutine not found" error during IOC startup.
 

Replies:
Re: use of SUB record Tim Mooney

Navigate by Date:
Prev: RE: Building the sequencer on windows XP Mark Rivers
Next: RE: use of SUB record Bruins, Stefan
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: Building the sequencer on windows XP Mark Rivers
Next: Re: use of SUB record Tim Mooney
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024