Versions Compared

Key

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

...

When the solution is in execution, variables like Tags, Templates, and Assets are loaded into the memory. These variables act as a central point of reference, allowing other functional modules to request or publish values as they perform their functions. The computer process and executable responsible for maintaining the real-time database is TServer.exe. This application can run as a Windows Service or be deployed to Linux and other supported operating systems.

Runtime Fundamentals

Startup Procedure

→ For details on the startup procedure review the Runtime Startup Settings page.

→ For details on setting up the execution review the Solution Deployment (Reference) page.

untime Execution Overview

...

Solution Execution States

StateDescriptionVisual Indicator
StoppedSolution not runningGray icon
RunningActive in RuntimeGreen icon
DesigningOpen in DesignerBlue icon
ErrorExecution failureRed icon
StartingInitialization phaseYellow icon


...