Designer is the unified configuration workspace where you build and test complete FrameworX solutions. It includes:
Table of Contents maxLevel 2 minLevel 2 indent 10px exclude Overview style none
File Edit Insert View Action Tools Settings Windows Help | |
(shortcuts) | (Last open documents) |
(Search) | (Main toolbar) |
Solution (Pillar Filter) | Solution / Settings (Selected Page) |
Workspace Selected Page UI | |
Tatsoft FrameworX 10.1 | [Output] [Find Results] <profile> offline config |
The Designer provides a unified configuration workspace for all FrameworX solution development. It delivers an integrated environment for design, development, testing, validation, and deployment across all functional modules, organized through the Four Pillars methodology that structures data flow from field connectivity to user visualization.
Key Capabilities:
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
|
Page Tree | ||||
---|---|---|---|---|
|
Define tags and data models
Configure field devices
Setup alarms and historian
Create scripts and logic
Design displays and UI
Manage security settings
IntelliSense everywhere
Real-time validation
Cross-reference tracking
Refactoring support
Import/export capabilities
Version control
Execution Profiles
Online configuration
Simulation tools
Error checking
Performance monitoring
Build validation
No Format |
---|
???????????????????????????????????????????????????????????????
? Menu Bar [File][Edit][View][Tools][Help] ?
???????????????????????????????????????????????????????????????
? ? ? ?
? Navigation ? Design Canvas ? Properties ?
? Tree ? ? Panel ?
? ? (Context-Sensitive) ? ?
? ? Solution ? ? Tag: Temperature ?
? ? UNS ? ? Type: Float ?
? • Tags ? ? Min: 0 ?
? ? Devices ? ? Max: 100 ?
? ? Displays ? ? Units: °C ?
???????????????????????????????????????????????????????????????
? Output Window [Build][Errors][Cross-Reference] ?
??????????????????????????????????????????????????????????????? |
Following the Four Pillars methodology, Designer guides you through a structured configuration process:
Pillar 1: UNS Foundation - Define Your Data
Unified Namespace (Local UNS) - Tags & UDTs
Devices, Field Connections: 100+ connectors
DataExplorer Tools
Alarms, Events, and Audit-trail
Extended UNS using TagProvider Services
Historian, time-series data
SQL Database Connections and Queries
Symbol Library extensions
Scripts and business logic (C#, VB.NET, Python 3)
Displays (Canvas & Dashboard) & UI Security
Reports, data pub (PDF, CSV, HTML, XML & JSON)
Layouts, Client deployment settings
All configured objects inherit from .NET classes, providing native functionality without custom coding:
title | Examples of Built-in Intelligence |
---|
Code Block | ||
---|---|---|
| ||
Tag.DateTimeExample.Value.DayOfWeek // Returns Monday, Tuesday, etc.
Tag.DateTimeExample.Value.AddDays(7) // Date arithmetic |
Code Block | ||
---|---|---|
| ||
Script.Task.Example1.LastCPUTime // CPU usage tracking
Script.Task.Example1.LastExecutionTime // Performance metrics |
This means you get hundreds of methods and properties automatically - no coding required!
Info | ||
---|---|---|
| ||
Designer is the configuration workspace in the Solution Lifecycle:
Designer produces the configuration that Runtime executes. Test Mode lets you validate behavior before publishing to production. |
Page Tree | ||||
---|---|---|---|---|
|