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  <20082009  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  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: Problem with SEQ
From: "Mark Rivers" <[email protected]>
To: "Szalata, Zenon M." <[email protected]>, "EPICS Techtalk" <[email protected]>
Date: Mon, 19 May 2008 23:13:27 -0500
For stringin records or the DESC field you should use the "string" datatype in the sequencer, i.e.
 
string name2; assign name2 to "{P}{M}S_NAME"; monitor name2;

Mark
 

________________________________

From: [email protected] on behalf of Szalata, Zenon M.
Sent: Mon 5/19/2008 10:48 PM
To: EPICS Techtalk
Subject: Problem with SEQ



I am using seq-R2-0-11 with epics R3-14-9.  I have written a simple sequencer code in which I tried to get a value from a stringin record.  For testing I have these two definitions:

char name1[SPATH]; assign name1 to "{P}{M}WF_NAME"; monitor name1;
char name2[SPATH]; assign name2 to "{P}{M}S_NAME"; monitor name2;

Where name1 is assigned to a waveform record and name2 is assigned to a stringin record.  Both these records are given some character string values.  I can obtain the value from the waveform record but I get nothing from the stringin record.  In each case I use pvGet function.  This test was precipitated when my sequencer code failed to get the string from the DESC field of a longin record.

Is it not possible to get an ASCII coded string either from a stringin record or the DESC field from any record into a sequencer program?  It seems to me that it should be possible since it works with caget!  Am I overlooking something simple and basic? How can this be done?  Can anyone help, please?

Thanks in advance,
Zen





References:
Problem with SEQ Szalata, Zenon M.

Navigate by Date:
Prev: Problem with SEQ Szalata, Zenon M.
Next: Controls Position at SLAC Shoaee, Hamid
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Problem with SEQ Szalata, Zenon M.
Next: Controls Position at SLAC Shoaee, Hamid
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·