Programmable Control Panel
PTN Electronics Limited 19 www.PTN-electronics.com
Toggle Setting
The toggle setting is as the picture below:
The setting steps of toggle are similar with the page setting. But toggle performs
differently, for the actions in it are loop running, it will perform as below (take the
same example like page function):
a) When press the button5 and then button1, the button1 will execute the event of
num1, press button1 more times it will execute num2, then
num3->num4->num1 and so on.
b) When press the button6 and then button1, the button1 will execute the event of
num2, press button1 more times it will execute num3, then
num4->num1->num2 and so on.