File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,16 @@ should also be read to understand what has changed since earlier releases:
2222
2323## Changes made on the 7.0 branch since 7.0.8.1
2424
25+ ### The AMSG error message propagates through MSS links
26+
27+ A database link with the MSS attribute will now propagate not only SEVR and
28+ STAT, but also AMSG. This field contains additional information that complements
29+ STAT. Links with MS or MSI attributes do not propagate STAT, and therefore do
30+ not propagate AMSG, either.
31+
32+ Channel Access links do not propagate AMSG, regardless of the MSS attribute,
33+ because the message is not available over Channel Access.
34+
2535### DBE_PROPERTY event rate changed
2636
2737Updating property fields now only post DBE_PROPERTY events if the
You can’t perform that action at this time.
0 commit comments