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 powerful environment provides the workspace environment to implement the Four Pillar Methodology and deliver the solution Configuration page presents the concepts about the Four Pillars Methodology to develop solutions, and the Designer workspace that enables it. After those concepts are understood, you can dive in and learn more on each aspect:
→ Four Pillars Methodology: how to organize and execute a solution development.
→ Designer Workspace: unified interface Designer is the Unified Interface to all module configuration and development tools.
Table of Contents maxLevel 2 minLevel 2 indent 10px exclude Overview style none
Term | Description | Details |
---|---|---|
Unified Workspace | Single environment for all configuration | No need to switch between tools |
Object Model | .NET-based classes with inherited properties | Access methods without custom code |
IntelliSense | Context-aware auto-completion everywhere | Faster, error-free configuration |
Execution Profiles | Runtime modes for different environments | Development, Validation, or Production |
Modular Architecture | Isolated module changes | Changes won't break other modules |
Multi-User Support | Concurrent engineering capability | Team collaboration on same solution |
Info | ||
---|---|---|
| ||
is the configuration workspace in the Solution Lifecycle: Designer
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 |
Unified Namespace - Tags & UDTs | Devices, Field Connections: 100+ connectors |
DataExplorer Tools | Alarms, Events, and Audit-trail |
TagProvider Services | Historian, time-series data |
Pillar 3: Application Modules | Pillar 4: Operator UI |
SQL Database Connections and Queries | Symbol Library extensions |
Scripts and business logic (C#, VB.NET, Python 3) | Displays (Canvas & Dashboard) & UI Security |
Reports, data pub (PDF, CSV, HTML, XML & JSON) | Layouts, Client deployment settings |
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 |
Page Tree | ||||
---|---|---|---|---|
|