Deprecated methods – Echelon OpenLNS User Manual
Page 1073
OpenLNS Programmer's Reference
1036
Deprecated Methods
The following methods have been deprecated in OpenLNS and LNS Turbo Editions (3.2). This means that you should no longer use
these methods in your applications. Note that the parent objects of these methods have not been deprecated unless those objects are
listed in the Deprecated Objects section.
Method
Applicable
Parent Object
Version Reason Substitute Feature
BeginLicense
4.0
NLA
Build
3.2
U
CloseComponent
3.2
U
DebitLicense
4.0
NLA
EndLicense
4.0
NLA
Export
3.2
U
GetElement
3.2
BA
Use DataPoint objects to read and write to the values of all
configuration properties and configuration property arrays.
You can use the GetDataPoint method of the
ConfigProperty object to begin this procedure.
GetElementFromDevice
3.2
BA
If the network variable is a structure, you can use the
GetField method to access any of the fields of the source
network variable once you have used the GetDataPoint
method to acquire a DataPoint for a network variable.
GetRawValues
3.2
BA
Use the GetRawValuesEx method to read the raw values of
configuration property arrays.
GetRawValuesFromDevice
Link
3.2
U
Lock
3.2
U