Respected Sir, I am doing a project at VSSC,ISRO,TVM.For my project i want to implement a binary shift register and this is reuired to shift a Pseudo Random Noise. Can you help me to design a binary shift register.
Labview has a built-in function that's a shift register. Just place a while on your control panel and then right the boundary and choose "add shift register".
If you want more help, please tell me your labview version.
do you mean shifting the bit content of a number by 'binary shift register'? If so, there are several options. LabView provides many functions do achieve your goal: Remember you can use boolean operation (AND, OR, XOR) also on numbers. Logical shifts can be made faster by using 'Add' or 'Quotient/Remainder' (at least in Assembler :-)...
Message Edited by GerdW on 03-14-200702:41 PM
Best regards, GerdW
using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019