Super Systems FURS User Manual
Page 24
![background image](https://www.manualsdir.com/files/806400/content/doc024.png)
Furnace Utilization Reporting System (FURS) Operations Manual
Super Systems Inc.
Page 24 of 25
Appendix 1: Configuration File Settings (AppOptions.xml)
Each installation of the program comes with a configuration file named AppOptions.xml, which
controls how the program works.
The location of the file is the installation folder of the program. The default location for this file
is C:\SSi\Bin\SSi Furnace Utilization Reporting.
This section will provide explanations for each setting in the file.
Below are the contents of the default AppOptions.xml file:
xml
version
=
"
1.0
"
encoding
=
"
utf-8
"
?>
<
Options
xmlns:xsi
=
xmlns:xsd
=
>
<
GasUsageUoM
>
SCFM
GasUsageUoM
>
<
Currency
>
USD
Currency
>
<
GasRate
>
0.0088
GasRate
>
<
ElectricityRate
>
0.11
ElectricityRate
>
<
UseSQLEXPRUtilDB
>
false
UseSQLEXPRUtilDB
>
<
SQLEXPRUtilDBConnString
>
Server=localhost\sqlexpress;Database=FurnaceUtil;User
ID=SSiUser;Password=ssississi;Trusted_Connection=False;
SQLEXPRUtilDBConnString
>
<
LoadDBConnString
>
Server=localhost\sqlexpress;Database=SSiLoads;User
ID=SSiUser;Password=ssississi;Trusted_Connection=False;
LoadDBConnString
>
<
LoadsTableName
>
Loads
LoadsTableName
>
<
LoadIDColName
>
LID
LoadIDColName
>
<
LoadFurnaceColName
>
Furnace
LoadFurnaceColName
>
<
LoadOperatorColName
>
Operator
LoadOperatorColName
>
<
LoadStartColName
>
DateTimeIN
LoadStartColName
>
<
LoadEndColName
>
DateTimeOUT
LoadEndColName
>
Options
>
Explanations of settings:
•
Feet per Minute) or M3M, etc.
•
•
the currency specified in the
•
setting.
•
database server specified in the
To use the local SQL CE database on the local machine for all the configurations for the
program.
•
Utilization SQL database. This setting will only be used if
true.
•
•
•
SQL database.
•
Load Entry SQL database.