Function rshift

  • Create bit "right shift" operation.

    Parameters

    • bin: string

      The name of the bin. The bin must contain a byte value.

    • bitOffset: number

      Offset in bits.

    • bitSize: number

      Number of bits to shift.

    • shift: number

      Distance to shift bits.

    Returns BitwiseOperation

    Operation that can be passed to the Client#operate command.

    Server shifts right bitmap. Server does not return a value.

MMNEPVFCICPMFPCPTTAAATR