Related Topics: | ||
Description: Returns the specified simulation result (Result ID) for the system at the specified time.
Field Format: [SIM_SYSTEM_PT_RESULTS(Source Number)(Result ID; Time)]
Source Number is the associated data source number.
Result ID is the specific piece of data you are retrieving. The Result ID can be of the following values:
# | Result ID | # | Result ID | |
0 | Availability | 6 | Interval Mean Availability | |
1 | Reliability | 7 | System Failures | |
2 | Labor Cost | 8 | Throughput | |
3 | Part Cost | 9 | Time For Reliability | |
4 | Cost | 10 | Time For Availability | |
5 | Mean Availability | 11 | System OFF Events by Trigger |
Time is the time the event occurred at.
Remarks:
The Source Number must be either 1, 2, 3 or 4.
The Time value must be greater than 0.
Example:
[SIM_SYSTEM_PT_RESULTS(1)(5;8765)]
Returns:
0.081 [This is the mean availability of the system at time 8,765 (where the units are what is specified in the diagram) for data source 1.]
Note that this value will vary depending on the source diagram.
© 1992-2015. ReliaSoft Corporation. ALL RIGHTS RESERVED.