Home AMX Forum AMX Control Products
Options

Get page name OR get/get pages using channels and addresses

I am trying to make my server agnostic about TP page selection but I do want to save the selection of each TP's current page and restore it upon reconnection (within some time frame). I can think of two ways this might work although I can't find the language/command support needed, I think:

1. Get a page name (opposite of "PAGE-" command), perhaps something like "?PAGE", if that existed.
2. Use channels and addresses and give each page a number. In this case, I need a way to change pages based on the address of the page.

Does anyone know whether I've missed anything or have any other ideas as to how I might accomplish server-side agnostic page state saving?

Thanks in advance,
Ron

Comments

Sign In or Register to comment.