Echelon OpenLNS User Manual
Page 306
OpenLNS Programmer's Reference
269
have been updated or modified since the device’s XIF was
imported. This method allows you to update the
DeviceTemplate whenever these situations occur, without
having to re-import the XIF.
The LdrfCatalogPath property points to the location of the
device resource file catalog. You can browse the contents of
this catalog with the NodeBuilder Resource Editor included
with the Echelon device development software.
Availability
Local, full, and lightweight clients.
Syntax
devTemplateObject.ResyncToResources options
Element
Description
acted upon.
options
Determines whether the changes to
will be
automatically propagated to the
devices using the template.
The possible values for this element,
which are stored in the
ConstResyncToResourcesOptionFlags
constant, are as follows:
0
lcaResyncToResourcesOptionDefault
Does not automatically propagate
DeviceTemplate changes to the
devices using that DeviceTemplate
If you select this value, you can call
the ResyncToTemplate method later
on any application devices that are
using the DeviceTemplate to
propagate the changes.
16,777,216
lcaResyncToResourcesOption
UpdateDevices
Automatically propagates
DeviceTemplate changes to the
devices using that DeviceTemplate .
If you select this value, you can OR
it with any of the enumerations of
the
ConstResyncToTemplateOptionFlags
constant to determine whether the
names of the configuration
properties, network variables, and
LonMarkObjects on the devices
should be updated as part of the