1.5 KiB
1.5 KiB
source_files, generated_at, model, schema_version, sha256
| source_files | generated_at | model | schema_version | sha256 | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
2026-04-17T16:11:25.805778+00:00 | zai-org/GLM-5-FP8 | 1 | 9cfebf2414807d61 |
View
Purpose: This module contains the code-behind for various WPF UserControls used in the TTS (Test Setup) import wizard. It acts as the View layer, defining partial classes that interface with XAML definitions. It bridges the UI elements with the application logic by implementing specific View interfaces and handling UI events like text changes.
Public Interface:
LevelTriggerView(Partial Class): ImplementsILevelTriggerView. Constructor callsInitializeComponent.HardwareScanView(Partial Class): ImplementsIHardwareScanView. Constructor callsInitializeComponent.TOMChannelsView(Partial Class): ImplementsITOMChannelsView. Constructor callsInitializeComponent.AnalogChannelsView(Partial