The Designer Tutorial walks you through using the Designer interface to configure your solution. Learn to navigate between modules, use productivity features, and understand the workspace layout for efficient solution development. You'll practice essential skills like Quick Navigation shortcuts, rapid tag creation, copy-paste workflows between modules, and workspace customization. These hands-on exercises focus on mastering the Designer tool itself rather than specific configurations, giving you the foundation to work efficiently across all modules.
Prerequisites:
- FrameworX installed
- Solution created in Solution Center
In this page:
1. Open Designer and Set Preferences
Launch Designer
- From Solution Center, open your solution
- Designer launches automatically
- Welcome page displays solution information
Configure Your Workspace
- On Welcome page, find Designer User Preferences
- Select your preferred Theme:
- Try Sky (light mode → Navy at night)
- Notice how UI changes with theme selection
- Set Auto-save to Every 10 minutes
2. Explore Navigation
Quick Navigation Bar
Test each shortcut on the top left navigation bar:
- Click Go to Designer Home Page icon - returns to Welcome page
- Click Go to AssetTree icon - jumps to Unified Namespace
- Click Go to Displays Draw icon - opens display editor
- Click Go to Runtime Startup icon - shows startup configuration
- Use Navigate Back arrows to navigate history
3. Create Quick Tags
Rapid Tag Creation
- Go to Unified Namespace → Tags
- Create placeholder tags quickly:
- Click "New Item" or use the fast creation shortcut, by clicking on the "Name" cell, pressing "Space" then "Enter", create three tags using this procedure
Multiple Tags Edition
- Select all three tags (Ctrl+Click or Shift+Click)
- Right click the selection and click on "Edit Combined Rows"
- Change the tag type to Double or Decimal
4. Test Drawing Environment
Create Simple Display
- Go to Displays → List
- Click on the "New Item" button, choose Basic → Page (Canvas) and name it "Test"
- The draw environment will open automatically
Draw Basic Elements
- From left toolbar, select Rectangle tool
- Draw a rectangle on canvas
- With rectangle selected, look at Properties Panel (right side)
- Change Fill Color to element blue
Add Tags to Display
- On the right side of the display, under "Drag Tags to Display", drag and drop the created tags to the canvas area
- Choose "Insert Textbox"
- Arrange them on the display, using the alignment buttons on the top menu
5. Explore Alarms Module
Copy-Paste Workflow
- Return to Tags (use Quick Nav icon)
- Select your three tags
- Copy (Ctrl+C)
- Navigate to Alarms → Items
- Paste (Ctrl+V)
- Notice tags automatically create alarm rows
- Set simple limits (e.g., Hi: 80, Lo: 20)
6. Review Track Changes
See Your Modifications
- Click Track Changes
- View list of all changes you've made:
- Tag creations
- Display modifications
- Alarm configurations
- Notice "RowState", "ChangedObject" and "Date Created/Modified" (you can right click the grid header and enable the columns visibility)
- This helps with team collaboration
7. Build and Test
Build Solution
- Go to Runtime → Build and Publish
- Click Build button
- Check Output panel at bottom for any errors
- Green checkmark = successful build
Quick Test
- Go to Runtime → Startup
- Select Development profile
- Click Run Startup
- The solution will start the runtime
- Click Stop when done (it forces the application to stop running)
8. Explore Output Panels
Bottom Workspace Area
- Look at bottom of Designer window
- Click different tabs:
- Output - build messages
- Find Results - cross-reference searches
- Error List - validation issues
In this section...
Overview
Content Tools
Tasks