Deprecated objects – Echelon OpenLNS User Manual
Page 1072
LNS FX Programmer's Reference
1035
Deprecated Objects
The following objects have been deprecated in OpenLNS and LNS Turno Editions (3.2). This means that you should no longer use the
object, or any of its properties and methods, in your applications.
Object
Version
Reason Substitute Feature
BuildTemplate
3.2
U
BuildTemplates
3.2
U
HardwareTemplate
3.2
U
HardwareTemplates
3.2
U
NetworkVariableFiel
d
3.2
BA
Use DataPoint objects to read and write the values of the network variables and
network variable fields on your network. You can use the GetDataPoint method to
acquire a DataPoint for reading or writing the value of a network variable.
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.
ProgramTemplate
3.2
U
ProgramTemplates
3.2
U