

Description: Returns the specified system-level simulation result (Result ID).
Syntax: SIM_SYSTEM_RESULTS(Data_Src, Result ID, [Phase])
Data_Src is the source diagram from which the data are taken.
Result ID is the specific piece of data you are retrieving. The Result ID can be of the following values:
| # | Result ID | # | Result ID | # | Result ID | ||
| 0 | Simulation End Time |
21 | Throughput |
42 | Total Block Consequential Costs |
||
| 1 | Mean Availability |
22 | CM Misc Cost |
43 | Opportunity Costs |
||
| 2 | Mean Availability Std Deviation |
23 | CM Pool Cost |
44 | Uptime Revenue |
||
| 3 | Mean Availability (w/o PM & Inspection) |
24 | CM Crew Cost |
45 | Throughput Revenue |
||
| 4 | Expected Number of Failures |
25 | CM Total Cost |
46 | Total Revenue |
||
| 5 | Expected Number of Failures Standard Deviation |
26 | PM Misc Cost |
47 |
MBTF (Total Time)* |
||
| 6 | MTTF |
27 | PM Pool Cost |
48 | MBTF (Uptime)* |
||
| 7 | Uptime |
28 | PM Costs for Crews |
49 | MBTE (Total Time)* |
||
| 8 | Downtime |
29 | PM Total Cost |
50 | MBTE (Uptime)* |
||
| 9 | CM Downtime |
30 | OC Misc Cost |
51 | MTTM* |
||
| 10 | Failure Downtime |
31 | OC Pool Cost |
52 | MTTR* |
||
| 11 | Inspection Downtime |
32 | OC Costs for Crews |
53 | Waiting Downtime* |
||
| 12 | PM Downtime |
33 | OC Total Cost |
54 | Critical Downtime* |
||
| 13 | OC Downtime |
34 | IN Misc Cost |
55 | Total Events* |
||
| 14 | OFF Event Downtime |
35 | IN Crew Cost |
56 | Total Inspection Costs* |
||
| 15 | Number of Failures |
36 | Indirect Pool Cost |
57 | Total Pool Holding Costs* |
||
| 16 | Number of CMs |
37 | Downtime Cost |
58 | System Level Failure Cost (CM)* |
||
| 17 | Number of Inspections |
38 | Total Cost |
59 | System Level Downtime Cost (CM)* |
||
| 18 | Number of PMs |
39 |
System Level Failure Costs |
60 | System Level Total Costs (CM)* |
||
| 19 | Number of OCs |
40 | System Level Downtime Costs |
61 | Throughput: Maximum Capacity* |
||
| 20 | Number of OFF Events |
41 |
Total System Level Costs |
62 | Throughput: Actual Utilization* |
*Available starting in Version 19.0.2
Phase is the index number of the phase the results occurred in. BlockSim assigns the number based on the order the phase was added to the diagram. Note that if you are using the Function Wizard, you can click the Select button to choose the phase. BlockSim will assign the number based on your selection.
Remarks:
The Data_Src can be one of the following values:
A default data source selected from the Data Source Index drop-down list.
A diagram name (e.g., "RBD!RBD1").
A variable name defined via the Defined Names window (e.g., datasource).
Phase is an optional value and returns a result only if the source diagram is a phase diagram.
Example:
SIM_SYSTEM_RESULTS("RBD!RBD1", 4) = 10.499 [This is the expected number of failures for the system for data source 1at the end of the simulation.]
Note that this value will vary depending on the source diagram.
© 1992-2019. HBM Prenscia Inc. ALL RIGHTS RESERVED.
| E-mail Link |