Mthubs, Mttargets – Echelon OpenLNS User Manual
Page 494
OpenLNS Programmer's Reference
457
object
Data Type
Boolean.
Read/Write
Read only.
Added to API
LNS Release 3.0.
MtHubs
Summary
Returns a collection containing all message tag hubs for
which the message tag is a target, including the message tag
if it is the hub for a connection.
Along with the
property, this property enables you
to manage complex network connections involving multiple
hubs and sets of targets.
When a new hub is added, it will not neccessarily be added to
the end of the list of hubs; therefore, you should update the
cached copy of the complete hub list when you add or delete a
hub.
Availability
Local, full, lightweight, and independent clients. Note that
some objects containing this property are not available to
Independent clients.
Syntax
mtCollection = mtObject.MTHubs
Element
Description
mtCollection
mtObject
Data Type
MessageTags
collection object.
Read/Write
Read only.
Added to API
LNS Release 3.0.
MtTargets
Summary
collection object containing the
message tag targets for the specified hub
Availability
Local, full, lightweight, and independent clients. Note that
some objects containing this property are not available to
Independent clients.
Syntax
mtCollection = mtObject.
Element
Description
mtCollection
mtObject
Data Type
Read/Write
Read only.
Added to API
LNS Release 3.0.