Generator Data Fields (Distribution)
Generator data can be edited on either the Generator Grid Window of the Asset Grid or the Generator Property Sheet.
To view and edit all generator data, use the Property Sheet.
The following describes all the data which can be used to define a generator.
Fields that are common to the majority of objects can be found in the Common Fields topic.
Generator Data
Database Table Name: wams_generator
Field Name |
Help Text |
Database Field |
Size |
Precision |
Default |
Error Lower Limit |
Error Upper Limit |
Warning Lower Limit |
Warning Upper Limit |
||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ID |
The name of the object. The ID is the primary key in the database for the network object. This means that the ID field of each object must be unique for all objects of the same object type. |
id |
Text |
40 |
|
0 |
|
|
|
|
|
||||||||
Asset ID |
An optional reference - usually the asset database name for this network object (if applicable) |
asset_id |
Text |
40 |
|
0 |
|
|
|
|
|
||||||||
Owner |
The proprietor of the asset. |
owner |
Text |
64 |
|
0 |
|
|
|
|
|
||||||||
Make |
Generator make or manufacturer. |
make |
Text |
30 |
|
0 |
|
|
|
|
|
||||||||
Model |
Generator model number. |
model |
Text |
30 |
|
0 |
|
|
|
|
|
||||||||
Pump station ID | ID of pump station at which generator is located. | pump_station_id | Text | 40 | 0 | ||||||||||||||
Fuel type |
Type of fuel used by generator. |
fuel_type |
Text |
20 |
|
0 |
|
|
|
|
|
||||||||
Capacity |
Design power supply of generator. |
capacity |
Long Integer |
|
|
0 |
|
|
|
|
|
||||||||
Location |
Address or description of site at which asset is located. |
location |
Text |
100 |
|
0 |
|
|
|
|
|
||||||||
Operational status |
Current status:
The options available in the dropdown list depend on the choices defined in the Standards and Choice Lists dialog. |
operational_status | Text | 20 | 0 | ||||||||||||||
Auto start |
Checkbox indicating whether generator is equipped to auto-start. |
autostart |
Boolean |
|
|
0 |
|
|
|
|
|
||||||||
X coord |
X coordinate of the object. |
x |
Double |
|
XY |
1 |
|
|
|
|
|
||||||||
Y coord |
Y coordinate of the object. |
y |
Double |
|
XY |
1 |
|
|
|
|
|
||||||||
Condition grade |
A measure of asset condition. |
condition_grade |
Long Integer |
|
|
0 |
|
|
|
|
|
||||||||
Critical |
A measure of the likely impact of asset failure. |
criticality |
Text |
5 |
|
0 |
|
|
|
|
|
||||||||
Security |
The security of the asset from unauthorised access/tampering:
The options available in the dropdown list depend on the choices defined in the Standards and Choice Lists dialog. |
security |
Text |
10 |
|
0 |
|
|
|
|
|
||||||||
Condition survey date |
Date of the most recent condition survey of the asset. |
survey_date |
Date / Time |
|
|
0 |
|
|
|
|
|
||||||||
Installation date |
Construction or installation date. This is date from which depreciation costs will be incurred for depreciation reports. |
constr_date |
Date / Time |
|
|
0 |
|
|
|
|
|
||||||||
Installation cost |
The original installation cost of the asset. This generally includes all costs incurred (e.g. mantime, asset purchase costs etc). This information is used in depreciation reports. |
install_cost |
Double |
|
WN_COST |
2 |
|
|
|
|
|
||||||||
Inspection cost |
Estimated cost of asset inspection. |
inspection_cost |
Double |
|
WN_COST |
2 |
|
|
|
|
|
||||||||
Expected lifetime |
The expected lifetime of the asset. This is used in depreciation reports as the period over which installation costs may be depreciated. |
lifetime |
Long Integer |
|
|
0 |
|
|
|
|
|
||||||||
Rehabilitation cost |
Rehabilitation costs to be incurred in bringing the asset to an acceptable condition. This is used in rehabilitation reports. |
rehab_cost |
Double |
|
WN_COST |
2 |
|
|
|
|
|
||||||||
Replacement cost |
The estimated cost for completely replacing an asset. |
replace_cost |
Double |
|
WN_COST |
2 |
|
|
|
|
|
||||||||
Attachments |
Click the button to display the Attachments Editor, used to attach and manage photos, sketches and other files associated with the network object. See Attachments Editor and Common Data Fields for further details. |
attachments | Array | ||||||||||||||||
General properties fields | See Common Data Fields for details of field in the General properties section of the property sheet. | ||||||||||||||||||
User defined properties fields | See Common Data Fields - User Fields for details of fields in the User defined properties section of the property sheet. | ||||||||||||||||||
Time series links |
Click the button to display the Time Series Data Source Grid, which is used to specify or update the time series data streams that are linked to this generator. |
tsdb_links |
Further information about all the Network Object fields stored in the database can be found in the Network Data Fields section.