Echelon i.LON SmartServer 2.0 User Manual
Page 237
i.LON SmartServer 2.0 Programmer’s Reference
14-37
LonFormat="UCPTdynamic">DDT_STATIC
The Get function returns an
parameters you supplied to the function. The properties included within each
initially defined when the functional block is added to the SmartServer or LNS network database. You
can write to these functional block properties with the Set function. The following table describes
these properties.
Property Description
The name of the functional block in the following format:
<network/channel/device/functionalblock>. You can rename a
functional block by providing its
specifying the new
functional block is to be renamed.
The type of functional block (DefaultFb by default) and its xsi
type, which is LON_Fb_Cfg. This determines the icon used to
represent the functional block in the SmartServer Web interface.
You can use custom icons (.gif images) to represent your
company’s functional blocks in the SmartServer Web interface.
If a custom icon is being used for a functional block, this
property is set to <manufacturer ID>[scope selector].
<functional profile programmatic name>.
To use a custom functional block icon, upload the
<manufacturer ID>[scope selector]. <functional profile
programmatic name>.gif file for your custom functional block
icon to both the root/Web/images/tree and the
root/Web/images/app folders on the SmartServer flash disk.
The root/web/images/tree stores the icons shown in the
SmartServer tree. The root/web/images/app folder stores the
icons shown in the upper left-hand corner of an object’s
configuration and driver Web pages.
A flag indicating whether the functional block is hidden or
shown in the navigation pane on the left side of the SmartServer
Web interface. This property may have the following values:
0
– shown
1
– hidden
A timestamp indicating the last time the configuration of the
functional block was updated. This timestamp uses the ISO
8601 format, which is as follows:
YYYY-MM-DDTHH:MM:SS.sssZPhh:mm
The first segment of the time stamp (YYYY-MM-DD)
represents the date the configuration of the Data Point was last
updated. The second segment (after the T): HH:MM:SS.sss
represents the time of day the configuration of the Data Point