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> |
Learn about everything our platform has to offer. From configuring and testing to deploying a solution, it will be found in the User Guidelearn 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.
Panel |
---|
Solution (Settings and Tools)Solution runtime settings for modules, data processing, and displays. |
Panel |
---|
Unified Namespace (Tags, UDT's)Build and manage centralized tag schemas and dynamic TagProviders. |
Panel |
---|
Alarms (Track Alerts and Events)Interact with, manage, and track alarms, events, and responses. |
Panel |
---|
Historian (Time-Series Data)Manage, collect, and store time-series data for industrial processes. |
Panel |
---|
Datasets (DB's and SQL Queries)Data interaction with SQL databases and text files, various other DB’s. |
Panel |
---|
Scripts (Tasks and Classes)Custom code execution, enabling high-performance, highly-integrated scripts. |
Panel |
---|
DisplaysTools for creating Create user interface displays, customizable symbols and components for SCADA applications. |