Importdirectory, Installoptions – Echelon OpenLNS User Manual

Page 928

Advertising
background image

OpenLNS Programmer's Reference

891

Syntax

hostTimerValue = systemObject.HostTimer

Element

Description

hostTimerValue The host timer value in seconds. This

property applies to network

management messages only.

This property accepts a range of values

from 0 to 65,534 seconds. The default

value is 15 seconds.
You can write the value 65535 to this

property without an exception being

thrown. The value of the property,

however, will not be changed from its

current value.

systemObject

The System

object to be acted upon.

Data Type

Integer.

Read/Write

Read/write.

Added to API

Prior to LNS Release 3.0.

ImportDirectory

Summary

The default directory in which the Import method expects to

find external interface (XIF) files (.XIF and .XFB

extensions).

Availability

Local, full, and lightweight clients.

Syntax

pathName = systemObject.ImportDirectory

Element

Description

pathName

The path name of the Import directory

as a string.

If you only specify a filename without a

pathname as a parameter to the Import

method, that file is expected to be found

in the directory specified by this

property.

systemObject

The System

object to be acted on.

Data Type

String.

Read/Write

Read/write.

Added to API

Prior to LNS Release 3.0.

InstallOptions

Summary

Specifies the system install options, and indicates whether

the system uses private or shared media

.

Disable automatic discovery and pinging by setting the

Advertising