Echelon i.LON SmartServer Technical Information Page 242

  • Download
  • Add to my manuals
  • Print
  • Page
    / 443
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 241
i.LON SmartServer 2.0 Programmer’s Reference
14-42
</iLonItem>
</Get>
Response
<Get xmlns="http://wsdl.echelon.com/web_services_ns/ilon100/v4.0/message/">
<iLonItem>
<UCPTfaultCount>0</UCPTfaultCount>
<Item xsi:type="LON_Dp_Cfg">
<UCPTname>Building 2/Channel 1/DIO-5/Digital Output[0]/DO_Digital_1</UCPTname>
<UCPTannotation>Dp_In;xsi:type="LON_Dp_Cfg"</UCPTannotation>
<UCPThidden>0</UCPThidden>
<UCPTlastUpdate>2008-03-31T12:34:28.483-07:00</UCPTlastUpdate>
<UCPTdescription>Digital value to output</UCPTdescription>
<UCPTuri>LON_Dp_Cfg.htm</UCPTuri>
<UCPTformatDescription>#0000000000000000[0].SNVT_switch</UCPTformatDescription>
<UCPTlength>2</UCPTlength>
<UCPTdirection LonFormat="UCPTdirection">DIR_IN</UCPTdirection>
<UCPTpersist>0</UCPTpersist>
<UCPTunit field="value">% of full level</UCPTunit>
<UCPTunit field="state">state code</UCPTunit>
<UCPTnvIndex>12</UCPTnvIndex>
<UCPTnvSelector>3ff3</UCPTnvSelector>
<UCPTdynamic LonFormat="UCPTdynamic">DDT_STATIC</UCPTdynamic>
<UCPTpollRate>600.0</UCPTpollRate>
</Item>
</iLonItem>
The Get function returns an <Item> element for each network variable (LONWORKS data point)
referenced in the input parameters you supplied to the function. The properties included within each
<Item> element are initially defined when the network variable is added to the SmartServer or LNS
network database. You can write to these data point properties with the Set function. The following
table describes these properties.
Property Description
<UCPTname>
The name of the network variable in the following format:
<network/channel/device/functionalblock/data point>. You can
rename a network variable by providing its <UCPTnvIndex>
and specifying the new <UCPTname> property to which the
network variable is to be renamed.
<UCPTannotation>
The type of network variable and its xsi type, which is
LON_Dp_Cfg. This determines the icon used to represent the
network variable in the SmartServer Web interface.
<UCPThidden>
A flag indicating whether the network variable 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
<UCPTlastUpdate>
A timestamp indicating the last time the configuration of the
network variable 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
Page view 241
1 2 ... 237 238 239 240 241 242 243 244 245 246 247 ... 442 443

Comments to this Manuals

No comments