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 2023 2024 2025 | 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 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: using motor / steppermotor record for Trinamic TMCM-351 controller |
From: | Ron Sluiter <[email protected]> |
To: | Christian Pauly <[email protected]>, <[email protected]> |
Date: | Wed, 15 Jul 2015 11:11:32 -0500 |
On 07/15/2015 03:20 AM, Christian Pauly
wrote:
"Soft Channel support" refers to EPICS device level support where there is no underlying hardware. All of the device support provided with EPICS base is some variation on "Soft Channel" device support. For example, in the devSoft.dbd or softIoc.dbd files located in <base>/dbd you will find ; devSoft.dbd:device(aai,CONSTANT,devAaiSoft,"Soft Channel") devSoft.dbd:device(ai,CONSTANT,devAiSoftRaw,"Raw Soft Channel") The EPICS motor module also has Soft Channel device support. There is a tangent arm example here in the EPICS motor module document. Ron |