Versions Compared

Key

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


HTML
<style>
.text-span-6 {
    background-image: linear-gradient(99deg, rgba(170, 163, 239, .5), rgba(125, 203, 207, .5));
    border-radius: 50px;
    padding-left: 15px;
    padding-right: 15px;
}

#title-text {
display: none;
}

.panelgradient {
    background-image: linear-gradient(180deg, #d5def0, whitesmoke);
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 4rem;
    display: flex;
    position: relative;
}

</style>


<div class ="panelgradient">

<h1 style="text-align: center;">Designer <br>(IDE Overview)</h1>

</div>




Introduction to Designer Workspace

The Solution Designer is a configuration workspace for industrial solutions, designed to make solution configuration procedures even more accessible and intuitive, offering engineering features, functionalities, and configuration tools.

It offers provides a single and , integrated environment for the design, development, testing, simulation, validation, deployment, execution, and solution management, delivering high-end applications.

On this page:

Table of Contents
maxLevel3
minLevel2
stylenone


Purpose and

Key Concepts and Terms

Solution

A Solution refers to an application for real-time data built based on the software platform. It means the The platform organizes its smart applications into solutions, providing several various tools and features to design and manage the end-to-end Solution Development Life Cycle. Every solution developed on the software platform generates a file (.dbsln). This file refers to is the output file of the application, with containing all the engineering and business logic developed, tested, validated, and deployed according to the operational requirements and ready to run. The solution files store all of an application's configuration information. All configuration items are saved in a single embedded SQL database. The file is encrypted for security and can be opened and edited with the Solution design Designer and engineering tools.

Modular

architecture

Architecture

Modular Architecture architecture is the foundation of the Solution Designer workspace foundation. Its core is based on compartmentalization, break breaking down complex system functionalities into distinct and standalone modules. The modular architecture provides flexibility in design and configuration while ensuring that changes or adjustments to one module won't inadvertently disrupt or compromise another. 

Unified Namespace

The Unified Namespace (UNS) centralizes data in complex systems like smart manufacturing, offering semantic data structuring. It aggregates, normalizes, and provides data access, streamlining communication and integration among disparate systems. As a middleware layer, the UNS translates raw data into actionable information, ensuring device interaction within a hub-and-spoke architecture, minimizing direct communications, and maximizing flexibility.

Process

modules

Modules

Process modules refer to the software components that manage and execute a system's internal logic and data transformations. They encompass Scripts, Reports, and Datasets. They are called "process modules" because these components specifically deal specifically with the internal processes and workflows that enable the system to function efficiently.

Application

modules

Modules

The application Application modules are software components facilitating that facilitate interactions between a system and its external environment or various system parts. The application modules encompass Alarms, Devices, and Historians.  They They are called "application modulesApplication Modules" because they are applied to specific tasks or applications within the system. These modules continuously monitor, collect, and process information, ensuring that the system remains in its desired state.

Runtime

Runtime refers specifically to the phase where a solution is in active execution. Related to This phase involves running tests, carrying out validations, and handling other critical tasks associated with deploying a solution. During this phase, the software effectively utilizes all configured modules — such as Devices, Alarms, and Historian Historians — to execute tasks, manage data, and perform automated operations based on predefined settings. The Runtime environment operates in a seamless mannerEnvironment operates seamlessly, integrating with the Solution Designer workspace and the Unified Namespace to ensure real-time data exchange and process control.


Understanding the User Interface

Welcome page

The Designer home page is the entry point when you design a solution using the software platform. You can log in or check the current user and its permissions. This page gathers navigation customizations, solution information, and local preferences for the Solution Designer user interface.

Furthermore, it shows a recent items list with solution edit events. And also, the workspace home page provides quick tips guiding where do start with a link to go to the interfaces, it can be useful when you are starting a new solution.

Image Removed

Solution Explorer Navigation

The Solution Explorer Navigation enables users to choose the format that best suits their navigation preferences. It has two available configuration: the Filter shows a combo box allowing select a filter option and the Style shows radio buttons for users to switch the navigation style between 'Tree' or 'Accordion'.  For new users, you can filter out some of the software functionality, using the Navigation Filter options.

Image Removed

Image Removed

Solution Information

The Solution Information provides details about the solution. It specifies the "ProductName," which is determined based on the Product Family it belongs to, and the "TagQuantity," which varies according to the Product Series. It describes solution compatibility, informing which target-framework the solution is based. Additionally, it features a "Tags Counter" to distinguish between tags sourced locally from the user's computer and those obtained externally from tag providers.

It provides an interface for the following actions:

  • User Login: Some configuration features may be protected according to the user.
  • Solution Information: A summary of key information about your solution.
  • Local Settings / User Preferences: Allows customization of the IDE, such as themes and help messages.
  • Recent Items: Shows information about the last objects modified in the solution.
  • Help Quick Links: On the left side, information for new users on where to start.

Go to Welcome Page Settings for more information 

Tip

To return to the Welcome page, use the Home icon located in the top-left area.


Environment Navigation

Image Added

Solution Information

Target

ProductName (ProductFamily based). TagQuantity (Product Series based)
TargetFramework (.NET 4.8 or .NET 2.0)

Tags counter

Local: from local computer and External: from external TagProviders  sources

Designer Local Settings

The Designer Local Settings allow users to customize their workspace by setting local preferences. 

Designer Local Settings Options

Theme

Changes the platform color scheme to Sky, Dark, Navy and more.

Grid Fonts

Opens the Font Selection menu where users can change font family, typeface and font size.

Quick Help is opened by default

Setup if the Quick Help Expander, in all configurations, is open by default.

Auto-save

Enables or disables auto-save feature. Also, the drop-down list contains options about how auto-save frequency (When Closing Documents, or Every 5, 10 or 15 minutes).

Automatically Export Changes

Setup to export all configuration changes to CSV or JSON files at the GIT sub-folder.

Themes:

Image Removed

Workspace Navigation

Navigation was designed to make workflows even more intuitive, simple and fast. The Navigation Menu is composed of Quick Access, Quick Navigation, Solution Explorer, Breadcrumb Navigation and Filter options, you can collapse or expand the navigation menu. When expanded it shows the Solution Explorer where you can search for a specific configuration or navigate for solution settings.

Solution Explorer

On the left side of the software, you'll find the complete navigation tree, divided by

our

modules. You can also use the shortcuts

on

at the top of the tree to quickly jump to the Workspace homepage, the UNS module (where you'll manage your tags), the Draw Environment, and the Runtime environment. You may also search for

ant

any specific

page. Out platform allows you alternate between Tree or Accordion view style, changing the appearance of the modules navigation sidebar.

configuration section.

  1. Switch Button and Quick Navigation Icons
  2. Search Modules Configuration 
  3. Solution Explorer

Solution Explorer

Module

Children Pages

Solution

Settings | Categories | Import Tags | Import Plugin | Export | History

Runtime

Startup | Execution Profiles | Build and Publish | Diagnostics

Unified Namespace

Asset Tree | Tags | Templates | Enumerations | Connections Monitor

Devices

Protocols | Channels | Nodes | Points | Access Types | Monitor

Alarms

Items | Groups | Areas | Global | Settings | Monitor

Historian

Historian Tags | Historian Tables | Archive Location | Monitor 

Datasets

Databases | Queries | Query Editor | Tables | Files | Monitor

Reports

Forms | Forms Editor | WebData | WebData Editor | Monitor

Scripts

Tasks | Classes | Code Editor | Expressions | References | Monitor

Security

Users | Permissions | Policies | Runtime Users | Monitor

Displays

List | Draw | Layouts | Client Settings

Additional pages for Displays: Images, Symbols, Themes, Localization, and Unit Conversion

Data Explorer

MQTT tools | OPC Tools | PLC Finder | SQL Query Builder 

Track Changes

Recent Changes | Version Control | Cross Reference | Use Count | Unused Objects


Tip
titleShortcuts on the Top-Right side

In addition to the Solution Explorer, the top-right side has those shortcuts always available for direct navigation.



Find Results and Output Window

At the bottom of the window, there are expander for different windows:

  1. Find Results:  Shows the Results for Cross-Reference requests. See more at the Find Results Panel page.
  2. Output: System messages concerning the Designer tool itself.
  3. Error List. When in the Code Editor or Draw, the Error List shows errors from the last time the document was saved.

Quick Navigation Icons

The Quick Navigation bar includes the following shortcuts:

Image Removed

Quick Navigation

The Quick Navigation bar includes "Home," which directs to the Solution Designer, "Tags" for accessing the Asset Tree in the Unified Namespace, and "Draw" for editing on Displays. "Runtime" starts platform processes. The bar also has navigation controls: "back" to return, "forward" to proceed, and "history" to see past navigation.

users with a list of their recent navigation actions, allowing them to quickly jump to a specific page or section they visited earlier.Show navigation historyPresents

Shortcut

Description

Image Modified

Home

Redirects users to the Solution Designer home page. 

Image Modified

Tags

Takes the user to the Asset Tree within the Unified Namespace. It is where your assets can be viewed and managed.

Image Modified

Draw

Navigates users to the Draw section on Displays. It is where users can create, edit, or visualize graphical representations or designs.

Image Modified

Runtime

Directs the user to the Startup section of the Runtime. It is where users can initiate, run, or monitor processes or applications.

Image Modified

Navigation back

Allows users to go back to the previous page or section they were on.

Image Modified

Navigation

forward 

Lets users navigate forward if they've previously used the back button.

Image Modified

Navigation history

Presents

users with a list of their recent navigation actions, allowing them to quickly jump to a specific page or section they visited earlier.



Switch Button

By clicking on the logo on in the top left of the Designer, it opens a menu opens where you can access Solution Management, documentation, the forum, and video training related to design, development, and solution deployment on the software platform.

Switch to allows users to quickly switch between different interfaces, applications, or modes. Designed for quick navigation and enhancing user experience by saving time.

Go to Solutions Management

Directs users to a section or interface where they can manage solutions. This

could

may include adding, editing, deleting, or viewing details of various solutions, depending on the context of the application.

Runtime .NET Displays

Refers to an interface or functionality that showcases the real-time or "runtime" displays or outputs generated using the .NET framework.

Useful

This is useful for developers or users working with .NET-based applications to monitor or debug their work.

Runtime HTML5 Pages

An interface that displays pages or outputs rendered in real-time using HTML5. It

's a way

allows users to preview or inspect HTML5-based web pages or applications during their runtime.


Discover allows users to explore or find new features, content, or functionalities. Can also be a search or recommendation tool, helping users find relevant information or tools.

Documentation

site

Site

Directs users to a website or portal where they can find detailed documentation about the product, software, or service.

A

It serves as a resource for users to

get

access information, guidelines, and tutorials.

Users Forum

A platform or section where users can interact with each other, ask questions, share insights, and provide solutions. Forums are community-driven and allow users to discuss various topics related to the product or service.

Training Videos

Leads to a library or collection of video content designed to train or educate users about

certain

specific features or functionalities. Training videos are visual aids that help users understand and utilize the product or service

better

more effectively.

Solution Explorer And Breadcrumb Navigation

The Solution Explorer allows users to navigate through the solution configuration interfaces. Each module in the Solution Explorer gathers configurations focused on a specific solution aspect. To navigate within the configuration interfaces of each module, users can either use the Solution Explorer by clicking to expand the modules menu and selecting the configuration interface or by the Breadcrumb navigation found in the upper right corner of the window, allowing internal navigation on the solution module. But if you are looking for a particular configuration, remember there's a search bar on the top of Solution Explorer.


Note
titleNavigating to other Applications

In some scenarios, when a dialog is open and you navigate to another application and then return to the dialog, the TextBoxes (text input) in the dialog may not accept focus. To overcome this issue, you need to click on the main Designer window, which will then allow full access to the child dialogs. Alternatively, you can press Cancel or OK in the dialog that was left open.



Top Main Toolbar

At the top of the page, you have buttons that allow users to

Solution Explorer

Breadcrumb Navigation

Solution

Settings | Categories | Import Tags | Import Plugin | Export | History

Runtime

Startup | Execution Profiles | Diagnostics | Build and Publish

Unified Namespace

Asset Tree | Tags | Templates | Enumerations | Retentive Values | Connections monitor

Devices

Protocols | Channels | Nodes | Points | Access Types | Devices monitor

Alarms

Items | Groups | Areas | Global | Settings | Alarms monitor

Historian

Historian Tags | Historian Tables | Archive Location | Historian monitor 

Datasets

Databases | Queries | Query Editor | Tables | Files | Datasets monitor

Reports

Forms | Forms Editor | WebData | WebData Editor | Reports monitor

Scripts

Tasks | Classes | Code Editor | Expressions | References | Scripts monitor

Security

Users | Permissions | Policies | Runtime Users | Security monitor

Displays

List | Draw | Layouts | Client Settings | Images | Themes | Localization | Units Conversion

Data Explorer

MQTT tools | OPC Tools | PLC Finder | SQL Query Builder 

Track Changes

Recent Changes | Version Control | Cross Reference | Use Count | Unused Objects

Solution toolbar

On the top, you have buttons where users can undo or redo actions, manipulate rows or objects with cut, copy, paste, and delete functions, and interact with Git for document synchronization. There are also functionalities for searching and navigating references, handling database tags, editing tags tag properties, and directly accessing documentation or providing feedback.

Solution toolbarImage Modified

The table provides a concise reference for the commands and their associated functionalities.

Save on Git folderPulls a document from a designated Git repository folder into the current application, facilitating synchronization and collaboration.

Action

Description

Image Modified

Undo

Undoes an operation/change. This button is available until you save changes.

Image Modified

Redo

Redoes a previously undone operation/change. This button is available until you save changes.

Image Modified

Cut

Cuts a selected row (DataGrid) or objects (Drawing). This command will delete any select row or object in order to paste it somewhere else.

Image Modified

Copy

Copies a selected row (DataGrid) or objects (Drawing).

Image Modified

Paste

Pastes a row (DataGrid) or objects (Drawing) that was copied or cut previously.

Image Modified

Delete

Deletes selected row (DataGrid) or objects (Drawing).

Image Modified

Print

Prints current table (DataGrid) or display (Drawing).

Image Modified

Export Document

Commits and pushes the current document to a designated Git folder, saving its state and making it available for version tracking.

Image Removed

Import Document from Git folder

It saves the selected object to the Git folder located at the following path:

Path: C:\Users\User\Documents\Framework\Solutions\Solution\SolutionData\Git\<Module>\<Configuration interface>\

Image Modified

Find Elements

The Find Elements button on the toolbar accesses the object cross-reference, which lets you find where objects are used in the Project and go directly to each location.

Image Modified

Next Reference

Navigates to the subsequent reference or item in a given list or sequence.

Image Modified

Previous Reference

Navigates to the preceding reference or item in a given list or sequence.

Image Modified

New Tag

Allows the creation of a new tag in the real-time database.

Image Modified

Tag Properties

Shows the properties of the tag selected in the text box.

Image Modified

Object Selection

Enables the user to choose a specific item from a set of objects or elements within the interface.

Image Modified

Open a New Window to the Selected Document

Opens the document or file currently selected in a new window, allowing for parallel viewing or editing alongside the current content.

Image Modified

Feedback

Give your opinion in the feedback tab of the Tatsoft website.

Image Modified

Documentation

Access the documentation on the website.



Configuring a Solution 

The process to customize the configuration of a solution essentially involves navigating to the specific module and setting up the settings and objects as required by your application.

The Configuration Workflow page outlines some typical scenarios when editing a solution.

The Working with DataGrids page provides a detailed explanation on how to manage table-style pages, as much of the solution configuration is done through tables.


Features Highlights

Tooltips and Validation

On the software platform, the fields and buttons have tooltips that contain information about the field or button. Tooltips appear when you move your cursor over the related field or button. Some tooltips also include an example that can examples to help you. The system validates whatever you enter into most fields, especially tables. Validation rules may check if the input is in the correct format or , if the values are within the appropriate range and , or other factors. The exact rules depend on the specific item. The An entry is invalid if you see a red outline around the table cell.

IntelliSense

The Intellisense IntelliSense feature presents a list of valid objects according to the characters you type into a specific input field and a list of the valid entries for that field. You can insert a selected item from that list by pressing enterEnter, spaceSpace, the dot key, or another symbol key. All the input fields that use tag names or object names, either whether in the datagrids data grids or in the drawing tools, are enabled through Intellisensewith IntelliSense. The Intellisense IntelliSense fields have built-in tooltips and validation. Putting Hovering the mouse over a field will present the expected entries to for that field. When you have an invalid input, the border of the field will become turn red, and the tooltip will show display the error.  

Refactoring

Refactoring is the procedure process of changing the definition of tag names or object names (such as alarm groups, device nodes, etc.) after the symbolic name is already in use in the application. The centralized SQL configuration allows you to rename any object by simply typing the new name in the configuration table where that object is defined. All the references to that object will remain valid, using the new name with no further actions required. For instance, to rename a tag that is already being used all already in use across the solution, just simply go to Unified Namespace /Tags and rename it. The same applies to Edit-Alarms-Groupsediting alarm groups, members of templates, or any named object in the system. 

Solution configurations

Children Displaystyleh3excerptTyperich content


In this section:

Page Tree
root@self
spacesV10