.

MPIControlFanStatusFlag

Definition

 
typedef enum {
    MPIControlFanStatusFlagSTATUS_NOT_AVAILABLE,  /* 0 */
    MPIControlFanStatusFlagFAN_OK,                /* 1 */
    MPIControlFanStatusFlagFAN_ERROR,             /* 2 */
    MPIControlFanStatusFlagOVER_TEMP_LIMIT,       /* 3 */
} MPIControlFanStatusFlag;
  Change History: Added in the 03.02.00

Description

MPIControlFanStatusFlag is an enumeration of fan status bit for use in the MPIControlFanStatusMask. The status bits represent the present status condition(s) for the fan controller on a given Control object.

 
MPIControlFanStatusFlagSTATUS_NOT_AVAILABLE

Value specifies that the fan status is not available for your controller.

MPIControlFanStatusFlagFAN_OK

Value specifies that the fan is fine. 

MPIControlFanStatusFlagFAN_ERROR

Value specifies there is a fan error.

MPIControlFanStatusFlagOVER_TEMP_LIMIT

Value specifies there is an over temperature error.

See Also

MPIControl | MPIControlFanStatus | MPIControlFanStatusMask

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering