Running the HydroTrek Software Suite
HTex
Required Command-line Arguments
- Full path to the extractor XML configuration file.
Configuration File
- Start time.
- End time.
- Local path to output database.
Database
- DataSource table should point to the raw database
- Clear old data from the following tables if using an existing database for a new run:
- CanaryAlarm
- CanaryMessage
- CanaryStatisticData
- RawDataTable
- scadarawtable
- tblRMRDetailedOutput
- tblRMRSummaryOutput
- tblScadaTagTransformedData
HTSX
Appsettings.json configuration
- ConnectionStrings:
- SQLiteDB
- PSQLDB
- TimestepSeconds
- StartUnixtime
- EndUnixtime
OPXI
OPXI required command line argument
- full path to the OPX XML configuration file.
XML configuration file
- inputFile
- StartTime
- RMR
- Quality
- The PSQL ConnectionString is defined in appsettings.json.
OPXII
OPXI required command line argument in order
- Path to DB3 (not used anymore).
- Minimum Pump Operation Time Slot.
- Minimum Random.
- Maximum Random.
- Delta Random.
- Hydraulic Time Step.
- The PSQL ConnectionString is defined in appsettings.json.