Files
laatzen/Common/Service/MeterProcessState
2025-12-16 13:52:29 +01:00
..
2025-12-16 13:52:29 +01:00
2025-12-16 13:52:29 +01:00
2021-10-01 11:09:20 +02:00
2023-05-23 14:02:52 +02:00
2022-08-12 09:33:04 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00
2025-12-16 13:52:29 +01:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00

CREATE TABLE [Cordonel_Calibrations] ( [PcbId] INT NOT NULL, [TestRunNr] INT NOT NULL, [Offset] FLOAT NOT NULL, CONSTRAINT [PK_Cordonel_Calibrations_PcbId] PRIMARY KEY ([PcbId]) );