Autor Thema: shift register  (Gelesen 10754 mal)

Offline qayyumfaiz

  • Jr. Member
  • **
  • Beiträge: 32
shift register
« am: März 09, 2012, 08:25:22 Vormittag »
as far as i know we can move upto seven value up and down in shift register
if i want to move the date in the same way how can one do that using the shift register????

Offline Maikky

  • Sr. Member
  • ****
  • Beiträge: 531
Re:shift register
« Antwort #1 am: März 09, 2012, 21:29:40 Nachmittag »
Dear qayyumfaiz.

Are you refering to a date consisting of day, month, year, hour, min?

If yes this is a tricky one because there is no direct access to the system clock. There is a way
with counters, weekly and yearly timers but in nearly all cases the effort is not worth the try.

Regards
Maikky

Offline qayyumfaiz

  • Jr. Member
  • **
  • Beiträge: 32
Re:shift register
« Antwort #2 am: März 10, 2012, 08:36:59 Vormittag »
yes actually i have used a seven day time switch all iwant is to move the date of each day in the shift register..........