init
This commit is contained in:
23
docs/ai/DataPRO/Modules/Hardware/AddEditHardware/View.md
Normal file
23
docs/ai/DataPRO/Modules/Hardware/AddEditHardware/View.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
source_files:
|
||||
- DataPRO/Modules/Hardware/AddEditHardware/View/AddEditHardwareView.xaml.cs
|
||||
generated_at: "2026-04-17T16:00:07.079272+00:00"
|
||||
model: "zai-org/GLM-5-FP8"
|
||||
schema_version: 1
|
||||
sha256: "6e5b358ea40be28e"
|
||||
---
|
||||
|
||||
# Documentation: AddEditHardwareView
|
||||
|
||||
## 1. Purpose
|
||||
|
||||
`AddEditHardwareView` is a WPF code-behind file that serves as the view component for adding and editing hardware configurations in a Data Acquisition System (DAS). It implements `IAddEditHardwareView` and `INotifyPropertyChanged` to provide data binding support. The view manages hardware type selection based on database version compatibility, handles module addition/removal within hardware configurations, and notifies the underlying view model of user modifications through various UI event handlers.
|
||||
|
||||
---
|
||||
|
||||
## 2. Public Interface
|
||||
|
||||
### Properties
|
||||
|
||||
| Signature | Description |
|
||||
|-----------
|
||||
Reference in New Issue
Block a user