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  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: Store long strings in EPICS record.
From: Mark Rivers <[email protected]>
To: Ganesh Jangir <[email protected]>, "[email protected]" <[email protected]>
Date: Fri, 7 Mar 2014 11:22:46 +0000
If you need more than 16384 characters then you just need to set the environment variable EPICS_CA_MAX_ARRAY_BYTES to a larger number on both the IOC process and the channel access client process.

export EPICS_CA_MAX_ARRAY_BYTES=1000000

will let you have 1 million characters.

Mark

________________________________
From: [email protected] [[email protected]] on behalf of Ganesh Jangir [[email protected]]
Sent: Friday, March 07, 2014 2:27 AM
To: [email protected]
Subject: RE: Store long strings in EPICS record.

Dear All,

Thank you for the help.

Following things worked for me up to 16384 Chars.

record(waveform, "testWaveRecord")
{
    field(DESC, "testWaveRecord")
    field(NELM, 16384)
    field(FTVL, CHAR)
  }

use
caput -S   to write
caget -S   to read

Thanks and Regards

Ganesh

=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you


References:
Store long strings in EPICS record. Ganesh Jangir
RE: Store long strings in EPICS record. Mark Rivers
RE: Store long strings in EPICS record. Zelazny, Michael Stanley
RE: Store long strings in EPICS record. Mark Rivers
RE: Store long strings in EPICS record. Zelazny, Michael Stanley
RE: Store long strings in EPICS record. Ganesh Jangir

Navigate by Date:
Prev: Sorry for EMail Redundancy . EOM Ganesh Jangir
Next: RE: MAXv model-3 driver - omsMAXvConfig problem Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: Store long strings in EPICS record. Ganesh Jangir
Next: RE: Store long strings in EPICS record. David Michel
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 17 Dec 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·