20f76ca515
iPerl Reader - NOT FINISHED
...
Add initial implementation for `iPerlReaderUNI` with `Factory`, `ProcParams`, and `IPerlReader` classes.
2025-09-18 15:24:42 +02:00
9863b54bc8
Enhance ScopedLoggerFactory to support log file compression with rolling, include LogZipService for managing zipped archives, and update CliRunner configuration accordingly.
2025-09-17 13:00:17 +02:00
e57c6a6a02
Add ShowDialog and SaveCommunication fields to EntryFormCfg, implement related functionalities in PoseidonReader and EntryForm, and improve logging with ScopedLoggerFactory integration.
2025-09-17 10:45:40 +02:00
afa215534c
Version increment to 3.9.2146.4
2025-09-09 20:48:19 +02:00
780d44166e
Refactor PoseidonReader to use lazy initialization for CliRunner, introduce SafetyTimeOut, enhance JSON deserialization with fallback logic, and improve error logging using log4net.
2025-09-09 20:47:53 +02:00
35e4078dda
Merge branch 'master-3' into PoseidonCmd
2025-09-09 15:13:29 +02:00
47e09584f2
Frequency pulse meter
2025-09-09 12:51:26 +02:00
fc8e82c0e8
Merge branch 'master-3' into feature/processLogging
...
# Conflicts:
# TBF/Rig/Sequences/ProcessData.cs
# TBF/Rig/TestMethods/PMaxTest/PMaxTestSeq.cs
2025-09-09 12:24:20 +02:00
b729b08da2
Version increment to 3.9.2146.3
2025-09-08 14:34:04 +02:00
3209ff303c
Add support for optional IRegReader parameter in ShowCycleBeginFormOp across multiple DataEntry modules and enhance PoseidonReader with SerialNr handling and simulation mode adjustments
2025-09-08 14:32:49 +02:00
41693d9c83
Update configuration for IPERL support and logging enhancements
...
This commit integrates the `IPERL` mode across multiple projects by updating the `DefineConstants` in project configurations. It also improves logging by adding a `LogCache` appender and modifying root logger settings in the `log4netConfig.xml` file.
2025-09-08 10:09:47 +02:00
8f02f4ff31
Merge branch 'master-3' into PoseidonCmd
...
# Conflicts:
# TBF/Properties/AssemblyInfo.cs
2025-09-07 22:36:46 +02:00
1525bb7c1a
Patch applied - Add initial implementation for IperlHeadTestCtrl and NfcServices
...
This commit introduces the `IperlHeadTestCtrl` component and `NfcServices` class, including core functionality for communication with iPerl heads via NFC/RFID. It integrates configuration options, multithreaded commands processing, and logging through `log4net`.
2025-09-07 22:34:06 +02:00
2aeaf42325
Patch applied - Add initial implementation for RegValveLowRegulTimeSaturation module
...
This commit introduces the `RegValveLowRegulTimeSaturation` module, including core components such as `RegValve`, `ChangeRegValvePositionOp`, `Factory`, `Handlers`, and configuration classes (`RegValveCfg`, `RegValveCfgCtrl`). It integrates `log4net` for logging and adheres to the established modular design architecture.
2025-09-07 22:18:35 +02:00
bf4fb469da
Add initial implementation for AppDiagnostic project
...
This commit introduces the AppDiagnostic project structure, including core components like `MainForm`, logging utilities (`LogAdapter`, `LogFilter`), and configuration files. It integrates with `log4net` for logging and uses `SharedComponents` for shared utilities.
2025-09-07 22:13:58 +02:00
efd0515295
Patch applied - Added new calibration-related properties for IPERL mode, integrated AppDiagnostic functionality into UI, and updated project configuration.
2025-09-07 17:42:26 +02:00
be8ac28bc7
Version increment to 3.9.2146.1 and update PoseidonReader to use VolumeLi instead of VolumeM3
2025-09-07 17:35:20 +02:00
56dc89ac82
Version increment to 3.9.2146.0
2025-09-05 12:29:40 +02:00
62ffc94c49
Add PoseidonCmd DataEntry module integration: EntryForm, EntryFormCfg, Factory, and TestStartEndForm
2025-09-05 12:23:06 +02:00
a20b0761fd
Fix nested string formatting in DoubleBox's return statement
...
Revised the return statement to correctly handle nested string formatting by ensuring the format string is constructed properly. This resolves potential formatting issues with dynamic values.
2025-03-26 10:22:50 +01:00
3b9e8d754d
fix valve Debug Simulate mode
2025-01-10 08:48:52 +01:00
fed3281525
log for processData in LeakTestSeq.cs set
2025-01-08 07:43:58 +01:00
c1d966d86a
final add process data to PMaxTestSeq.cs
2025-01-07 16:23:01 +01:00
b2d2f8c13b
Solved problem with Null Exeprion in ProcessData.cs
2025-01-07 16:22:18 +01:00
4e5e3d63e1
Fixed problem with F2 formating of decimal num
2025-01-07 16:21:28 +01:00
25602fb914
Bug fix - Refactor flow meter handling and add validation checks.
...
Simplified flow meter logic by introducing a reusable variable for `LtrPerPulse` and handling potential null values. Added batch components correlation validation to ensure water meter counts align with configuration, preventing mismatches. Additionally, improved code formatting for consistency and readability.
2024-12-19 14:16:25 +01:00
602d0d5308
Add logging for process start and measurement steps
...
Updated `PMaxTestSeq` to include logging of process data at key steps: process start and measurement. Added TODO comments to review logging positions for alignment with expected workflow.
2024-12-17 09:59:31 +01:00
f95198e40e
revision update
2024-11-13 13:36:54 +01:00
d2b2bbb94b
Merge branch 'refs/heads/feature/fix_Swindon' into master-3
...
# Conflicts:
# TBF/Properties/AssemblyInfo.cs
2024-11-12 09:56:24 +01:00
a4246c7ea4
user groups based PL_LANG enabled, DB update needed
2024-11-12 09:52:41 +01:00
498fc21412
DIVERTER close valve end time - Mark Chenges
2024-11-11 14:18:39 +01:00
3f07a506ad
Added new Nummer Result - Failed_meters_countE15
2024-11-06 14:58:39 +01:00
fb74e2d785
fix, NullPointerExeption If Order have no name
2024-11-04 15:41:09 +01:00
3a2290570d
Table merged columns with +,- in mixing mode returning -, old behaviour was last test evaluation
2024-10-30 15:17:24 +01:00
3b68e3f9fd
Version increment
2024-10-30 15:15:34 +01:00
3184b1da8e
LANG_PL enabled
2024-10-30 15:14:36 +01:00
b70a10e697
Merge branch 'master-3' into feature/outputPrinterFix
2024-10-30 06:55:55 +01:00
3433bbbebe
removed unnecessary, update of behaviour - textChanged
2024-10-29 09:26:04 +01:00
4c0a797e98
improvement + changed behaviour
2024-10-28 22:45:50 +01:00
203c2498ac
temp commit - hepl method
2024-10-25 09:27:33 +02:00
2023ea5221
simulate mode fix problem with Broadcast camera connection
2024-10-21 13:28:21 +02:00
cbb3d4f735
Merge branch 'master-3' into feature/KameraKeyenceAdvance
2024-10-11 10:46:32 +02:00
8acf219ba2
packages - added what neccesary, also for JetBains IDE
2024-10-11 10:44:16 +02:00
68884cd7df
Merge branch 'master-3' into feature/FixProcessDataFile
2024-10-11 10:23:55 +02:00
1629d82d65
save before update 2024/10/11
2024-10-11 10:00:36 +02:00
17ab11bdf1
version increment
2024-10-11 09:59:43 +02:00
d2ef959f15
fix for Stop measurement and save/Collect after End Session
2024-10-09 16:07:11 +02:00
Jan Augustin
21b00e9b83
Oracle data access is only managed. No need to install the Oracle client on test bench anymore.
2024-10-09 10:40:11 +02:00
3d7aaaaa3d
Remove TBF.csproj.DotSettings file
...
This file was deleted because it is no longer needed in the project. It contained resource dictionary entries and paths that are now obsolete.
2024-10-07 10:54:44 +02:00
705f7760af
update by Michal requirements, manual setting dialog events changed, camera dialog both behaviour prepared, reload previous results copy image solved,rest API, rest API additional values added, added ShowTestCollectFormOp, added lang string
2024-10-07 10:54:04 +02:00