easy-forum

English Support - Hardware => MFD-Titan® => Thema gestartet von: Neil am September 21, 2004, 17:37:43 Nachmittag

Titel: Increment/Decrement functions
Beitrag von: Neil am September 21, 2004, 17:37:43 Nachmittag
Please can you tell me if there is a way to limit the Increment/Decrement functions in the Button Editor to a range of values? I have 10 recipes which I use a Message Text to display them one at a time. I configure the up and down arrows to select the recipe using INC/DEC. It would be nice to limit the functions to a min & max range (1 and 10) if possible. Any suggestions?

Many thanks,


Neil
Titel: Re: Increment/Decrement functions
Beitrag von: julian am September 21, 2004, 20:32:46 Nachmittag
Neil,
you can use function block VC.
Select for I1 your incr/decr.marker.
Set SH=10
Set SL=1
Select for QV the same marker.
Regard,
Julian
Titel: Re: Increment/Decrement functions
Beitrag von: Neil am September 22, 2004, 10:08:38 Vormittag
Hi Julian,

Thanks, that worked great.

Cheers,


Neil