Related Topics: | ||
Description: Returns the MTBF for the selected mode type that has been seen during testing.
Syntax: MTBFMODESSEEN(Data_Src, Mode_Type)
Data_Src is the source data sheet from which the value is calculated.
Mode_Type allows you to select the mode classification. It is shown in the function as a numerical value that indicates the selected mode: BC Modes = 1; BD Modes = 2.
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 data sheet name (e.g., "Folio1!Data 1").
It can take a variable name defined in the Defined Names window (e.g., datasource).
Example:
MTBFMODESSEEN(“Folio1!Data 1”,2) = 123
Note that this value will vary depending on the source data set.
© 1992-2015. ReliaSoft Corporation. ALL RIGHTS RESERVED.