CalibrationResults
| π Overview: 11 Fields | 2 Indexes | 1 Many-to-One Relations |
π Description
π¨οΈ Transaction table storing detailed measurement results from calibration tests. Links to Calibrations with pass/fail status and measured values.
βΉοΈ Table Information
- Table ID: 91
- UUID: 0F3545F5ACE57B499D6C0FBD92F90C78
- Primary Key: π
ID - Generated: π 2025-12-04T14:34:52Z
π Table of Contents
- π Fields (11)
- π Indexes (2)
- π Many-to-One Relations (1)
- π Related Items
- Forms (2)
π Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| π ID | Long Integer | π PK, β¨ Unique, β‘ Auto | - |
| CalibrationID | Long Integer | π« Not Null | - |
| Type | Integer | - | - |
| Description | String (255) | π« Not Null | - |
| FileBLOB | BLOB Scalar | π« Not Null | - |
| FileName | String (255) | π« Not Null | - |
| BooleanResult | Boolean | π« Not Null | - |
| NumberResult | Real | π« Not Null | - |
| NumberTarget | Real | π« Not Null | - |
| TargetMin | Real | π« Not Null | - |
| TargetMax | Real | π« Not Null | - |
π Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
CalibrationID | Keywords | regular | - |
ID | Keywords | regular | β¨ Yes |
π Many-to-One Relations
| Relation Name | Destination Table | Source β Destination | State | Description |
|---|---|---|---|---|
CalibrationsEntity | Calibrations | CalibrationID β ID | Active | - |
π Related Items
π Forms
- CalibrationLog - Data source for CalibrationLog form
- CalibrationTracker - Data source for CalibrationTracker form
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:34:52Z