Technical Elements Documentation
    Preparing search index...

    Enumeration FailureModeType

    The types of failure modes that can be modeled for components.

    Index

    Enumeration Members

    COMMON_CAUSE_FAILURE: "COMMON_CAUSE_FAILURE"

    Failure due to common cause

    EXTERNAL_EVENT: "EXTERNAL_EVENT"

    Failure due to external event

    FAILURE_TO_RUN: "FAILURE_TO_RUN"

    Failure to run/continue operating

    FAILURE_TO_START: "FAILURE_TO_START"

    Failure to start/open/close/change position

    HUMAN_ERROR: "HUMAN_ERROR"

    Failure due to human error

    OTHER: "OTHER"

    Other failure modes not covered by the above

    TEST_MAINTENANCE: "TEST_MAINTENANCE"

    Failure due to test or maintenance unavailability