On 04/14/2016 12:13 PM, Andrew Johnson wrote:
> you may have to
> include the ADR command in the Stream protocol as part of every command
You might get some ideas by looking at "I need to write more than one
value in one message" part C.
http://epics.web.psi.ch/software/streamdevice/doc/tipsandtricks.html#writemany
Something like
> field(OUT, "@TDK_Lambda_Genesys.proto writecmd($(P),ID) $(PORT)")
Then in .proto
> writecmd {
> out "ADDR %(\$1:ADDRESS.VAL)s; \$2 %f;";
> }
This example also uses "Protocol arguments".
http://epics.web.psi.ch/software/streamdevice/doc/protocol.html#argvar
- References:
- Force one record to run before all others kathryn.baker
- Re: Force one record to run before all others Andrew Johnson
- Navigate by Date:
- Prev:
RE: Force one record to run before all others kathryn.baker
- Next:
Device support for Copley Controls Xenus Vigder, Mark
- 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
- Navigate by Thread:
- Prev:
RE: Force one record to run before all others kathryn.baker
- Next:
Device support for Copley Controls Xenus Vigder, Mark
- 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
|