Files
laatzen/Common/Service/MeterProcessState
Thomas Wiedebusch 3b60dcc25f GenesisMeter: - corrected region detection of "NA"
ServiceFwUpdateSw: - output of FW version in report file
2023-08-31 11:39:55 +02: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
2023-08-25 15:45:37 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00
2023-08-02 12:38:58 +02: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]) );