Messagetags, Methods, Messagetag – Echelon OpenLNS User Manual
Page 496: Add m, E add m, Messagetags c
OpenLNS Programmer's Reference
459
MessageTags
A MessageTags object is a collection of
1. The MessageTags
accessed through the MessageTags property, which contains
the interface’s static message tags.
2. The MessageTags
accessed through the DynamicMessageTags property, which
contains the interface’s dynamic message tags.
The following table summarizes the MessageTags
object.
Description
A collection of MessageTag objects.
Added to API
Prior to LNS Release 3.0.
Accessed Through
object.
object.
Default Property
Methods
•
•
Properties
•
•
•
•
•
Methods
The MessageTags
object contains the following methods
.
•
•
Add
Summary
This method allows you to add message tags to any device
that supports monitor sets, and use those message tags to
send explicit messages from that device to a group of devices,
as with static message tags. For example, consider the case of
. Network Service Devices do not
contain static message tags. However, you can use this
method to add dynamic message tags to the
. Once you have done
so, you could connect the message tag to the devices you want
to send messages to. Following that, you could create a
permanent message monitor point
that specifies the new dynamic
message tag as the monitor target. You could then open the
monitor set, and use the message monitor point to send
number of devices on your network.
The procedure to follow when connecting message tags and