Licensedcredits (deprecated), Licensetype (deprecated) – Echelon OpenLNS User Manual
Page 237
OpenLNS Programmer's Reference
200
always 0.
creditObject
The CreditInfo object to be acted on.
Data Type
Long.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
LicensedCredits (Deprecated)
Summary
Returns the currently licensed capacity, which is typically
either 6 for trial licenses, or 65,535 for non-trial licenses.
Note: In previous LNS releases, this property indicated the
number of credits defined in the LNS license.
Availability
Local, full, and lightweight clients.
Syntax
licValue = object.LicensedCredits
Element
Description
licValue
The number of LNS Device Credits.
creditObject
The CreditInfo object to be acted on.
Data Type
Long.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
LicenseType (Deprecated)
Summary
Returns lcaLNSLicenseTypeNone.
Note: In previous LNS releases, this property indicted the
type of license (either lcaLNSLicenseTypeNone or
lcaLNSLicenseTypeStandard).
Availability
Local, full, and lightweight clients.
Syntax
licValue = object.LicensedCredits
Element
Description
licValue
The number of LNS Device Credits.
creditObject
The CreditInfo object to be acted on.
Data Type
Long.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.