• Topic ID: id_17479573
  • Version: 2.0
  • Date: May 23, 2022 11:24:26 PM

Gantry Cooling and Thermal Manager Error Code List

Message type and associated prefixes: for gantry cooling and gantry thermal manager

  • Gantry Cooling: All error messages for gantry cooling are prefixed with EM_FWFAN_

  • Gantry Thermal Manager:

    1. Standard error message EM_THERMS_STD_

      These are the general purpose messages. They can be “logged” or “force logged”.

    2. Device failure message EM_THERMS_FAIL_

      These messages have several different devices of the same type that may # have "failed" in the same way. These messages should only occur once for each device that # has the same condition detected; and are not reset until ALL devices # associated with the message return from failure.

    3. Return-from-error messages EM_THERMS_RFE_

      Messages should be generated once when a previously "logged" error condition # is cleared.

    4. Insertable field text EM_THERMS_INS_

      Are to be used to satisfy %b fields in other messages -- do NOT use them # by themselves

    5. Deprecated messages EM_THERMS_DEPRECATED_

      Messages that are no longer used. By convention, once a build is completed # using an error message code, that code SHOULD NOT BE REUSED for another # purpose, but may be unused. This prefix identifies slots for deprecated # message codes.