Files
2026-04-17 14:55:32 -04:00

867 B

source_files, generated_at, model, schema_version, sha256
source_files generated_at model schema_version sha256
DataPRO/Modules/Hardware/AddEditHardware/View/AddEditHardwareView.xaml.cs
2026-04-17T16:00:07.079272+00:00 zai-org/GLM-5-FP8 1 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 | |-----------