Update documentation images and annotations

This commit is contained in:
2026-07-25 14:13:22 +02:00
parent 70a6e580d4
commit 10e354cae2
14 changed files with 14 additions and 8 deletions
+14 -8
View File
@@ -162,7 +162,7 @@ flowchart LR
**Real layout image:** **Real layout image:**
![1Sep1Swi layout example TRO107](img/1sep1swi_layout.png) ![1Sep1Swi layout example TRO107](img/1sep1swi_layout.png)
> _Placeholder — BricsCAD screenshot of **TRO107** (Switch Boom 1). File: `img/1sep1swi_layout.png`._ > _BricsCAD layout of **TRO107** (Switch Boom 1). File: `img/1sep1swi_layout.png`._
**Key symbol attributes:** in addition to `1Sep`: `SWITCH_OUTPUT`, `SENSOR_JAM3`, `N_TO_1_DESTINATIONS`, `PRIORITY_TYPE=Dir2Manager`. **Key symbol attributes:** in addition to `1Sep`: `SWITCH_OUTPUT`, `SENSOR_JAM3`, `N_TO_1_DESTINATIONS`, `PRIORITY_TYPE=Dir2Manager`.
@@ -198,7 +198,7 @@ flowchart LR
**Real layout image:** **Real layout image:**
![1Sep2Swi layout example TRO267](img/1Sep2Swi_layout.png) ![1Sep2Swi layout example TRO267](img/1Sep2Swi_layout.png)
> _Placeholder — BricsCAD screenshot of **TRO267** or **TRO268** (UH02). File: `img/1sep2swi_layout.png`._ > _BricsCAD layout of **TRO267** / **TRO268** (UH02). File: `img/1Sep2Swi_layout.png`._
**Key symbol attributes:** like `1Sep1Swi`, but two switch exits + `SCANNER_ID`. **Key symbol attributes:** like `1Sep1Swi`, but two switch exits + `SCANNER_ID`.
@@ -337,7 +337,7 @@ flowchart LR
**Real layout image:** **Real layout image:**
![Vario_workStation layout example TRO421](img/vario_workstation_layout.png) ![Vario_workStation layout example TRO421](img/vario_workstation_layout.png)
> _Placeholder — BricsCAD screenshot of **TRO421/422/423** (work stations, UH04). File: `img/vario_workstation_layout.png`._ > _BricsCAD layout of **TRO421/422/423** (work stations, UH04). File: `img/vario_workstation_layout.png`._
**All instances (3):** TRO421, TRO422, TRO423. **All instances (3):** TRO421, TRO422, TRO423.
@@ -415,7 +415,8 @@ flowchart LR
· **JSON:** [TRO_Typen.md §10](../TRO_Typen.md#10-tro-typ-2sep1swi-unbenutzt) · **JSON:** [TRO_Typen.md §10](../TRO_Typen.md#10-tro-typ-2sep1swi-unbenutzt)
Dual separator + 1 switch, not wired in any `FB_Main.scl`, step chain mostly commented Dual separator + 1 switch, not wired in any `FB_Main.scl`, step chain mostly commented
out. **No layout image needed** (not in production). out (**not in production**). A BricsCAD reference layout was still captured for
completeness (see below).
```mermaid ```mermaid
flowchart LR flowchart LR
@@ -430,6 +431,11 @@ flowchart LR
![2Sep1Swi connection schematic](tro_graphs/2sep1swi.svg) ![2Sep1Swi connection schematic](tro_graphs/2sep1swi.svg)
**Real layout image:**
![2Sep1Swi BricsCAD reference layout](img/2Sep1Swi_layout.png)
> _BricsCAD reference capture (concept block, not instantiated in production). File: `img/2Sep1Swi_layout.png`._
--- ---
## Controller topology graphs (UH01UH05) ## Controller topology graphs (UH01UH05)
@@ -488,15 +494,15 @@ Export all images from BricsCAD (`Documents\Fortna-Layout\ST500592_10_5-13_ILS.d
| ✅ | Type | Example TRO (UH) | Target file | | ✅ | Type | Example TRO (UH) | Target file |
|---|---|---|---| |---|---|---|---|
| ☐ | `1Sep` | TRO100 (UH01) | `img/1sep_layout.png` | | ☐ | `1Sep` | TRO100 (UH01) | `img/1sep_layout.png` |
| | `1Sep1Swi` | TRO107 (UH01) | `img/1sep1swi_layout.png` | | | `1Sep1Swi` | TRO107 (UH01) | `img/1sep1swi_layout.png` |
| | `1Sep2Swi` | TRO267 (UH02) | `img/1sep2swi_layout.png` | | | `1Sep2Swi` | TRO267 (UH02) | `img/1Sep2Swi_layout.png` |
| ☐ | `1Sep_SSCC` | TRO105 (UH01) | `img/1sep_sscc_layout.png` | | ☐ | `1Sep_SSCC` | TRO105 (UH01) | `img/1sep_sscc_layout.png` |
| ☐ | `Vario` | TRO115 (UH01) | `img/vario_layout.png` | | ☐ | `Vario` | TRO115 (UH01) | `img/vario_layout.png` |
| ☐ | `PinStore_Auto` | TRO208 (UH02) | `img/pinstore_auto_layout.png` | | ☐ | `PinStore_Auto` | TRO208 (UH02) | `img/pinstore_auto_layout.png` |
| | `Vario_workStation` | TRO421 (UH04) | `img/vario_workstation_layout.png` | | | `Vario_workStation` | TRO421 (UH04) | `img/vario_workstation_layout.png` |
| ☐ | `EmptyCarrBuffer` | TRO101 (UH01) | `img/emptycarrbuffer_layout.png` | | ☐ | `EmptyCarrBuffer` | TRO101 (UH01) | `img/emptycarrbuffer_layout.png` |
| ☐ | `LoadingBoom` | fbLoadingBoom1 (UH01) | `img/loadingboom_layout.png` | | ☐ | `LoadingBoom` | fbLoadingBoom1 (UH01) | `img/loadingboom_layout.png` |
| | `2Sep1Swi` | *(unused — no image)* | — | | | `2Sep1Swi` | TRO3xx (reference) | `img/2Sep1Swi_layout.png` |
> Tip: In addition to the per-type example image, a full-layout screenshot per > Tip: In addition to the per-type example image, a full-layout screenshot per
> controller (UH01UH05) is worth capturing as context — e.g. `img/uh01_overview.png`. > controller (UH01UH05) is worth capturing as context — e.g. `img/uh01_overview.png`.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 298 KiB