Function getInt

  • Create bit "get integer" 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 return.

    • sign: boolean

      Sign indicates if bits should be treated as a signed.

    Returns BitwiseOperation

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

    Server returns integer from bitmap.

MMNEPVFCICPMFPCPTTAAATR