I just created a database containing only the record in your message below, loaded it into an EPICS IOC on Linux, and created an medm screen to control and monitor it. It worked fine. I wrote the value 10 in the text entry widget, and 10 was displayed in the text monitor widget, as well as with the "dbpr" command at the iocsh prompt.
This is EPICS 3.14.10 and medm 3.1.2.2, but I really doubt if there was a problem with either the earlier version of EPICS or medm you are using.
Mark
________________________________
From: [email protected] on behalf of Emmanuel Mayssat
Sent: Mon 4/6/2009 7:37 PM
To: epics
Subject: longout record issue
Hello all,
I have noticed oddities with my longout records.
Particularly when I use the soft Channel record.
record(longout, "myLO") {
field(VAL ,"100")
field(SCAN, "Passive")
field(DTYP, "Soft Channel")
}
Now if I create a medm text entry attached to this PV, and attempt to
modify the PV, it updates but not as expected. For example, if I enter
the value 10, the PV is updated to -11100023 (or something like that)
I am using medm 3.1.1 compiled against EPICS 3.14.9.
I have other longout records which are not "Soft Channel".
They correctly update with the same medm widget.
Any idea?
--
Emmanuel
- References:
- longout record issue Emmanuel Mayssat
- Navigate by Date:
- Prev:
longout record issue Emmanuel Mayssat
- Next:
Re: longout record issue Dirk Zimoch
- 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:
longout record issue Emmanuel Mayssat
- Next:
Re: longout record issue Dirk Zimoch
- 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
|