Quick Start
Overview
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.
Your First Solution - 5 Minutes to Success
What You'll Build
In just 5 minutes, create a working solution with:
...
? Success! You've created your first FrameworX solution!
Solution Center Overview
Understanding the Interface
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 |
Essential Operations
Creating Solutions
...
...
Managing Solutions
- Backup - Create safety copy
- Export - Package for deployment
- Delete - Remove solution
- Properties - View/edit settings
Designer Basics
Workspace Layout
???????????????????????????????????????????????????????????
? 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] ?
???????????????????????????????????????????????????????????
Key Designer Features
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 |
Navigation Tips
- Double-click items to edit
- Right-click for context menus
- Drag-drop between panels
- Ctrl+S saves current item
- F5 starts test mode
Runtime Fundamentals
Runtime Components
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 |
Execution Modes
Development Mode
- Full diagnostics enabled
- Detailed error messages
- Performance monitoring
- Online configuration changes
Production Mode
- Optimized performance
- Minimal logging
- Security enforced
- Stable operation
Monitoring Runtime
- Runtime Information
- Solution Center → Tools → Runtime Info
- Shows module status, memory, connections
- Property Watch
- Monitor tag values in real-time
- See quality and timestamps
- Diagnostics
- View logs and traces
- Analyze performance
Choose Your Path
Select Your Learning Journey
Based on your role and experience, choose the path that best fits your needs:
For Control Engineers
Your Focus
Traditional automation professionals working with PLCs, HMIs, and SCADA systems.
Recommended Learning Path
Week 1: Foundation
- Device Communication
- Configure your PLC brand
- Test live data collection
- Troubleshoot connections
- Basic HMI Development
- Create operator displays
- Build equipment faceplates
- Implement navigation
- Alarm Configuration
- Setup alarm conditions
- Configure notifications
- Test acknowledgments
Week 2: Advanced Topics
- Complex Graphics - Animations and symbols
- Control Logic - Scripts for automation
- Trending - Historical data visualization
- Reports - Shift and production reports
Hands-On Exercises
- Connect to Allen-Bradley PLC
- Build motor control faceplate
- Create tank level display
- Implement alarm banner
For IT Professionals
Your Focus
IT/OT convergence, enterprise integration, databases, and cybersecurity.
Recommended Learning Path
Week 1: Foundation
- Database Integration
- Connect to SQL databases
- Build queries
- Real-time synchronization
- Web Technologies
- Deploy web clients
- Configure HTTPS
- Setup authentication
- Security Implementation
- User management
- Role-based access
- Audit trails
Week 2: Advanced Topics
- Enterprise Integration - ERP/MES connections
- Cloud Deployment - AWS/Azure setup
- API Development - REST/GraphQL
- Performance Tuning - Database optimization
Hands-On Exercises
- Connect to SQL Server
- Deploy web dashboard
- Implement Active Directory
- Create REST API endpoint
For System Integrators
Your Focus
Complete solution delivery from design through deployment and support.
Recommended Learning Path
Week 1: Foundation
- Architecture Design
- Platform architecture
- Sizing and scaling
- Network design
- Solution Development
- Four-pillar methodology
- Template creation
- Standards implementation
- Deployment Strategies
- Installation procedures
- Redundancy setup
- Backup strategies
Week 2: Advanced Topics
- Project Delivery - Methodologies and tools
- Performance Optimization - Large-scale systems
- Custom Development - Advanced scripting
- Training Delivery - End-user education
Hands-On Exercises
- Design multi-site architecture
- Build reusable templates
- Implement redundancy
- Create training materials
Start System Integrator Path →
Next Steps
After Quick Start
...
- Community Forum - Ask questions, share solutions
- User Groups - Local meetups
- Annual Conference - Training and networking
Quick Reference Card
Essential Shortcuts
Action | Shortcut | Context |
---|---|---|
Save | Ctrl+S | Designer |
Test Mode | F5 | Designer |
Build Solution | F7 | Designer |
Find | Ctrl+F | All |
Help | F1 | All |
Common Tasks
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 |
File Locations
...
...
Troubleshooting Quick Start
Common First-Time Issues
Problem | Solution |
---|---|
Can't create solution | Run Solution Center as Administrator |
Designer won't open | Check for development license |
Runtime won't start | Verify no port conflicts on 9000 |
Display blank | Check if Runtime is actually running |
Tags not updating | Verify Runtime started successfully |
Getting Help
- Built-in Help - Press F1 anywhere
- Documentation - You're already here!
- Community Forum - Ask questions
- Support - Open ticket
...