Versions Compared

Key

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

Overview

A Solution represents a complete application built using the platform. It stores all configuration data in a .dbsln file, including tags, alarms, device settings

Solutions refer to the applications developed on the software platform. Their purpose is to store all configuration information for applications. The solution saves its configuration in a file with the ".dbsln" extension. It is a database file that stores all configuration items of an application, such as Tags, Alarms, Devices configurations

, graphical displays, scripts,

etc

and more.

 You open the solution file on Solution Manager and edit it through the Designer. The Solutions Manager allows to create new solutions, or to Edit, View or Run existing ones.

When creating a new solution, the system generates a new .dbsln file with initial metadata like name and description. The remaining configuration is performed using the Designer tool.

On this page:

Table of Contents
maxLevel2
minLevel32
stylenone



Creating a New

Solutions

Solution

Instructions

To create a new Solution:

On the Solution

solution, in the Solutions Manager, click the New... button at the top of the solution list to start the New Solution Wizard.

Image Added

Wizard Step 1 - Product Features

Define the Product Series for your solution by selecting the

Family

product family and the product

Model. Then, click Next.
  • Select a target Platform where your Solution will be run and click Next.

  • Put a name for the new Solution.

  • Click the "..." button to select a folder or use the check box to create a new sub-folder for the Solution.

  • Select a Solution template.

  • Click Create New Solution to finish.

  • model.

    Target Product 

    The software platform technology powers 3 products option:four product options:

    • Unlimited: Unlimited tags, unlimited users, unlimited communication points, and all platform features.
    • FactoryStudio: Scalable FactoryStudio: scalable models based on the number the of communication points, enabling SCADA, MES, AdvancedHMI Advanced HMI, and a wide range of industrial applications. 
    • EdgeHMIEdgeMachine: scalable Scalable models  based based on the number of communication points, with the sub-set of FactoryStudio a subset of features typically require required for HMI on machines and embedded devices.EdgeGateway
    • EdgeConnect: scalable Scalable models based on the number of communication points, with the features to perform data collections on field, including various protocols, data logging and scripting. 

    You can keep the selection of product as FrameworX, when creating Solutions for Unlimited communication points, and Unlimited users.

    • data connections

    For details about product families and licensing models, see the Product Series page.According the selecting or the product, the various options of communications are presented. 

    Info
    titleProduct Models and Licenses

    FrameworX configuration Solution Configuration tools are available free or chargedof charge, but you require a license is required to put deploy your Solution solution in a production on the fieldenvironment.

    The Product Family and Model (number of points) selected when create creating a new Solution, solution should reflect the intended license you plan to be acquired acquire for production installation. 

    You still can change those settings after creating the Solutionsolution, at in the Solution Designer tool , under Solution - Settings

    Target Platform

    When creating a new Solution, you will need to select a target platform. 

    A Target Platform is where you intend to deploy your Solution for execution in production. Here are the options, with guidance for selection:

    Windows:  Use this option if Windows Authentication is required or if Canary Historian or any other product or library that requires Windows will be used in the same computer.

    Multi-Platform: This solution will execute in any device compatible with .NET 8.

    Solution definitions

    The "New Solution Wizard" provides a very simple way to create a new Solution within the platform. The wizard is designed to ensure that all necessary configurations and preferences are considered, helping create organized solutions tailored to specific operational frameworks.

    Name: It is mandatory to enter a unique name of the new Solution.

    Location and New Folder: Enables users to specify the storage location for the Solution. The dialog allows navigation to select an existing folder or create a new sub-folder specifically for this Solution.

    Solution Templates: It is optional. It offers a choice between starting with a pre-created Solution template or a blank slate. Templates can speed up the development process by providing a structured starting point. 

    AnchorEditing or Viewing SolutionsEditing or Viewing SolutionsEditing and Viewing Solutions

    The View button opens a ready-only version of the Solution configuration, which is very useful if you just want to put the Solution in execution or check its configuration. 

    The Edit button enables modifications in the Solution. You may need to use the Logon button in the toolbar before editing if the Security Solutions were enabled to that Solution. 

    Many Solutions can be opened at the same time. When a second instance of the same Solution is opened, the second instance will open as read-only.

    To enable concurrent users, your Solution server must be licensed for multiple engineers. See Licensing and Activation for more information.

    Steps to open am existing Solution.

    Start Solution.exe: Run the Solutions application, using the Solution.exe command line, or desktop icon. 

    Select Local or Remote computers: By default, the system will show the Solutions from the last location, or from your local computer on the first. You can modify the list of Solution, going the Solution Server page.

    For remote computers, you can use the Web UI: If the remote computer has Web Server enabled, and you are in Windows computer, you can start see the Solutions of remote computer with the URL

    Select the desired Solution at the List: you can use the search box or modify the options for visualization. When using Tables, you can sort by columns clicking in the tiles, or right click to switch column visibility.

    Info
    titleOpening in View mode

    If the Solution file is locked, or there is another local instance of the Solution open, the Solution will open in Read-Only View mode. In that mode is still possible to Run or Export configuration, but no to edit.


    Image Added


    Wizard Step 2 - Platform

    Image Added

    Platform

    Description

    Windows

    Select if your application requires Windows-only components such as Windows Authentication or third-party libraries like Canary Historian.

    Multi-Platform

    Select for Linux or cross-platform environments. This option requires .NET 8 installed on the computer that will execute the solution and on the computer developing the application.



    Wizard Step 3 - Solution Name and template

    Define the name and review the location for saving your solution file, select a solution template and press the Create New Solution button.

    If you don’t select a template, the default HeaderLayout template will be applied automatically.

    Image Added


    Running Solutions

    You can run a Solution by:

    • Using the Run button in Solution Management.

    • Starting the execution manually after you open the Solution for editing (Execute → Startup → Run Startup). 

    For more information, see Runtime (Startup).

    Anchor
    Solution Templates
    Solution Templates
    Solution Templates

    Solution templates can be a great way to speed up the development process by providing pre-configured settings help you start faster by providing preconfigured components, settings, and modules. Templates These templates can be customized to fit suit your specific needs, and can be a useful starting point for building your application. When selecting a template, consider the functionality you need and the type of application you are building. Examples of different templates available include web applications, mobile apps, and desktop applications.

    Pre-built Solution templates get you started faster by building the solutions you need. Some Solution templates are available when you install the software.

    application needs.

    Examples of templates include starter layouts for web-based, desktop, or mobile solutions. Some templates are included with the software, and you can also create or import your ownYou can add, modify or create more templates on your own, just by editing the solution on the Templates folder.

    Adding New Templates

    The templates presented available when creating a new Solution solution are standard Solution solution files located in the user's Documents folder in under Templates. 

    If you receive To use a new template received from your a vendor or integratorsintegrator, copy it to that Solutionsimply copy the .dbsln file into the Templates folder located in your Documents directory. You can also modify the templates on that folder, just by editing those solutions.To create a new template, create a Solution and save it in the Template folder on the Documents directory, such as the following sample path: "Documents\<productName>\Templates"
    customize existing templates by opening and modifying the solution files in that folder.


    Solution Creator Tool

    When you need to create multiple solutions—such as deploying hundreds of edge devices based on configuration files—the platform provides a utility to automate and streamline this process.

    For details, see the Solution Creator page

    Configuring the New Solution

    The platform uses multi-user and multi-project organization to edit and run multiple projects simultaneously. All modules are combined in a simple unified user interface: the Solution Designer.

    Change project settings using the Solution Designer, an integrated and user-friendly environment that performs all setup and test tasks, from tag definition and communications to drawing user interface displays.

    Check Designer (IDE Overview) for tips about common configurations and overall information about its settings

    .



    In this section:

    Page Tree
    root@self@parent
    spacesV10