shift-bits-array

nazarijtipusak080/shift-4-bytes/shift-bits-array

Forms an array of input bits. Recording of a new bit occurs with the "INC" signal. The length of the array is 20 bytes. The bit number specified in "IDX" is output to the "nBit" output.
shift-bits-array
@/shift-bits-array
Forms an array of input bits. Recording of a new bit occurs with the "INC" signal. The length of the array is 20 bytes. The bit number specified in "IDX" is output to the "nBit" output.
BITboolean
INCpulse
Triggers a single increment.
RSTpulse
Resets the accumulated value to zero.
idxnumber
Value 0-319
shift-bits-array
BIT
INC
RST
idx
first
nBit
UPD
UPDpulse
Pulses when resulting Byte is updated
nBitboolean
firstboolean
To use the node in your project you should have the nazarijtipusak080/shift-4-bytes library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.