Activatedversion, Classid – Echelon OpenLNS User Manual

Page 52

Advertising
background image

OpenLNS Programmer's Reference

15

DeviceCapacity

DeviceCapacityConsumed

ExpirationDate

LicesnseId

LicenseStatus

IsTrialLicense

MaxOpenSystems

RequiredVersion

RunTimeLimit

RunTimeRemaining

ActivatedVersion

Summary

The version number that the license covers. If there is no

valid license, this value is an empty string.

Availability

Local, full, and lightweight clients.

Syntax

version = alObject.ActivatedVersion

Element

Description

version

The version number that the license

covers.

alObject

The ActivationLicense object to be acted

on.

Data Type

String.

Read/Write

Read only.

Added to API

OpenLNS.

ClassId

Summary

Identifies the object class of this object.

Availability

Local, full, lightweight, and independent clients. Note that

some objects containing this property are not available to

Independent clients.

Syntax

classIdValue = object.ClassId

Element

Description

classIdValue

The object class of the object. The

following value is defined for the

Alias

object in the

ConstClassIds

constant:

97 lcaClassIdActivationLicense

object

The object to be acted on.

Data Type

Integer.

Read/Write

Read only.

Added to API

Depends on the object used to access the property. Generally,

this property exists for an object as soon as the object is

added to the API.

Advertising