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;">User Guide</h1>
</div> |
From configuring and testing to deploying a solution, learn about everything our platform has to offer.
Each chapter of the user guide can be found in the left navigation and is also linked below, along with a summary of what you'll find in those chapters.
*If you haven't already, we highly recommend that you first visit "Getting Started", then come back here to the User Guide as needed.
This section contains the reference guide on all aspects related to Creating, Testing and Deploying a Project Solution, using the FrameworX technologies.
Some of there sections in this site, can be used in conjunction with this section:
- For new users, the Getting Started and Platform Overview sections are recommend.
- For Application Engineers and Developers, the Integrations, Project Examples. Guidelines and Best Practices provide a deeper understanding of the platform.
The organization of this Project Development section follows.
Designer Configuration tool
Introduces the Project Designer, an integrated tool, which allows easy access to configure and test all the platform Modules. This chapter also presents the overview of the Configuration Workflow when creating new Projects.
Unified Namespace
About tags and namespaces
Core Modules Configuration
The Core Modules chapters present in-depth description of FrameworX main modules, including:
- Security and Users Roles Management.
- Device drivers for Field Communication.
- Alarms and Notifications.
- Datasets and SQL databases access.
- Scripts, Reports and Web Services,
- Client Displays and Drawing Screens.
Real-time Displays and Responsive Dashboards
Auxiliary Tools and Guides
... talk about. NET HTML5, mobile, drawing tools...
The chapter Execute, Runtime environments introduces the concept of executing your Project Configuration, and the benefits or having development and runtime isolated processes.
The Chapter Deploying the Application cover detailed practical scenarios and procedure to install a Project Solution in a Production environment.
The chapter Tools presents client browsing utilities for OPC and MQTT, and simulation and server built-in tools.
Track and Version Control introduce features to maintain a cross-reference of your variables and manage configuration changes.
The Advanced Features and Troubleshooting empower new and experience users for optimal usage of the platform.
In this section...
Page Tree