The Henkel Fault Classification Tool is a comprehensive application designed to streamline the process of logging, classifying, and processing faults within industrial settings. Built with efficiency and user-friendliness in mind, this tool allows operators and engineers to input fault data, classify it according to predefined categories, and manage the fault resolution process effectively.
- Fault Logging: Easy-to-use interface for entering fault details.
- Dynamic Classification: Automated suggestions for fault classification based on input data.
- Order and Cabinet Management: Manage and track faults by order number and cabinet type.
- Pending Faults Handling: Specialized interface for managing faults that require further review or classification.
- Data Export: Capability to export processed faults for reporting and analysis.
To run the Henkel application, ensure your system meets the following requirements:
- .NET Version: .NET 6.0 SDK
The application depends on the following NuGet packages:
- NStack.Core Version 1.0.5
- Terminal.Gui Version 1.8.2
This project is developed using .NET 6.0, ensuring compatibility with a wide range of operating systems. To compile the project, you will need the .NET 6.0 SDK installed on your machine.
- Clone the repository or download the source code.
- Navigate to the project directory where
Henkel.csproj
is located. - Open a terminal or command prompt in this directory.
- Run the following commands to install the dependencies and build the project:
dotnet add package NStack.Core --version 1.0.5
dotnet add package Terminal.Gui --version 1.8.2
dotnet build
dotnet run
This command compiles the application and places the output in the bin/
directory under the project folder.
To run the Henkel Fault Classification Tool, follow these simple steps:
- Download the latest release ZIP file from the project's release page.
- Extract the ZIP file to a desired location on your computer.
- Navigate to the extracted folder and locate the
henkel.exe
executable file. - Double-click
henkel.exe
to run the application.
Upon launching the Henkel Fault Classification Tool, you will be greeted with the main interface where you can start logging faults.
- Entering a Fault: Click on the "New Fault" button and fill in the details in the provided fields.
- Classifying Faults: As you type, the tool will suggest classifications based on predefined rules. You can accept a suggestion or enter your own classification.
- Managing Orders: Access the "Order Properties" dialog to set or change the current order number and cabinet details.
- Processing Pending Faults: Navigate to the "Pending Faults" section to review and approve faults that couldn't be automatically classified.
- Exporting Data: Once you have processed the faults, use the "Export" function to save the data for further analysis or reporting.
This application is now archived and will no longer be maintained. Its usage is not recommended unless there are no other options available. We suggest using the succeeding application, DN Henkel Vision, which offers enhanced features and support.