Experimental Physics and Industrial Control System
|
Hi Isabella,
I think that this will work for you:
from org.csstudio.opibuilder.scriptUtil import PVUtil from org.csstudio.opibuilder.scriptUtil import ConsoleUtil
v = PVUtil.getString(pvs[0]).split(",") myStr = "".join(chr(int(i)) for i in v) ConsoleUtil.writeInfo(myStr)
- References:
- CSS - how to read waveform of CHARS (or STRINGS) in a script? Isabella Rey
- Navigate by Date:
- Prev:
Re: CSS - how to read waveform of CHARS (or STRINGS) in a script? John Hammonds
- Next:
logarithmic 2-D image data Pearson, Matthew R.
- 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: CSS - how to read waveform of CHARS (or STRINGS) in a script? John Hammonds
- Next:
logarithmic 2-D image data Pearson, Matthew R.
- 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
|
ANJ, 16 Dec 2015 |
·
Home
·
News
·
About
·
Base
·
Modules
·
Extensions
·
Distributions
·
Download
·
·
Search
·
EPICS V4
·
IRMIS
·
Talk
·
Bugs
·
Documents
·
Links
·
Licensing
·
|