Create and run your first working solution in just minutes.
Start → Install | First Solution | What's Next by Role | Getting Help
Get started with FrameworX 10.1 in minutes, not hours. This Quick Start guide provides hands-on tutorials and learning paths tailored to your role. Whether you're building your first solution or exploring FrameworX capabilities, you'll find the fastest path to productivity here.
...
Prerequisites
...
Before starting, ensure you have:
...
:
Table of Contents maxLevel 2 minLevel 2 indent 10px exclude Steps style none
...
...
...
...
...
MyFirstSolution
FrameworX
...
...
...
Checkpoint: Solution created and appears in the solution list
...
...
...
...
...
...
...
...
...
...
...
Temperature
...
Double
...
75.5
...
Room Temperature
...
...
SetPoint
...
Double
...
72.0
...
...
SystemEnabled
...
Digital
...
1
...
Checkpoint: Three tags visible in the tag grid
...
...
...
...
...
Temperature
tag to canvas...
...
SetPoint
...
...
...
...
...
SystemEnabled
...
...
...
...
Checkpoint: Display shows title, temperature value, setpoint slider, and enable checkbox
...
...
...
...
...
...
...
...
...
...
...
...
...
...
@Tag.SetPoint +
...
Rand(-5, 5
...
)
...
...
...
...
Success!
...
You've created your first FrameworX solution
...
Panel | Purpose | Key Actions |
---|---|---|
Solution List | Shows all solutions | Select, search, organize |
Solution Actions | Operations toolbar | New, Open, Edit, Run, Stop |
Properties Panel | Solution details | View version, size, status |
License Status | Current license info | Check expiration, features |
???????????????????????????????????????????????????????????
? Menu Bar [File][Edit][View][Tools][Help] ?
???????????????????????????????????????????????????????????
? ? ? ?
? Navigation ? Design Canvas ? Properties ?
? Tree ? ? Panel ?
? ? (Context-Sensitive) ? ?
? ? Solution ? ? Tag: Temp ?
? ? UNS ? ? Type: Float ?
? • Tags ? ? Value: 75.5 ?
? ? Devices ? ? ?
? ? Displays ? ? ?
???????????????????????????????????????????????????????????
? Output Window [Build][Errors][Search Results] ?
???????????????????????????????????????????????????????????
Feature | Location | Purpose |
---|---|---|
Tag Editor | UNS → Tags | Create and configure tags |
Display Designer | Displays → Pages | Build HMI screens |
Device Configuration | Devices → Channels | Setup communications |
Script Editor | Scripts → Tasks | Write custom logic |
Test Mode | Toolbar → Run Test | Test without leaving Designer |
Component | Function | Access |
---|---|---|
TServer | Core execution engine | Runs as service |
Tag Database | Real-time data storage | In-memory |
Module Engines | Execute specific functions | Auto-started |
Client Server | Serves displays to clients | TCP port 9000 |
Based on your role and experience, choose the path that best fits your needs:
Traditional automation professionals working with PLCs, HMIs, and SCADA systems.
IT/OT convergence, enterprise integration, databases, and cybersecurity.
Complete solution delivery from design through deployment and support.
Start System Integrator Path →
Action | Shortcut | Context |
---|---|---|
Save | Ctrl+S | Designer |
Test Mode | F5 | Designer |
Build Solution | F7 | Designer |
Find | Ctrl+F | All |
Help | F1 | All |
Task | Where | How |
---|---|---|
Add Tag | Designer → UNS → Tags | Insert key or click + |
Create Display | Designer → Displays | Right-click → New |
Add Device | Designer → Devices | New Channel → New Node |
Write Script | Designer → Scripts | New Task |
View Logs | Solution Center → Tools | Log Viewer |
Type | Default Path |
---|---|
Solutions | C:\ProgramData\FrameworX\Solutions\ |
Logs | C:\ProgramData\FrameworX\Logs\ |
Licenses | C:\ProgramData\FrameworX\Licenses\ |
Backups | C:\ProgramData\FrameworX\Backups\ |
...
Topic | Description | Link |
---|---|---|
Understand the Platform | Learn architecture and concepts | [Platform Overview] |
Build Real Solutions | Master the four-pillar methodology | [The Four Pillars] |
Connect to Devices | Add real data sources | [Connect to Devices] |
Issue | Solution |
---|---|
Can't create solution | Run Solution Center as Administrator |
Designer won't open | Check |
...
Windows version (10 or newer required) |
Runtime won't start |
...
Check Windows Firewall settings |
Display blank |
...
Ensure Runtime is |
...
running (green icon in system tray) | |
Tags not updating | Verify |
...
<details> <summary>Structured Information for AI Tools</summary>
json
{
"page": "Quick Start",
"type": "Tutorial and Learning Paths",
"purpose": "Rapid onboarding for new FrameworX users",
"sections": {
"fiveMinuteTutorial": {
"steps": 4,
"duration": "5 minutes",
"outcome": "Working solution with tags and display"
},
"overviews": [
"Solution Center",
"Designer Basics",
"Runtime Fundamentals"
],
"learningPaths": [
{
"role": "Control Engineers",
"focus": "PLC, HMI, SCADA",
"duration": "2 weeks"
},
{
"role": "IT Professionals",
"focus": "Integration, Security, Web",
"duration": "2 weeks"
},
{
"role": "System Integrators",
"focus": "Architecture, Deployment, Delivery",
"duration": "2 weeks"
}
]
},
"prerequisites": [
"FrameworX installed",
"Valid license",
"Administrator access"
],
"outcomes": [
"Create first solution",
"Understand basic concepts",
"Choose learning path",
"Know where to get help"
]
}
</details>
Claude can make mistakes. Please double-check responses.
Research
Page Tree | ||
---|---|---|
|
...