Autor Thema: Counter in display easy800  (Gelesen 10053 mal)

Offline Runerask

  • Newbie
  • *
  • Beiträge: 17
Counter in display easy800
« am: Oktober 06, 2007, 18:12:21 Nachmittag »
How can i get a counter in the display?

I want to have a counter permanent in the display


Thanks for answers  :D

Offline KressSwiss

  • easy god
  • *****
  • Beiträge: 1659
  • Und sie dreht sich doch..."Galileo Galilei"
    • Electronics Planet
Re: Counter in display easy800
« Antwort #1 am: Oktober 06, 2007, 19:08:20 Nachmittag »
Hi
Use a Display-Functionsblock (example line 3) and set the values of the counter in one of the fore lines. With the button "Texteingabe" it is possible to write adittional letters in any order. See exampels in the appendix. More questions? Don't hesitate to ask.  ;)
Hermann
« Letzte Änderung: Oktober 06, 2007, 19:22:58 Nachmittag von KressSwiss »
Achtung:
Angehängte Dateien sind nur für eingelogte User sichtbar!

Offline Runerask

  • Newbie
  • *
  • Beiträge: 17
Re: Counter in display easy800
« Antwort #2 am: Oktober 06, 2007, 19:50:06 Nachmittag »
Thank you very much.  :D

Offline KressSwiss

  • easy god
  • *****
  • Beiträge: 1659
  • Und sie dreht sich doch..."Galileo Galilei"
    • Electronics Planet
Re: Counter in display easy800
« Antwort #3 am: Oktober 07, 2007, 00:06:58 Vormittag »
My pleasure. What are you going to count by easy? Or better what kind of project are you working for? Sorry to be so courios but I'm interestet to know what user are doing by easy.
« Letzte Änderung: Oktober 07, 2007, 00:18:35 Vormittag von KressSwiss »
Achtung:
Angehängte Dateien sind nur für eingelogte User sichtbar!

Offline Runerask

  • Newbie
  • *
  • Beiträge: 17
Re: Counter in display easy800
« Antwort #4 am: Oktober 09, 2007, 18:15:09 Nachmittag »
My pleasure. What are you going to count by easy? Or better what kind of project are you working for? Sorry to be so courios but I'm interestet to know what user are doing by easy.

I'm having 3 easy 800 home. The counter is counting when someone is using the doorbell.

Earlier i had one Zelio, and just make the doorbel-count for fun. But noe I think its great. I replased the Zelio to Easy because wanted to exspend the system.


But I like to get the time of the last count-signal, how do I do that? Is it possible the memorize the clock in a variable?


Sorry for my poor english

Offline Runerask

  • Newbie
  • *
  • Beiträge: 17
Re: Counter in display easy800
« Antwort #5 am: Oktober 09, 2007, 19:52:58 Nachmittag »
hi runerask!

my english is also very little, but i will try to give you an answer.

i think there is no way at the moment, you can only get informaton from the clock with the clock relay (in german called "Schaltuhr"). the only way i see, you may start a blinking timer with a clock frequency of one minute. with this timer you takt a counter and every time using the doorbell you make a reset of the counter. so you have at the least the minutes from the last doorbell.

i hope this answer isn't wrong!

regards heho

Thank you very much

Thats possible :-D

Offline Runerask

  • Newbie
  • *
  • Beiträge: 17
Re: Counter in display easy800
« Antwort #6 am: Oktober 27, 2007, 14:31:31 Nachmittag »
hi runerask!

my english is also very little, but i will try to give you an answer.

i think there is no way at the moment, you can only get informaton from the clock with the clock relay (in german called "Schaltuhr"). the only way i see, you may start a blinking timer with a clock frequency of one minute. with this timer you takt a counter and every time using the doorbell you make a reset of the counter. so you have at the least the minutes from the last doorbell.

i hope this answer isn't wrong!

regards heho

Hi

I just programmed this funktion, but is it posible the calculate hours when i got many minutes (minutes above 60)?

I'm thining about use a text-display for every hour counting. I just make the hour in a textformat, and use a counter as a variable. But I then also need a variable how can calculate the minutes (minutes=TotalCounterMinutes-hourMinutes)

Offline KressSwiss

  • easy god
  • *****
  • Beiträge: 1659
  • Und sie dreht sich doch..."Galileo Galilei"
    • Electronics Planet
Re: Counter in display easy800
« Antwort #7 am: Oktober 27, 2007, 16:53:47 Nachmittag »
Zitat
but is it posible the calculate hours when i got many minutes (minutes above 60)?

Hi
Count the Minutes like bevore. If the Minutes-value is 59 give an impulse to a second counter and reset together the Minutes-counter. Display the value of both counters
Counter 1 = Minutes
Counter 2 = Hours

Good luck
Hermann

« Letzte Änderung: Oktober 27, 2007, 16:58:16 Nachmittag von KressSwiss »
Achtung:
Angehängte Dateien sind nur für eingelogte User sichtbar!

Offline Runerask

  • Newbie
  • *
  • Beiträge: 17
Re: Counter in display easy800
« Antwort #8 am: Oktober 27, 2007, 21:55:13 Nachmittag »
Thank you very much

I was infact thinking the same way after i maked the question.

It was something wrong in my programming. I'm trying to use a textwindow in front of easy for every hour, but it doesnt work yet. I try to let it look as a clock, by set a text number for hour in front of minutes. I'll try more later  ;D

Offline Runerask

  • Newbie
  • *
  • Beiträge: 17
Re: Counter in display easy800
« Antwort #9 am: November 01, 2007, 20:57:32 Nachmittag »
Hi again

Is it possible to get two countervariables into one variable?

I thinking to get both counters (minutes and hour variables) in one line in the display

Is it possible?

Offline Mr. Spok

  • Sr. Member
  • ****
  • Beiträge: 652
Re: Counter in display easy800
« Antwort #10 am: November 02, 2007, 06:14:19 Vormittag »
Hello runerask,


you need a MFD with CPU to show at on line two variable. At an Easy-800
with display is two variables don't show this on a line possibly.

Regards Jan
Für die Richtigkeit und Funktionalität der hier veröffentlichten Beispiele wird keine Gewähr übernommen.
Für Schäden, die durch Verwendung der Beispiele entstehen, wird keine Haftung übernommen.

Offline Runerask

  • Newbie
  • *
  • Beiträge: 17
Re: Counter in display easy800
« Antwort #11 am: November 02, 2007, 17:51:45 Nachmittag »
Hello runerask,


you need a MFD with CPU to show at on line two variable. At an Easy-800
with display is two variables don't show this on a line possibly.

Regards Jan

OK, thanks for answer  :)

Offline KressSwiss

  • easy god
  • *****
  • Beiträge: 1659
  • Und sie dreht sich doch..."Galileo Galilei"
    • Electronics Planet
Re: Counter in display easy800
« Antwort #12 am: November 02, 2007, 23:35:33 Nachmittag »
Hi Runerask
Its possible to show hours and minutes on the same Display among each other.
Have a look at the appendix.
Hermann
« Letzte Änderung: November 02, 2007, 23:38:03 Nachmittag von KressSwiss »
Achtung:
Angehängte Dateien sind nur für eingelogte User sichtbar!

Offline Runerask

  • Newbie
  • *
  • Beiträge: 17
Re: Counter in display easy800
« Antwort #13 am: November 03, 2007, 14:11:09 Nachmittag »
Hi Runerask
Its possible to show hours and minutes on the same Display among each other.
Have a look at the appendix.
Hermann

Thanks for answer, but i hoped it was possible to show minutes and hours in same line. Its so wird to have it in two lines  :P

But i thinking to buy a Titan display   ;D

Offline KressSwiss

  • easy god
  • *****
  • Beiträge: 1659
  • Und sie dreht sich doch..."Galileo Galilei"
    • Electronics Planet
Re: Counter in display easy800
« Antwort #14 am: November 03, 2007, 20:59:00 Nachmittag »
Zitat
But i thinking to buy a Titan display   

Hi
Congratulation. A good invest to purchase an MFD. Have an example about the Display.
First picture: Create a mask
Second picture: Display the created mask
Hermann
« Letzte Änderung: November 03, 2007, 21:09:43 Nachmittag von KressSwiss »
Achtung:
Angehängte Dateien sind nur für eingelogte User sichtbar!