Skip to main content

Running the HydroTrek Software Suite

HTex

Required Command-line Arguments

  1. Full path to the extractor XML configuration file.

Configuration File

  1. Start time.
  2. End time.
  3. Local path to output database.

Database

  1. DataSource table should point to the raw database
  2. Clear old data from the following tables if using an existing database for a new run:
    1. CanaryAlarm
    2. CanaryMessage
    3. CanaryStatisticData
    4. RawDataTable
    5. scadarawtable
    6. tblRMRDetailedOutput
    7. tblRMRSummaryOutput
    8. tblScadaTagTransformedData

HTSX

Appsettings.json configuration

  1. ConnectionStrings:
    1. SQLiteDB
    2. PSQLDB
  2. TimestepSeconds
  3. StartUnixtime
  4. EndUnixtime

OPXI

OPXI required command line argument

  1. full path to the OPX XML configuration file.

XML configuration file

  1. inputFile
  2. StartTime
  3. RMR
  4. Quality
    1. The PSQL ConnectionString is defined in appsettings.json.

OPXII

OPXI required command line argument in order

  1. Path to DB3 (not used anymore).
  2. Minimum Pump Operation Time Slot.
  3. Minimum Random.
  4. Maximum Random.
  5. Delta Random.
  6. Hydraulic Time Step.
    1. The PSQL ConnectionString is defined in appsettings.json.