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  2019  2020  2021  2022  <20232024  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  2019  2020  2021  2022  <20232024 
<== Date ==> <== Thread ==>

Subject: Re: creating soft channel ioc to interface with real ioc
From: Mark Rivers via Tech-talk <tech-talk at aps.anl.gov>
To: "Tran, Phi Dung" <ptran1 at bnl.gov>
Cc: "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>
Date: Wed, 11 Oct 2023 12:54:18 +0000
Your IOC application needs to be built with the DBD and library file from the EPICS motor module. Add lines like this to your application Makefile:

MyApp_DBD   += motorSupport.dbd 
 MyApp_LIBS := motor (MyApp_LIBS)

If you are using the Galil driver then also add lines like this:

 MyApp_DBD   += GalilSupport.dbd
 MyApp_LIBS := GalilSupport (MyApp_LIBS)

You need to add the paths to those modules to your application configure/RELEASE file as well.

Mark



On Oct 11, 2023, at 7:28 AM, Tran, Phi Dung via Tech-talk <tech-talk at aps.anl.gov> wrote:


Hi,

I am a EPICS beginner.  I created an motor ioc and interfaced it successfully using CSS on three different occasions.

Next I tried to create a soft ioc to move my motors in the previous real motor ioc.

I am trying to create a soft ioc, I got this error message but could not figure out.
ecord "XF:19IDC-ES-G0{MD2:Pitch}Mtr" is of unknown type "motor"
Error at or before ")" in file "../../db/galil0_pitch.db" line 20
Error: syntax error

Do you have any suggestions.

Thank you kindly for your help,
Alex

<galil0_pitch.db>
<galil0_Ymove_ib_ob_ds.db>

References:
creating soft channel ioc to interface with real ioc Tran, Phi Dung via Tech-talk

Navigate by Date:
Prev: creating soft channel ioc to interface with real ioc Tran, Phi Dung via Tech-talk
Next: Re: Job Oppotunity BESSY II Control Systems Engineer ROCK-IT Project Heinz Junkes 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  2019  2020  2021  2022  <20232024 
Navigate by Thread:
Prev: creating soft channel ioc to interface with real ioc Tran, Phi Dung via Tech-talk
Next: process multiple lines with streamdevice Gerrit Kühn 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  2019  2020  2021  2022  <20232024 
ANJ, 13 Oct 2023 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·