Control Profile data fields can be edited on the Control Profile Grid view of the Control Grid or the Control Profile property sheet.
The following table describes all the control profile specific data needed to define a control profile.
The pages shown on the Control Profile property sheet are:
-
Control Profile page
-
Control Notes page
The Grid column tells you if the data item is available for editing in the grid view.
Control Profile Data
Database Table Name: wn_ctl_profile_data
Field Name |
Help Text |
Flag |
Grid |
Property Page |
Size |
Precision |
Units |
Database Field |
Data Type |
Default |
Error Lower Limit |
Error Upper Limit |
Warning Lower Limit |
Warning Upper Limit |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Date Time |
Left hand column of profile grid containing date/time values. |
YES |
YES |
|
|
|
|
date_time |
|
|
|
|
|
|
Head |
Water level above datum at given date/time. Right hand column of profile grid, displayed when profile Type = Head. |
NO |
YES |
|
|
2 |
Z |
head |
Double |
|
|
|
|
|
Flow |
Flow at given date/time. Right hand column of profile grid, displayed when profile Type = Flow. |
YES |
YES |
|
|
2 |
WN_Q |
flow |
Double |
|
|
|
|
|
Pressure |
Pressure at given date/time. Right hand column of profile grid, displayed when profile Type = Pressure. |
YES |
YES |
|
|
2 |
WN_P |
pressure |
Double |
|
|
|
|
|
Concentration |
Concentration at given date/time. Right hand column of profile grid, displayed when profile Type = Concentration. |
NO |
YES |
|
|
2 |
WN_C |
concentration |
Double |
|
|
|
|
|
Depth |
Depth at given date/time. Right hand column of profile grid, displayed when profile Type = Depth. |
NO |
YES |
|
|
2 |
Y |
depth |
Double |
|
|
|
|
|
Opening |
Valve Opening at given date/time. Right hand column of profile grid, displayed when profile Type = Opening. |
YES |
YES |
|
|
2 |
WN_OPEN |
opening |
Double |
|
|
|
|
|
Speed |
Speed of variable speed pump at given date/time. Right hand column of profile grid, displayed when profile Type = Speed. |
NO |
YES |
|
|
|
WN_AV |
speed |
Double |
|
|
|
|
|
Status |
Pipe open/closed status at given date/time (checked = closed). Right hand colum of profile grid, displayed when profile Type = Pipe_Status. |
NO |
YES |
|
|
|
|
pipe_status |
Boolean |
|
|
|
|
|
Number |
Unitless value at given date/time. Right hand column of profile grid, displayed when profile Type = Number. |
NO |
YES |
|
|
2 |
|
number |
Double |
|
|
|
|
|