Created by admin, last modified on Sep 16, 2025
Solution Center (Tutorial) teaches you to:
Prerequisites:
In this page:
Solution Lifecycle → Tutorial | Concept | How-to Guide | Reference
Start Solution Center:
Interface Tour:
???????????????????????????????????????
? FrameworX Solution Center (?) ?
???????????????????????????????????????
? Server Info | License | About ?
???????????????????????????????????????
? [New] [Edit] [View] [Run] [Manage] ?
???????????????????????????????????????
? ??????? ??????? ??????? ?
? ?Tank ? ?SCADA? ?Demo ? Solutions ?
? ??????? ??????? ??????? ?
???????????????????????????????????????
Status: Connected to Local Server
Verify Connection:
Click New Button
Configure Solution:
Name: MyFirstSolution
Template: HeaderLayout
Product: FactoryStudio
Location: Default folder
Description: Learning Solution Center
Click Create
Exit Designer (we'll use it later)
Create three practice solutions:
Solution Name | Template | Purpose |
---|---|---|
SimpleHMI | BlankCanvas | Basic display |
TankMonitor | HeaderLayout | Navigation structure |
DataLogger | Tabs | Multi-page setup |
Exercise: Create each solution, note the differences in templates
Create Organization Folders:
Solutions/??? Development/??? Testing/??? Production/
Move Solutions:
Toggle between views using toolbar:
Tip: Use Table View to compare solution sizes and modification dates
Configure Server (on host machine):
Demo123
Connect from Client:
192.168.1.100
Demo123
Verify Connection:
Access from browser:
http://192.168.1.100:10108/solutions?accesskey=Demo123
Security Note: Always use AccessKey for remote connections
Click License Panel
Review Information:
Type: Development
Tags: 5000
Users: 5
Expires: 2025-12-31
Status: Active ?
Online Activation:
Offline Activation:
Monitor Usage:
Monitor live tag values:
Debug system messages:
Check system health:
TServer: Running ?TWebServices: Running ?Device Channel 01: Connected ?Database: Online ?
Exercise: Start TankMonitor solution and use Property Watch to monitor a simulated value
Solution Properties:
User 1 - Open for Editing:
User 2 - Join Session:
Test these multi-user scenarios:
User 1 Action | User 2 Sees | Result |
---|---|---|
Add new tag | Tag appears | Real-time sync |
Modify display | Changes show | Immediate update |
Save solution | Save prompt | Coordinated save |
Note: Changes sync immediately between users
Export Solution:
MyFirstSolution_backup_2025-09-16.dbback
Verify Backup:
Configure in solution:
Backup Interval: Daily
Keep Versions: 7
Location: \Backups\Auto\
Best Practice: Backup before major changes and test restore monthly
[Project]_[Type]_[Version]_[Date]
Examples:
- PlantA_HMI_v1.2_2025-09
- TankFarm_SCADA_Dev_2025-09
- Line3_DataLogger_Prod_2025-09
Solutions/
??? Development/ (Active development)
??? Testing/ (QA validation)
??? Production/ (Released versions)
??? Archive/ (Old versions)
??? Templates/ (Reusable bases)
Problem | Possible Cause | Solution |
---|---|---|
No solutions visible | Wrong folder path | Check Server Information paths |
Can't connect remotely | Firewall blocking | Open port 10108 |
Designer won't launch | No dev license | Check License panel |
Solution locked | Open elsewhere | Close other instances |
Backup fails | Disk space | Check available storage |
Reset Solution List:
1. Close Solution Center
2. Delete %TEMP%\FrameworX\*
3. Restart Solution Center
4. Click Refresh
Force Close Solution:
1. Task Manager
2. End FrameworX.exe
3. End TServer.exe
4. Restart Solution Center
Complete these tasks to validate your learning:
? Solution Center is your control hub - All solution management starts here
? Single-file architecture - Each .dbsln contains everything
? Multi-user ready - Collaborate in real-time
? Built-in diagnostics - Troubleshoot without external tools
? Flexible deployment - Local, remote, or web access
Now that you can manage solutions:
→ [Designer (Tutorial)] - Build your solution
→ [Runtime (Tutorial)] - Deploy to production
→ [High Availability] - Setup redundancy
Quick Reference Card
Shortcut | Action |
---|---|
Ctrl+N | New solution |
Ctrl+O | Open solution |
Ctrl+E | Edit solution |
F5 | Run/Refresh |
Ctrl+M | Manage tools |
Delete | Remove solution |
In this section...