Maxopensystems, Requiredversion, Runtimelimit – Echelon OpenLNS User Manual
Page 56
OpenLNS Programmer's Reference
19
whether the activation license is a trial
license
.
TRUE.
The activation license is a trial
license
.
FALSE.
The activation license is not a
trial license
.
alObject
The ActivationLicense object to be acted
on.
Data Type
Boolean.
Read/Write
Read only.
Added to API
OpenLNS.
MaxOpenSystems
Summary
Indicates the maximum number of local systems that can be
opened at a given time on this computer.
Availability
Local, full, and lightweight clients.
Syntax
numberSystems = alObject. MaxOpenSystems
Element
Description
numberSystems
The maximum number of local systems
that can be opened on the computer
.
A value of lcaLicenseNoRestriction
(-1) indicates that there is no limit.
alObject
The ActivationLicense object to be acted
on.
Data Type
Integer.
Read/Write
Read only.
Added to API
OpenLNS.
RequiredVersion
Summary
The minimum version number that is required by the current
release.
Availability
Local, full, and lightweight clients.
Syntax
VersionNumber = alObject. RequiredVersion
Element
Description
timeValue
The minimum version number required
by the current release
.
An empty string indicates that there is
no version requirement.
alObject
The ActivationLicense object to be acted
on.