Function statuswordToHomingStatus

  • Converts a statusword value to the corresponding homing status number. The homing status is derived from specific bits of the statusword.

    Returns

    The homing status number, calculated from bits 10, 12 and 13 of the statusword.

    Parameters

    • statusword: number

      The statusword from which to extract the homing status.

    Returns number

Generated using TypeDoc