tangxu
2024-04-07 1a4f7ab7af8966e9efca0d8dac4341491f82752d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
  "File": {
    "Initialize": true,
    "DataFolder": "Data",
    "WorkFolder": "WorkData",
    "Versions": "V1",
    "ProjectSuffix": ".ch",
    "ProjectZipPwd": "eventech123456"
  },
  "MemoryCache": {
    "KeepTime": 0,
    "RandomTime": 0
  },
  "DataImport": {
    "TagName": null,
    "DataTime": null,
    "DataValue": null,
    "TagNameIndex": 0,
    "DataTimeIndex": 0,
    "DataValueIndex": 0
  },
  "AnaSetting": {
    "StartHourPerDay": 0,
    "MinOpenTimeMinute": 60,
    "MinSwitchTimeMinute": 30,
    "CalcSpaceMinuteQ": 10,
    "CalcSpaceMinuteL": 20,
    "MaxPumpSwitchCountQ": 3,
    "MaxPumpSwitchCountL": 3,
    "SwitchPumpIgnoreTimes": "False-0:0-6:0",
    "OptSortType": 1,
    "OpenPumpIgnoreTimes": "False-20:0-0:0",
    "HaveTargetTotalFlow": true,
    "LastTargetTotalFlow": 108.4,
    "RiverWaterLevelBase": 0.0,
    "LastReservoirDropFlow": 145.0,
    "LastReservoirCurrentLevel": "5.8",
    "LastReservoirMaxLevel": "5.8",
    "LastReservoirMinLevel": "5.8"
  },
  "DispSetting": {
    "ChartColor长江水位": "Green",
    "ChartColor前池水位": "64, 0, 64",
    "ChartColor水库水位": "Blue",
    "ChartColor瞬时流量": "128, 128, 255",
    "ChartColor瞬时功率": "Red"
  }
}