Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

PanelPurposeKey Actions
Solution ListShows all solutionsSelect, search, organize
Solution ActionsOperations toolbarNew, Open, Edit, Run, Stop
Properties PanelSolution detailsView version, size, status
License StatusCurrent license infoCheck 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

FeatureLocationPurpose
Tag EditorUNS → TagsCreate and configure tags
Display DesignerDisplays → PagesBuild HMI screens
Device ConfigurationDevices → ChannelsSetup communications
Script EditorScripts → TasksWrite custom logic
Test ModeToolbar → Run TestTest 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

ComponentFunctionAccess
TServerCore execution engineRuns as service
Tag DatabaseReal-time data storageIn-memory
Module EnginesExecute specific functionsAuto-started
Client ServerServes displays to clientsTCP 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

  1. Runtime Information
    • Solution Center → Tools → Runtime Info
    • Shows module status, memory, connections
  2. Property Watch
    • Monitor tag values in real-time
    • See quality and timestamps
  3. 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

  1. Device Communication
  2. Basic HMI Development
  3. Alarm Configuration

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

Start Control Engineer Path →

For IT Professionals

Your Focus

IT/OT convergence, enterprise integration, databases, and cybersecurity.

Recommended Learning Path

Week 1: Foundation

  1. Database Integration
  2. Web Technologies
  3. Security Implementation

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

Start IT Professional Path →

For System Integrators

Your Focus

Complete solution delivery from design through deployment and support.

Recommended Learning Path

Week 1: Foundation

  1. Architecture Design
  2. Solution Development
  3. Deployment 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

...

Quick Reference Card

Essential Shortcuts

ActionShortcutContext
SaveCtrl+SDesigner
Test ModeF5Designer
Build SolutionF7Designer
FindCtrl+FAll
HelpF1All

Common Tasks

TaskWhereHow
Add TagDesigner → UNS → TagsInsert key or click +
Create DisplayDesigner → DisplaysRight-click → New
Add DeviceDesigner → DevicesNew Channel → New Node
Write ScriptDesigner → ScriptsNew Task
View LogsSolution Center → ToolsLog Viewer

File Locations

...

...

Troubleshooting Quick Start

Common First-Time Issues

ProblemSolution
Can't create solutionRun Solution Center as Administrator
Designer won't openCheck for development license
Runtime won't startVerify no port conflicts on 9000
Display blankCheck if Runtime is actually running
Tags not updatingVerify Runtime started successfully

Getting Help

  • Built-in Help - Press F1 anywhere
  • Documentation - You're already here!
  • Community Forum - Ask questions
  • Support - Open ticket

...