All,
It looks like the MLST (monitor last value) field of the boRecord is not
being initialized (always 0). The problem occurs if VAL is initialized
to 1 by device support (MLST still 0). Monitors are posted only if VAL
!= MLST. So setting VAL to 0 from 1 (MLST still 0) won't post a
monitor, and writing 1 will post an extra monitor.
I think the correct action is to set MLST=VAL at the end of the
init_record.
Does this seem appropriate?
Michael
- Replies:
- RE: missing monitors from boRecord (patch) Davidsaver, Michael
- Navigate by Date:
- Prev:
dbToRecordTypeH Benjamin Franksen
- Next:
RE: missing monitors from boRecord (patch) Davidsaver, Michael
- Index:
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:
dbToRecordTypeH Benjamin Franksen
- Next:
RE: missing monitors from boRecord (patch) Davidsaver, Michael
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
<2010>
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
|