Xifpath, Devicetemplates, S xifpath p – Echelon OpenLNS User Manual

Page 323

Advertising
background image

OpenLNS Programmer's Reference

286

base name of the formatting file

(.fmt) instead of the default.

devTemplateObject

The

DeviceTemplate

object to be

acted on.

Data Type

String.

Read/Write

Read/write.

Added to API

Prior to LNS Release 3.0.

XifPath

Summary

Contains the path of the external interface file used by this

device template.

Availability

Local, full, and lightweight clients.

Syntax

xifPathValue = dtObject.XifPath

Element

Description

xifPathValue

The external interface file path.
If the name is provided without a

path, OpenLNS will look in the

directory specified in the

System

object's

ImportDirectory

property.

dtObject

The

DeviceTemplate

object from

which to get the information.

Data Type

String.

Read/Write

Read only

Added to API

LNS Release 3.0.

DeviceTemplates

The DeviceTemplates object is a collection of

DeviceTemplate

objects. The instance of this

collection, which is accessed through the

TemplateLibrary

object, holds all of the

DeviceTemplate

objects in the system.

The following table summarizes the

DeviceTemplates

object.

Description

Represents a collection of

DeviceTemplate

objects.

Added to API

Prior to LNS Release 3.0.

Accessed Through

TemplateLibrary

object

.

Default Property

Item property.

Methods

Add

ItemByHandle

ItemByProgramId

Remove

Properties

ClassID

Count

Item

Advertising