The Runtime (Tutorial) walks you through executing and managing your configured solution. Learn to start solutions with different execution profiles, monitor runtime status, use diagnostic tools, and apply changes without stopping execution. These hands-on exercises teach you how to operate solutions reliably in development, validation, and production environments.
Prerequisites:
On the TStartup display, observe which modules are running:
Module | State | Commands | ||
---|---|---|---|---|
Alarms | running | ? | ? | ? |
Historian | running | ? | ? | ? |
Devices | not running | ? | ? | ? |
Datasets | running | ? | ? | ? |
Scripts | running | ? | ? | ? |
Displays | running | ? | ? | ? |
Reports | running | ? | ? | ? |
OPCServer | not running | ? | ? | ? |
Note the real-time metrics:
Navigate the object tree:
Test runtime write:
While runtime is running:
In your browser:
Set diagnostic detail:
[Info] Tag.Tag1 value changed: 50 -> 75
[Info] Client connection from 127.0.0.1
[Info] Display refresh requested
[00:01] Stopping client connections...
[00:02] Closing modules...
[00:03] Saving data...
[00:04] Runtime stopped
Test restart capability:
You've learned to:
TutoriaL Final steps to deploy your solution to production with proper security, backup, and validation.