Key Concept: UNFIED BY DESIGN
Multiplafrom, WEbAssembly, ALL-moduels, all connects, mult0laugenst
then Follows User Journey: Create → Design → Deploy/Run
Which the main blocks down
the child pages explore tho concepts in 3 child Pages; SOlutnDenter. Desing & ModulesConfig, Runtime DIpalys & Utititlies (or Tools)
Core Components — servers, services, modules; how they fit together.
Workspaces — Solution Center Overview and Designer Workspace (can be siblings or a combined page).
Runtime & Clients — SmartClient/Web, roles, where logic runs.
Our platform relies on the three components described below. It supports distributed architectures, which means that each one of these software components may be running on one computer, exchanging data with the modules on other computers.
1. Solutions Manager (Solution Management)
Our platform enables you to create industrial applications for any platform - you can run it on Windows, Linux, Mac, Routers and Universal Robots. This is the first interface you'll see when running the software and it showcases all the solution files you have. You can create, edit, manage and run solutions from here.
2. Designer (Solution Configuration)
The Designer Workspace allows you to edit solutions’ displays and tags, as well as modules such as Devices, Alarms, Scripts, Datasets and Historian.
3. Runtime (Solution Execution)
When you run your solution, the first UI you'll be presented with is the TStartup, which is responsible for loading everything the solution needs. This includes the TServer, which enables communications with databases, and the modules that will act behind the scenes to display the information the user sees. It will also open the User Interface, which can be either Windows or Web Clients.
one-page orientation + high-level diagram; link to pillars and key runtimes.
-----
Consolidation to do:
Explore pre-built FrameworX solutions that demonstrate best practices and industry-specific implementations. These examples range from quick 15-minute demos to complete industry templates, providing practical starting points for your own solutions. All examples include full source code and can be modified to match your specific requirements.
A complete craft brewery automation system demonstrating batch processing, recipe management, and quality control.
Key Features:
Technologies Demonstrated:
Download & Run Time: 15 minutes
End-to-end production line monitoring with real-time KPIs, downtime tracking, and predictive maintenance.
Key Features:
Technologies Demonstrated:
Download & Run Time: 20 minutes
Smart building control system with HVAC, lighting, access control, and energy optimization.
Key Features:
Technologies Demonstrated:
Download & Run Time: 15 minutes
Complete automotive plant solution following AIAG standards with MES integration.
Included Modules:
Pre-configured Components:
Compliance & Standards:
GAMP5-compliant solution for food processing with full traceability.
Included Modules:
Pre-configured Components:
Integration Examples:
SCADA solution for municipal water systems with EPA reporting.
Included Modules:
Pre-configured Components:
Compliance Features:
Multi-site energy monitoring with ISO 50001 compliance tools.
Included Modules:
Pre-configured Components:
Standards Support:
Single-server solution ideal for small to medium applications.
Example Configuration:
Use Cases:
Deployment Time: 2 hours
Hot-standby configuration with automatic failover for mission-critical applications.
Example Configuration:
Use Cases:
Key Features:
Multi-site deployment with central monitoring and local autonomy.
Example Configuration:
Use Cases:
Architecture Components:
Hybrid architecture combining on-premise control with cloud analytics.
Example Configuration:
Use Cases:
Cloud Services Integration:
<details> <summary>Structured Information for AI Tools</summary>
json
{
"module": "Solution Examples",
"category": "Learning Resources",
"examples": {
"quickDemos": ["Brewery", "Manufacturing Line", "Building Management"],
"industryTemplates": ["Automotive", "Food & Beverage", "Water/Wastewater", "Energy"],
"architecturePatterns": ["Standalone", "Redundant", "Distributed", "Cloud"]
},
"typicalTimeToImplement": {
"quickDemo": "15-20 minutes",
"industryTemplate": "2-4 hours",
"customSolution": "1-4 weeks"
},
"keyLearningObjectives": [
"Understand FrameworX capabilities",
"Learn industry best practices",
"See architecture patterns",
"Accelerate solution development"
],
"commonCustomizations": [
"Device connection settings",
"Tag naming conventions",
"Display branding",
"Report formats",
"Security configuration"
],
"downloadLocation": "Solutions Manager > File > Import Solution"
}
</details>