Runtimelimit, Runtimeremaining – Echelon OpenLNS User Manual

Page 57

Advertising
background image

OpenLNS Programmer's Reference

20

Data Type

String.

Read/Write

Read only.

Added to API

OpenLNS.

RunTimeLimit

Summary

The maximum number of minutes that the application can

use LNS after opening the first network.

Availability

Local, full, and lightweight clients.

Syntax

timeValue = alObject. RunTimeLimit

Element

Description

timeValue

The maximum number of minutes that

the application can use LNS after

opening the first network

.

A value of lcaLicenseNoRestriction

(-1) indicates that there is no runtime

limit.

alObject

The ActivationLicense object to be acted

on.

Data Type

Integer.

Read/Write

Read only.

Added to API

OpenLNS.

RunTimeRemaining

Summary

The number of minutes that the application can continue to

use LNS after opening the first network.

Availability

Local, full, and lightweight clients.

Syntax

timeLimitValue = alObject. RunTimeLimit

Element

Description

timeValue

The number of minutes that the

application can continue to use LNS

after opening the first network

.

A value of lcaLicenseNoRestriction

(-1) indicates that there is no runtime

limit.

alObject

The ActivationLicense object to be acted

on.

Data Type

Integer.

Read/Write

Read only.

Added to API

OpenLNS.

Advertising