<< Click to Display Table of Contents >> Navigation: Macros > Macro commands and parameters > Macro calculating commands > Reliability |
Purpose:
Calculation of the reliability of a network.
General notation:
Reliability( Refusing switches, Common cause faults, Maintenance )
After a successful execution the standard objects Network.Result and Object.Result will be equal to 'REL', otherwise 'NO'.
Example:
Perform a reliability analysis with default parameters:
Reliability( false, false, false )
Back to Macro calculating commands