CalibrationEquipment
| π Overview: 13 Fields | 2 Indexes | 2 One-to-Many Relations |
π Description
π¨οΈ Master data table for equipment requiring periodic calibration (gauges, scales, measuring tools). Tracks calibration schedules and certificates.
- Table ID: 34
- UUID: 8043B353374B8C40B4E421933BA42318
- Primary Key: π
ID - Generated: π 2025-12-04T14:34:00Z
π Table of Contents
π Fields
| Field | Type | Constraints | Description |
| π ID | Long Integer | π PK, β¨ Unique, β‘ Auto | - |
| EquipmentName | String (255) | π« Not Null | - |
| UsageFrequency | Integer | π« Not Null | - |
| Wear | Integer | π« Not Null | - |
| Environment | Integer | π« Not Null | - |
| Sensitivity | Integer | π« Not Null | - |
| InternallyCalibrated | Boolean | π« Not Null | - |
| EquipmentLocation | String (255) | π« Not Null | - |
| Contact | String (255) | π« Not Null | - |
| Notes | String (255) | π« Not Null | - |
| Visible_ID | Long Integer | π« Not Null | - |
| Archived | Boolean | π« Not Null | - |
| Serial | String (255) | π« Not Null | - |
π Indexes
| Field | Type | Kind | Unique |
Archived | Keywords | regular | - |
ID | Keywords | regular | β¨ Yes |
π One-to-Many Relations
| Relation Name | Source Table | Source β Destination | State | Description |
CalibrationsSelection | Calibrations | EquipmentID β ID | Active | - |
CalibrationProceduresSelection | CalibrationProcedures | EquipmentID β ID | Active | - |
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:34:00Z