| No | Name | Domain | Dty | Len | Scale | Nulls | Foreign Key | Description |
|---|---|---|---|---|---|---|---|---|
| 1 | IND_PLT_ID | _DPM_PLATE_ID | I | 4 | N | 'ID' is the unique identifier for a Plate. 'ID' is stored in the DPM_PLATE table. [Format: Int Range: 0 - 99999] | ||
| 2 | IND_CTY_PK | _DPM_PK | I | 4 | N | References a Primary Key in another table (Foreign Key) [Format 9999 Range 0 - 9999] | ||
| 3 | IND_START | _DPM_TIME | I | 4 | N | 'Start' is the timestamp when the when the indicator was added to an assay relative to the start of the assay. It is measured in seconds. 'Start' is stored in the DPM_INDICATORS table. [Format: Int Range: 1-9999999] | ||
| 4 | IND_STOP | _DPM_TIME | I | 4 | N | 'Stop' is the timestamp when the when the indicator was halted in the assay relative to the start of the assay. It is measured in seconds. 'Start' is stored in the DPM_INDICATORS table. [Format: Int Range: 1-9999999] | ||