03-02-2006 06:52 PM
03-02-2006 07:01 PM
03-02-2006 07:11 PM
03-03-2006 10:28 AM - edited 03-03-2006 10:28 AM
Message Edited by Dennis Knutson on 03-03-2006 09:30 AM
03-03-2006 11:14 AM
I think aztlan wants to count in binary- 0000, 0001, 0010,0011....1111.
Could use the for/next loop method and convert the number to a binary array of 4 bits. Then use the bits to fire digital outputs connected to the memory's address lines (if in fact this is a physical device)
03-03-2006 11:17 AM
03-03-2006 11:28 AM