10-29-2001
01:12 PM
- last edited on
06-07-2026
04:19 PM
by
Content Cleaner
I have a few shift registers in a program I have created and I am having trouble initializing them. I tried adding a constant "0" to the shift registers and even a control, but then the 0 remains throughout the entire run of the program. I found some answers to a similar question here , but I had trouble understanding their solutions and/or getting them to work.
Any thoughts on how I can get the shift registers initialized once the program is run each time?
10-29-2001 01:49 PM