Querying Modero MVP Touchpanels
DigiMe
Posts: 59
To all:
Is is possible to query a MVP touchpanel for data such as: SSID, Signal Strength, Signal Quality, WEP key, IP Address, and other such network related data.
Thank you for your time and consideration,
Jairo Martinez
AMX Programmer
Is is possible to query a MVP touchpanel for data such as: SSID, Signal Strength, Signal Quality, WEP key, IP Address, and other such network related data.
Thank you for your time and consideration,
Jairo Martinez
AMX Programmer
0
Comments
in TP4, do this:
open your project, then go to: File -> Open System Page Template
this will open another 'project' in your workspace, which contains all the pages from the setup screens! you can then copy paste from these pages into your own project
works fine for me!
I believe DHawthorne to be correct in that you can not query from the Master to the Modero for such information like the SSID or IP address. I guess this to be the case but I needed to make sure. Yuri, thanks for the info but I had that much done. You can acctually create new buttons and set that button to "0-Setup" and then set it to advance mode to get all the Modero local functions. Copying the System Setup Pages will work too.
Jairo Martinez
AMX Programmer
Columbus, Ohio
Indeed, i just checked this, and didnt know you had to go to 'advanced' to see them all :P