Ldrflanguages – Echelon OpenLNS User Manual

Page 719

Advertising
background image

OpenLNS Programmer's Reference

682

Element

Description

isOpenFlag

Boolean value.

Object

A Boolean value indicating whether the

ObjectServer

object is currently open.

TRUE. T

he

ObjectServer

object is

currently open

.

FALSE. T

he

ObjectServer

object is

currently closed

.

Data Type

Boolean.

Read/Write

Read only.

Added to API

LNS Release 3.0.

LdrfLanguages

Summary

Contains the

LdrfLanguages

collection representing the

languages known by OpenLNS.
You can only access this property after you have

opened

the

Object Server.

Availability

Local, full, lightweight, and independent clients.

Syntax

ldrfLang = osObject.

LdrfLanguages

Element

Description

ldrfLang

The

LdrfLanguages

collection.

osObject

The

ObjectServer

object to be acted on.

Data Type

Boolean.

Read/Write

Read only.

Added to API

LNS Release 3.0.

Advertising