<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 Guide.
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.
Datasets (DB's and SQL Queries)Data interaction with SQL databases and text files, various other DB’s. |
Scripts (Tasks and Classes)Custom code execution, enabling high-performance, highly-integrated scripts. |
DisplaysTools for creating user interface displays, customizable symbols and components for SCADA applications. |