<< ld_FlagProbe basic_ldblocks ld_HistogramInt32 >>

ORTD Scilab Interface Toolbox >> basic_ldblocks > ld_GetBitsInt32

ld_GetBitsInt32

Copy a range of bits from the input to the output

Calling Sequence

[sim, out] = ld_GetBitsInt32(sim, events, in, BitNrStart, NumBits)

Description

in *(INT32) - input

out *(INT32) - output

BitNrStart - position in the input at which to start copying bits. Counting starts at zero

NUmBits - number of bits to copy


Report an issue
<< ld_FlagProbe basic_ldblocks ld_HistogramInt32 >>