Using current page as a conditional variable

Discuss issues and ideas you have to configuring displays with PowerVision
drphil69
Posts: 139
Joined: Wed Mar 02, 2011 5:59 pm

Using current page as a conditional variable

Post by drphil69 » Sat Oct 20, 2012 12:55 pm

Hello,

I have written a PV750 program which does not use the built-in commands to change display pages, i.e. I directly go from page to page with button pushes rather than using the code supplied by Murphy (mainly because I did not understand how to use it).

Now I need to use the current page as a conditional variable - i.e. IF (page view = x OR page view = y) AND (condition met) THEN (Goto page z).

How do I go about doing this? Is there a numeric variable that tracks the current page?

Thanks for your help.

Regards,
Phil