The Designer provides a unified configuration workspace for all FrameworX solution development. It delivers an integrated environment for design, development, testing, validation, and deployment across all functional modules, organized through the Four Pillars methodology that structures data flow from field connectivity to user visualization.
Key Capabilities:
Concept | Description | Impact |
---|---|---|
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 |
Test Mode | In-Designer runtime execution | Validate without deployment |
Modular Architecture | Isolated module changes | Changes won't break other modules |
Multi-User Support | Concurrent engineering capability | Team collaboration on same solution |
Configuration | Development Tools | Testing & Validation |
---|---|---|
Define tags and data models Configure field devices Setup alarms and historian Create scripts and logic Design displays and UI Manage security settings | IntelliSense everywhere Real-time validation Cross-reference tracking Refactoring support Import/export capabilities Version control | Execution Profiles Online configuration Simulation tools Error checking Performance monitoring Build validation |
??????????????????????????????????????????????????????????????? ? Menu Bar [File][Edit][View][Tools][Help] ? ??????????????????????????????????????????????????????????????? ? ? ? ? ? Navigation ? Design Canvas ? Properties ? ? Tree ? ? Panel ? ? ? (Context-Sensitive) ? ? ? ? Solution ? ? Tag: Temperature ? ? ? UNS ? ? Type: Float ? ? • Tags ? ? Min: 0 ? ? ? Devices ? ? Max: 100 ? ? ? Displays ? ? Units: °C ? ??????????????????????????????????????????????????????????????? ? Output Window [Build][Errors][Cross-Reference] ? ??????????????????????????????????????????????????????????????? |
Following the Four Pillars methodology, Designer guides you through a structured configuration process:
Phase | Pillar | Configuration Tasks | Designer Areas |
---|---|---|---|
1. Foundation | P1: UNS | • Create tags • Define UserTypes • Build Asset Tree | UNS → Tags, Templates, Assets |
2. Integration | P2: Process | • Setup devices • Configure alarms • Enable historian | Devices, Alarms, Historian |
3. Logic | P3: Application | • Create scripts • Setup datasets • Build reports | Scripts, Datasets, Reports |
4. Visualization | P4: Operator UI | • Design displays • Create symbols • Configure clients | Displays, Symbols, Layouts |
Module Organization by Four Pillars | |
---|---|
Pillar 1: UNS Foundation - Define Your Data | Pillar 2: Process Modules |
|
|
|
|
|
|
Pillar 3: Application Modules | Pillar 4: Operator UI |
|
|
|
|
|
|
All configured objects inherit from .NET classes, providing native functionality without custom coding:
This means you get hundreds of methods and properties automatically - no coding required! |
Designer is the configuration workspace in the Solution Lifecycle:
Designer produces the configuration that Runtime executes. Test Mode lets you validate behavior before publishing to production. |
This page introduces Designer as your unified workspace for building complete industrial solutions. With its Four Pillars organization and powerful object model, you can efficiently configure everything from data models to user interfaces in one integrated environment.