Software Installation Instructions
TTM Remote Site Server
©
SENSITECH INC
REV A
9/6/2005
14
Appendix B RfSiteCfg.xml
<
RfSiteCfg
>
<
RfDownloadPath
>
C:\Program Files\Sensitech\TempTale Manager Desktop\RFDrop
</
RfDownloadPath
>
-
<!--
path to which temptalerf files are automatically downloaded to
-->
-
<!--
the following are the definition for the RFApp attributes
-->
-
<!--
id is the application id programmed into the monitor to tell the
control software what is to be done with the monitor
-->
-
<!--
descript is not currently put in to describe the application being
executed
-->
-
<!--
download,true to download monitor, false won't
-->
-
<!--
start, true to start monitor, false won't
-->
-
<!--
stop, true to stop monitor, false won't
-->
-
<!--
restart, reactivates monitor current config and start it, false
won't
-->
-
<!--
mindeptim, in seconds the time inwhich we decide a monitor has left
for a valid trip
-->
-
<!--
radiosleep, true to put radio to sleep, will not wake til it see a
different network,false won't
-->
<
RfApp
id
="
0
"
descript
="
InBound Transit
"
download
="
true
"
start
="
false
"
stop
="
false
"
restart
="
false
"
mindeptim
="
200
"
radiosleep
="
false
" />
<
RfApp
id
="
1
"
descript
="
Closed Loop
"
download
="
true
"
start
="
false
"
stop
="
false
"
restart
="
false
"
mindeptim
="
200
"
radiosleep
="
false
" />
<
RfApp
id
="
2
"
descript
="
Plant to Shelf
"
download
="
true
"
start
="
false
"
stop
="
false
"
restart
="
false
"
mindeptim
="
200
"
radiosleep
="
false
" />
</
RfSiteCfg
>