Unified configuration environment for building FrameworX solutions
Platform → Designer | Concept | Tutorial | How-to Guide | Reference
Designer is the unified configuration component where you build and test complete FrameworX solutions. This page introduce key concepts about the Four Pillars Methodology to build solution and the Designer workspace that enables it.
Term | Description | Details |
---|---|---|
Designer Workspace | Unified environment for all configuration | No need to switch between tools |
Four Pillars Methodology: | optimized methodology for solution development | Data Foundation, Industrial and Business Operations, and User Interaction. |
Execution Profiles | Runtime modes for different environments | Development, Validation, or Production |
Modular Architecture | Isolated module changes | Changes won't break other modules |
Designer produces the configuration that Runtime executes. Execution Profiles let you validate behavior before publishing to production. |
Module Organization by Four Pillars | |
---|---|
Pillar 1: UNS Foundation | Pillar 2: Process Modules |
|
|
|
|
|
|
Pillar 3: Application Modules | Pillar 4: Operator UI |
|
|
|
|
|
|
Editor Type | Features | Purpose |
---|---|---|
C#/VB.NET Editors | IntelliSense, syntax highlighting, debugging | Control logic and system integration |
Python Editor | Output playground, interactive execution | Analytics and data processing |
SQL Editors | Query builder, visual designer | Database integration |
JSON/XML Editors | Schema validation, formatting | Web data exchange |
Rich Text Editor | PDF/HTML output | Report generation |
→ Four Pillars Methodology: optimized methodology for solution development.
→ Designer Workspace: UI for all module configuration and development tools.