Plant Model - States - Full Detail
Jump to navigation
Jump to search
Navigation: User Guide ➔ View ➔ Plant Model ➔ States ➔ Full Detail
Related Links: Plant Model - States
Introduction
This page describes the extension of the States tab page which gives more detailed information on the time that the solver spends in different sub-states while solving or paused. It only appears if the AppState.Solve.ShowBreakdown option on the States tab page has been enabled.
Tag (Long/Short) | ID | Description | |
AppState Display Options | |||
AppState.ClearTimers | Button | Reset the application state timers. | |
AppState.Solve.ShowBreakdown | Tickbox | Displays more detailed information (Full Detail), on a new tab page immediately after the States tab page. | |
AppState.FullDetail... | |||
Breakdown of Elapsed Time spent within various Solve States during the current RUN | |||
For each row (sub-state) in the table below, the following items (where relevant) are displayed:
| |||
Solve Detail | |||
Start | (A1) | Application sub-state Start. | |
Start.Init | (A2) | Application sub-state Start.Init. | |
Start.Query | (A3) | Application sub-state Start.Query. | |
Start.BuildIO | (A4) | Application sub-state Start.BuildIO. | |
Start.ReadAll | (A5) | Application sub-state Start.ReadAll. | |
Start.WriteAll | (A6) | Application sub-state Start.WriteAll. | |
Start.Read | (A7) | Application sub-state Start.Read. | |
Start.Write | (A8) | Application sub-state Start.Write. | |
Start.SubTotal | (=Sum(A1:A8)) | Sum of all Start sub-states. | |
Solve | (B1) | Application sub-state Solve. | |
Solve.BuildIO | (B2) | Application sub-state Solve.BuildIO. | |
Solve.ReadAll | (B3) | Application sub-state Solve.ReadAll. | |
Solve.WriteAll | (B4) | Application sub-state Solve.WriteAll. | |
Solve.Read | (B5) | Application sub-state Solve.Read. | |
Solve.Write | (B6) | Application sub-state Solve.Write. | |
Solve.Process | (B7) | Application sub-state Solve.Process. | |
Solve.Control | (B8) | Application sub-state Solve.Control. | |
Solve.Idle | (B9) | Only relevant for Real Time dynamic projects. Application sub-state Solve.Idle. | |
Solve.SubTotal | (=Sum(B1:B9)) | Sum of all Solve sub-states. | |
Stop | (C1) | Application sub-state Stop. | |
Stop.BuildIO | (C2) | Application sub-state Stop.BuildIO. | |
Stop.ReadAll | (C3) | Application sub-state Stop.ReadAll. | |
Stop.WriteAll | (C4) | Application sub-state Stop.WriteAll. | |
Stop.Read | (C5) | Application sub-state Stop.Read. | |
Stop.Write | (C6) | Application sub-state Stop.Write. | |
Stop.SubTotal | (=Sum(C1:C6)) | Sum of all Stop sub-states. | |
Total | Sum of all sub-states. | ||
Breakdown of Elapsed Time spent within various Paused States during the current RUN | |||
For each row (sub-state) in the table below, the following items (where relevant) are displayed:
| |||
Pause Detail | |||
Paused | (P1) | Application sub-state Paused. | |
Paused.Test | (P2) | Application sub-state Paused.Test. | |
Paused.BuildIO | (P3) | Application sub-state Paused.BuildIO. | |
Paused.ReadAll | (P4) | Application sub-state Paused.ReadAll. | |
Paused.WriteAll | (P5) | Application sub-state Paused.WriteAll. | |
Paused.Read | (P6) | Application sub-state Paused.Read. | |
Paused.Write | (P7) | Application sub-state Paused.Write. | |
Total | (=Sum(P1:P7)) | Sum of all Paused sub-states. |