Services
This display allows you to monitor machines with running RTDB service. We do not recommend configuring any settings on this display, but use it for monitoring.
Services is a table for CalcService class and it is an RTDB service that is responsible for the top-level Calculation Tool functionality.
CalcService is responsible for starting and managing CalcProcesses, which do the actual execution of the calculations.
In addition, CalcService compiles the calculation code, which the CalcProcesses execute.
| Property | Data type | Description |
|---|---|---|
| Name | String | Name of the machine |
| PID | Int32 | Id number of the machine. Comes from server. |
| StartUpTime | Date Time | Timestamp for when the machine was last started. |
Updated 2 days ago
