On 9/17/24 09:46, Barrett (US), Patrick E via Tech-talk wrote:
Hello,
I am trying to initialize (set default value) of either an lsi or waveform record with a string which is 125 characters. I have tried using the bracket notation in the INP field, but still get syntax error messages during IOC initialization.
Is this initialization method not available in 3.15.9?
No, not until 7.0.
The record definition I tried is:
record(lsi, " test")
{
field(DTYP, "Soft Channel")
field(PINI, "YES")
field(SIZV, "125")
field(INP, ["XXXOCXXXOCXXXOCOOOO?CCC?CXXXO?XXXO?XXXO?OOOO??????XXXO?XXXO?XXXO?OOOO??????CCC?CCCC?CCCC?C?????CCC?COOOOPO??OPO??OPOOOOOPPPOP"])
}
Thank you,
Patrick Barrett
- References:
- Initializing lsi or waveform with long string in 3.15.9 Barrett (US), Patrick E via Tech-talk
- Navigate by Date:
- Prev:
New to EPICS - wants to use motorMotorSim - Python client Guijarro Mathias Charles via Tech-talk
- Next:
RE: New to EPICS - wants to use motorMotorSim - Python client Mark Rivers 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
2023
<2024>
2025
- Navigate by Thread:
- Prev:
Initializing lsi or waveform with long string in 3.15.9 Barrett (US), Patrick E via Tech-talk
- Next:
New to EPICS - wants to use motorMotorSim - Python client Guijarro Mathias Charles 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
2023
<2024>
2025
|