Related Topics: | ||
Description: Returns the MTBF of the system given a fixed replacement interval.
Syntax: MTBFBD(Data_Src, Interval, N/A, N/A)
Data_Src is the source diagram from which the data are taken.
Interval is the replacement interval time.
Remarks:
The Data_Src can be one of the following values:
If using a default data source, it must be either 1, 2, 3 or 4, as selected from the Data Source Index drop-down list.
It can take a diagram name (e.g., "RBD!RBD1").
It can take a variable name defined via the Defined Names window (e.g., datasource).
The Interval value must be greater than 0.
The N/A parameters are not used by this function and should always be given as "1."
The value returned by this function is affected by your choice in the Report folio model field on the Analysis Settings page of the diagram control panel.
For simulation diagrams, this function will return "N/A."
Example:
MTBFBD("RBD!RBD1", 100,1,1) = 703.2119287
Note that this value will vary depending on the source diagram.
© 1992-2015. ReliaSoft Corporation. ALL RIGHTS RESERVED.