Echelon LNS User Manual
Page 225
LNS Programmer's Guide
211
Property Name
Description
Priority
This property determines whether or not priority messaging
will be used when sending explicit messages with this
monitor set or monitor point. If True, priority messaging will
be used.
Setting this property through the MsgOptions property of a
permanent monitor set, or through the DefaultOptions
property of a permanent message monitor point, does not
have an effect.
You cannot set this property through the DefaultOptions
property of a temporary message monitor point, as the
DefaultOptions properties of all temporary monitor points
are not accessible. However, you can set this property
through the MsgOptions property of a temporary monitor
set to determine the default priority setting that will be
applied to all message monitor points as they are added to
the set.
Remember that you can set this property through the
CurrentOptions property of a permanent or temporary
message monitor point to determine whether or not priority
messaging will be used when sending explicit messages with
this monitor point.
Default Value: For permanent monitor sets, the default
value for this property is False. For temporary monitor sets,
the default value is set to match the
DsPriority
property of
the
System
object.