Connectdesctemplates, Methods – Echelon OpenLNS User Manual
Page 228
OpenLNS Programmer's Reference
191
ConnectDescTemplates
A ConnectDescTemplates object is a collection of
of this object is accessed through the
The following table summarizes the
ConnectDescTemplates
object.
Description
A collection of ConnectDescTemplate objects.
Added to API
Prior to LNS Release 3.0.
Accessed Through
Default Property
Methods
•
•
•
Properties
•
•
•
•
•
Methods
The
ConnectDescTemplates
object contains the following methods
.
•
•
•
Add
Summary
object needs to be created and
initialized before use. It may optionally be assigned to a
object before invoking the
Connect
method on that
object.
Availability
Local, full, and lightweight clients.
Syntax
cdTemplateObject = cdTemplatesColl.Add(cdTemplateName)
Element
Description
cdTemplateObject The newly defined
cdTemplatesColl
object.
cdTemplateName
A String containing the name of the
connection description template.
Added to API
Prior to LNS Release 3.0.