easy-forum

English Support - Hardware => MFD-Titan® => Thema gestartet von: PSH am Mai 25, 2004, 03:35:25 Vormittag

Titel: Masks in MFD-Titan
Beitrag von: PSH 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.
Titel: Re: Masks in MFD-Titan
Beitrag von: Tuete am Mai 26, 2004, 09:07:02 Vormittag
this program may help you to solve your first problem.
Titel: Re: Masks in MFD-Titan
Beitrag von: Tuete am Mai 26, 2004, 09:20:03 Vormittag
and maybe this example progrma can help you for your second problem.
Titel: Re: Masks in MFD-Titan
Beitrag von: PSH am Mai 26, 2004, 12:35:07 Nachmittag
Thanks for the 2 great suggestions. I'll update my own program with these ideas.

Thanks!