TPD5 Password Protected Page
edgelitoc
Posts: 160
Hi all,
Does anybody had application to password protect page flips on TPD5. I know on TPD4 there is an option to password protect page flips.
Does anybody had application to password protect page flips on TPD5. I know on TPD4 there is an option to password protect page flips.
0
Comments
is there a way to password protect page flips on TPD5
how would you have a feedback from the system keypad as tpd5 does not support it yet, in TPD4 I can make a button to pop up a keypad without involving netlinx code... thanks for your response,,,,
thanks Greg for the sample programming,, this is for a fixed password right.. how about if customer wants to make his own password... thanks again....
The actual implementation would fall into the category of "AMX programming" which our sales team would be happy to quote for you. ;-)
Oh that was fun... I just check if you already have a sample for it,, thanks anyways for your great help...
That is good to hear, that was always a major benefit of TP4 having built-in password handling. I know you can work around this with code and all, but if the customer wants a password that is changeable, then the code gets more complex, and the UI pages to handle setting a new password start to eat up time.
What happened to this update?
This could not be that hard to fix, it's a highly used feature by clients.
Button Properties -> General -> Password Protection -> None/password 1/password 2/password 3/password 4
Effectively disables the press/release action locally and at the button_event[] without a valid password entry.
Note - the selected password must be set to actually have the prompt show when pressing the button.
Great, thanks Ian !
I didn't realise that the passwords where empty as default in the G5 series.
Just realise you have to set the password using the panel itself, setting passwords with NetLinx code doesn't seem to work anymore (as it did with G4). I'll quote myself from another post:
In the whitepaper 'AMX G5 considerations' it is mentioned that the password protection related to buttons is completely removed, as is the ^PWD command. The latter is true, the former isn't. Although you can't send passwords (except password 5) to the panel through NetLinx commands anymore (which is kinda annoying) you still can set them on the panel itself through the settings page and button related passwords will work as they did in G4.
Document location: https://amx.com/en-US/support_downloads/download_types/whitepaper