Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
The Quick Tutorial to Tatsoft's FrameworX

Quick Start Guide

This guide

provides

walks you

steps on

through creating

new

robust, data-driven

robust

applications, from

Downloading and Installing the software

downloading and installing FrameworX to executing your first solution.

Software Download and Requirements

The

    •    Download FrameworX Designer

software, which allows creating solutions, is provided at not cost for evaluation. You can download it by filing the form here.The evaluation allows unlimited use to create and edit multiple solutions, with unlimited tags and configuration time. The Runtime (the execution of your solution) is enabled for

for free here.
    •    FrameworX Designer includes unlimited creation and editing of solutions with unlimited tags, with no time limit, and all the product features.
    •    Runtime execution allows two hours of resettable time

, for

. For licensing information on

licensing for

production

usage go to section <Licensing> or The FrameworX Designer requires

    •    Requires Windows 10 or newer

, the solutions you are creating are multi-platform and can execute in multiple operating systems. Detailed information on requirements are in the section <Manging Installtion>

. Solutions run on multiple operating systems using .NET 8.0.

Steps

  1. Download: Fill out the form and download the installer (around 2 minutes).
  2. Install: Execute the Software Installation  (less than 1 minute!).
  3. Explore the Solutions Manager and Demos (at your own pace).
  4. Create your own new Solution (around 5 minutes).
  5. Explore the Designer and Solution Settings (at your own pace).

On this page:

Table of Contents
maxLevel2
style

3

none


Software Installation

In order to install, just click on the MSIX file, which installs in just a couple of seconds , to install FrameworX as a Windows App.

Image RemovedImage Added

Tip

When the application is running, you can right-click on its icon

at

in the Windows

TaskBar,

Taskbar and select "Pin

To Taskbar, so you have

to Taskbar" to create a shortcut

to

for easy access

it

.

 Otherwise

Otherwise, when you want to execute it, type "FrameworX" in the Windows

Search box.

search box.


Warning

The first time you Edit and Run solutions after a new installation, Windows Firewall may request authorization. Just press OK if that prompt is shown.

Windows Server and Enterprise 2019 and older need update to use the new .MSIX extension. In this case, it is easier to install using the FrameworX-Setup.exe application.


Expand
titleClick here to expand, about Installing in other operating systems, data centers or production servers installations

About the MSIX installation 

MSIX is a new Microsoft standard for installations, offering significantly faster installation times. However, the installation folder is predefined by the OS (under \Program Files\WindowsApps) and it is installed only for the current user. 

MSIX requires Windows 10, version 1709 or later; or Windows Server 2022 or later. 

Using FrameworX-Setup.exe for Server Installations

For computers that do not support the MSIX standard, or when installing in production environments, such as factory-floor servers or data centers, it is preferable to have more control over the installation folder and to install for all users of the computer.

The traditional Setup.exe installation allows customization of the installation folder and installs the application for all users.

.NET and Multi-Platform Applications

To create solutions to other operating platforms like Linux, .NET 8 is required.

If you receive a warning that .NET 8 is not available on your computer, it will not prevent you from configuring solutions targeting Windows only, but it will prevent multi-platform solutions.

To install the .NET 8, follow the link in the installer message, or you can find the .NET 8 Desktop Runtime installer from Microsoft here: https://dotnet.microsoft.com/en-us/download/dotnet/8.0. Be sure to pick the version that matches your CPU architecture, which is likely x64. (And don't pick the "SDK" or ".NET Runtime" or other versions - just the ".NET 8 Desktop Runtime")



Solutions Manager and Demos

Managing and Running Solutions

When you open the software, you'll find the list of Solutions in your documents folder, for new installations you'll the Demo solutions. the first user interface you’ll see is the Solutions Manager tool, which will list the solutions on your computer and allow you to create, edit, or run them.

The list will show a few Demos that were installed with the product.

You can either use the "New" button to create your own solution, or first explore our demo solutions. You can also download additional demos and examples from Solution Examples.You can go ahead and use the New button to create your solution or first explorer the installed demos. 

Expand
titleClick here to expand about Exploring Demos...

To open a Demo Solutiondemo solution, just simply select it from the list and click "Run" to simply deploy start executing it or "Edit" to take a look at how we created itsee how it was created. You can also double-click the solution to load it.

Image RemovedImage Added

In order to know what features each demo is featuring includes, check the page  Demo Projects OverviewSolutions.

When you open a Solution,  youyou'll find the following Welcome Window.:

Image RemovedImage Added

Navigate to Runtime, and press START the Run Startup button to execute the Solution. 

warning

The first time you Open and Run solutions after a new installation, Windows Firewall may request you authorize its use. Just press OK if the following dialog is shown.

<< Image Windows Firewall confirmation >>


Creating a New Solution

If you want to create your own solution, simply click "New" in the Solution Manager.

Image Removed

Creating a new Solution consists of three phases. First, you must choose which version of the Product Family you'll use and click Next. The features included in your selection will be represented by the icons on the bottom of the page.and follow the wizard steps.

Image Added

Info

Our platform doesn't require a license for you to explore the Engineering engineering space! With the demo evaluation version, you'll be able to run the solution for only 2 hours, but has there are no limitation limitations on the engineering.

Image Removed

Then, you'll move , you must choose what kind of solution you'll build, Windows or Multi-Platform.

Image Removed

Finally, add a title and a description and choose a location on your computer to install this solution (we install it inside the Documents folder, by default). You can choose a template for your solution here as well, but for this example, we won't select anything. When you're ready, simply click "Create New Solution". 

Image Removed

 

Once loading is complete, you'll see our Home Page, that contains all of the basic information for this solution.

<< Add Image of Welcome Page >>

engineering time.


Expand
titleClick here if you want to Customize Themes or the Navigation UI...

n the homepage you can change the Theme you'll be using: we offer five different options (Light, Dark, Indigo, Blue and Live). By default, Light will be selected. On the right side of the screen, you'll find the common steps to start exploring our platform, from DataExplorer to Runtime. We'll explore those basic features in this quick tutorial.

IImage Removed

By default, our Solution Explorer Navigation is filtered by All Modules and Features. If you wish to work with a simplified version of the platform, simply change the filter in the first box.

Image Removed

Data Explorer Tools

The DataExplorer tools allow you to easily perform data mining and monitoring from various data sources, including MQTT Brokers, OPC-UA, PLCs and SQL databases. Here, let's see how you can connect to our MQTT Simulator to browse its data.

Go to Data Explorer → MQTT Tools to start. You can connect to your own broker, if you wish, but our system has a native SpartkplugB MQTT Built-In Broker that you can use.

Out platform also offers a MQTT Publisher Simulator, that has customizable data being published. Simply click both of the green "start" buttons to start the Broker and Simulator.

Image Removed

Once you've done so, click Connect to see and browse the generated data.

Image Removed

If you have any PLCs in your network, you can automatically connect to browse its data structure. 

We'll be using this simulated data to make it easier to build a simple solution. Select DeviceD1, from the list of simulated data, and click Map to Solution. This will create a new Data Model with the device properties. In this example, we named the new Data Template SolarPanel. In the Module option, we'll leave the first option selected, which represents the more typical behavior of mapping tags to external devices, but we can also do dynamic connections with the External TagProviders functionality.  

Image RemovedImage Removed

Creating a Unified Namespace and Tags

In the Unified Namespace section, you'll be able to define the data models you'll use in the solution. When building a new solution, a good practice is start by creating Data Templates. In this case, the SolarPanel data template will have already been created, since we exported it from the MQTT Simulator. You can also create your data templates manually or import from csv or other libraries.

Image Removed

Once you have your Data Model, the next step would be to create tags and map it to a Device. This was already done automatically, but once again, you can do it manually if you wish. Here, you'll find the tag DeviceD1 has already been created, with the type "DataModel1", that contains all of the properties of the device from the MQTT Simulator.

Image Removed

To create a New Tag, simply click the "New Item" option in the Tags menu.

Image Removed Image Removed

Field Communication: Mapping Data to Devices

The next step is creating the connection with the field. For this, we offer over 50+ native communication protocols installed by default with the product

When creating a new connection with the field, the first step is to create a Channel. Here, you can a instance of one protocol. You can have many channels connecting to the same protocol if you wish. Once you have a protocol defined, you can create a Node. The final step is to create Points, where the data in your data model is mapped to the specific address on the device. This creation may also be done by importing from csv or other libraries (check).

In this case, since we mapped the MQTT Simulator to the solution, the system already created everything automatically, as seen below. 

Image RemovedImage Removed

As an exercise, you may also create your own tags and map it to a device. Simply click to create a new Tag1 in the upper menu of the Points section and create a new Tag1 as a "SolarPanel" type.

Image Removed Image Removed

Once you do that, add it to Points table and map it to a specific Address. You can either type or browse the available data. A important thing to consider is that you only need to map at the device level, as the system will automatically read all of the properties associated with that device.

Image Removed Image Removed

Tip

On Asset Tree, in the Unified Namespace module, you can change the hierarchy of the tags, by creating or importing folders and dragging and dropping tags as necessary. By default, new tags are added to BaseTags.

Image Removed

Creating a Simple Display with Symbols

Let's start by exploring the Draw Environment. To access, go to Displays → Draw, or simply click the Draw button at the top menu.

Image Removed

This will open the main Draw Environment. By default, the first page created will be the MainPage, where your main content should go. 

On the left side of the screen, you'll find all of the components you can use to build your display. They're categorized by different types of graphical components, such as icons, charts, navigation and symbols (incluindo high-performance graphics). You can also search for something specific in our library using the search input.

To add a component to your display, simply click and drag to the drawing environment. In this example, we'll grab a simple button from the Symbol library. If you double click the symbol, you'll open a popup box where you can map the component's properties to your tags. In this case, the button only has one property (IsPressed), which will map to the device status. To find a specific tag, you can either type "Tag." and it'll show you the options or click the three dots next to the input to navigate on your Asset Tree.

Image Removed Image Removed

Another way of creating your UI is by dragging tags directly into the display. On the right side of the screen, you'll find all of your tags - if you drag them into the display, it'll automatically create a text output, but you can also map them to specific symbols to create those automatically.

To do that, select the tag (or the whole Device) you'd like to map and click Map to Symbol. You'll then be able to select symbols you've created to display your data. Once that's done, if you drag the tag into the Display, it'll automatically create a symbol. In this example, I already added a CircularGauge to my library to showcase the device temperature.

Image Removed Image Removed

Image Removed

Another unique feature of our platform is the ability to customize any symbol with a great number of dynamic properties. Those include custom Actions, Scripts, Visibility, Rotation, and more.

For this example, add a simple rectangle to the display and double click it to look at the available properties. For this example, I created a simple expression to change the fill color depending on the value with a simulation tag in the expression.

Image RemovedImage Removed

You can create a new symbol combining those two components and save it into your Symbol Library. To do that, first break apart the button symbol and then select all parts and select "Create New Symbols with Select Elements". This gives you more flexibility to use our library as a base to create custom symbols that fit your industrial application.

Image RemovedImage Removed

As you make changes, make sure to save your display by clicking on the button on top of the page.

Image Removed

Create a Real-Time Alarm

To test out the Alarming functionalities in the platform, let's create an alarm. 

On Alarms → Items, simply type on the first line of the table to create a new Alarm. Type "DeviceD1." and you'll see the available properties associated with that Device - for this example, establish a condition, limit, select a group (there will be a few available as default) and a message to showcase when that limit is reached.

Image Removed

In the Draw Environment, search for AlarmWindow and drag it into the display.

Image Removed

Then, search for button on the graphical components and insert one under the AlarmWindow object and give the name “Warning” by editing it in the Drawing Properties on the right side of the screen.

Image Removed

Double-click on the button and configure the dynamic property:

Image Removed

Do we need More? Suggestions for this step: 

  1. Trends
  2. Reports
  3. Scripts
  4. Layouts

Running your Solution

It's time to run your solution by clicking on the Runtime module (or selecting the shortcut on the top of the page). In this page, you'll find information regarding the solution, including redundancy settings and command lines and URL for the clients.

To run your solution, simply click "Run Startup". 

Image Removed

to expand on detailed information with the wizard steps...

The first step is to select the Product that the solution is intended to use.

To facilitate multiple scenarios in a cost-effective way, FrameworX has its product line organized into families and models. More information can be found in Product Family.

Image Added

Once you've selected the product, you must choose what kind of solution you'll build, Windows or Multi-Platform.

Image Added

Finally, you can add a description and choose a template for your solution here as well. For this example, you can select "HeaderLayout". When you're ready, simply click "Create New Solution".

Image Added

 

Once loading is complete, you'll see the Designer homepage, the main UI for editing your solutions.

Image Added


Info
titleEditing the Solution

Go to Solution Configuration for a step-by-step guide on adding content to your first solution.



Licensing And Registration

To deploy into production and run without time limitations, you'll need a license. Information about your license and links to activate it can be found on the Solutions Manager page, where you can choose between online and offline activation. See more about Licensing and Activation.

Licensing And Registration

To get the full capabilities of our platform and start building your real solutions, you'll need a License. The information about your license and the links to activate it can be found in the Solution Manager page. There you may choose between online and offline activation. You can learn more Licensing and Activation here. If you don't have a license yet, feel free to reach out at sales@tatsoft.com

Tip
titleLicense Information

Click on the "Your License" title, at the left side, to navigate to the Page License Information, with all the information about your current license, and the to tool to add or modify the license.  

Image RemovedImage Added

Image RemovedImage Added


Next Steps, Exploring More Features

With these steps, you've learned the basic on working with FrameworX and you're ready to continue your journey.

In this chapter, you'll find more basic information to get you started.

Page Tree
root@self
spacesV10

Once you're ready, we recommend you:

  • Learn how to start designing your solution in Solution Configuration.
  • Look the Platform Overview to learn about the overall features of the platform.
  • Explore the Tutorials for more comprehensive exercises on the platform.
  • Explore the User Guide, that goes into detail on each module.
  • Sign in at the Training Site to access free videos and training courses
  • Check out Take a look at our Solution Examples, that showcase showcasing different aspects and functionalities of the platform.
  • Join our community forum and exchange ideias!

You can also schedule a an introductory meeting with one of our onboarding specialists here


Feedback

Please provide us with feedback on our software and documentation.

Share your ideas for new features or specific training topics on our website.

We look forward to engaging with you and making progress together.

Leave feedback.


In this section:

Page Tree
root@parent
spacesV10