GUI objects
A separate catalog from plugins — GUI Objects are graphical-interface-only components (no elaboration logic), used inside the Configurator/Client Run-Time to build the operator-facing UI:
- 3D visualizer — for interactive plant/machine scenes (see 3D support under development tooling).
- Extendible visualizer for external WPF-based objects — lets arbitrary custom WPF controls be dropped into a Sinapse interface, not just the built-in widget set.
- Basic widgets: Label, TextBox, Button, DateTime, and similar standard controls.
- Industrial-style widgets: gauges, thermometers, tanks, and similar process-visualization components.