Autor Thema: Masks in MFD-Titan  (Gelesen 4561 mal)

PSH

  • Gast
Masks in MFD-Titan
« am: Mai 25, 2004, 03:35:25 Vormittag »
I have a very simple program that is all time driven by 3 seperate timers.

I set the Function Block output as marker bytes and have mask activation set to use marker bytes as well.

I have 2 problems:
1. When I start the program, I can't get the program to start with P3 (>) unless I press the * button first.
2. I can't get discrete marker byte values from the timer outputs to allow the appropriate nmask to be displayed. Every mask recognizes only 1 marker byte and it's appropriate value. My problem is that they always overlap eachother (each cycle contains 2 x 10 minute timers).

Any help would be appreciated.

Thanks.

Offline Tuete

  • Full Member
  • ***
  • Beiträge: 108
  • I love easy-Forum.net
Re: Masks in MFD-Titan
« Antwort #1 am: Mai 26, 2004, 09:07:02 Vormittag »
this program may help you to solve your first problem.

Offline Tuete

  • Full Member
  • ***
  • Beiträge: 108
  • I love easy-Forum.net
Re: Masks in MFD-Titan
« Antwort #2 am: Mai 26, 2004, 09:20:03 Vormittag »
and maybe this example progrma can help you for your second problem.

PSH

  • Gast
Re: Masks in MFD-Titan
« Antwort #3 am: Mai 26, 2004, 12:35:07 Nachmittag »
Thanks for the 2 great suggestions. I'll update my own program with these ideas.

Thanks!