Dp_nvl.xml, Dp_nvl.xml -5, 1 dp_nvl.xml – Echelon i.LON 100 e2 Internet Server User Manual
Page 49

LON 100 Internet Server Programmer’s Reference
5-5
5.1.1 DP_NVL.XML
The DP_NVL.XML file is created automatically the first time the
i.
LON 100 boots. It will
contain an <NVL> element for each static NV on the device. The properties contained within
these elements define the configuration of an NVL data point, and are described later in this
chapter. Each time you use L
ON
M
AKER
to create a dynamic network variable for the
i.
LON
100, an <NVL> element for the associated data point will be added to this file.
You can modify a data point's configuration after it has been added to the
i.
LON 100 by
manually editing this XML file, or by using the DataServerSet function. The sections
following the example XML files provide guidelines and instructions to follow when doing so.
The following represents a sample DP_NVL.XML file for an
i.
LON 100 with four NVL data
points.
<iLONDataServer>
<DpNVL>
<SCPTobjMajVer>1</SCPTobjMajVer>
<SCPTobjMinVer>1</SCPTobjMinVer>
<UCPTlastUpdate 2002-07-03T10:46:54Z</UCPTlastUpdate>
>
<UCPTlifeTime>0</UCPTlifeTime>
</DpNVL>
<NVL>
<UCPTindex>0</UCPTindex>
<UCPTpointName>NVL_nvoAlarmFlag2</UCPTpointName>
iLON</UCPTlocation>
<UCPTlocation>
<UCPTdescription />
<UCPTformatDescription>SNVT_switch</UCPTformatDescription>
2</UCPTdpSize>
<UCPTdpSize>
<UCPTbaseType>BT_STRUCT</UCPTbaseType>
<UCPTunit>% of full level state code</UCPTunit>
0.0</SCPTmaxSendTime>
<SCPTmaxSendTime>
<SCPTminSendTime>0.0</SCPTminSendTime>
<SCPTmaxRcvTime>0.0</SCPTmaxRcvTime>
0.0 -1</UCPTdefOutput>
<UCPTdefOutput>
<UCPTsettings>0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0</UCPTsettings>
<UCPTdirection>DIR_OUT</UCPTdirection>
</NVL>
<NVL>
<UCPTindex>1</UCPTindex>
<UCPTpointName>NVL_nviLevAlarm</UCPTpointName>
<UCPTlocation>iLON</UCPTlocation>
<UCPTdescription />
<UCPTformatDescription>SNVT_alarm</UCPTformatDescription>
<UCPTdpSize>29</UCPTdpSize>
<UCPTbaseType>BT_STRUCT</UCPTbaseType>
<UCPTunit></UCPTunit>
<SCPTmaxSendTime>0.0</SCPTmaxSendTime>
<SCPTminSendTime>0.0</SCPTminSendTime>
<SCPTmaxRcvTime>0.0</SCPTmaxRcvTime>
<UCPTdefOutput>0 0 0 0 0 0 0 AL_NO_CONDITION PR_LEVEL_0 0
<0 0 0 0> 0/0/0/0:0:0:0 <0 0 0 0></UCPTdefOutput>
<UCPTsettings>0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0</UCPTsettings>
<UCPTdirection>DIR_IN</UCPTdirection>
</NVL>