How to use buttons from Setup pages via Netlinx?
u.w.stagger
Posts: 23
Hi there.
I need to clear all old pages from Modero TP by an event from Netlinx.
I've tried to make DO_PUSH event with button from SETUP pages with port 0.
There is no any commands in manual to do that. For example I need to push button on device 10002:0:1, channel 400.
I make push in Emulate Device, but have not any reaction.
Also there is no any telnet commands.
Any thoughts how to do that?
I need to clear all old pages from Modero TP by an event from Netlinx.
I've tried to make DO_PUSH event with button from SETUP pages with port 0.
There is no any commands in manual to do that. For example I need to push button on device 10002:0:1, channel 400.
I make push in Emulate Device, but have not any reaction.
Also there is no any telnet commands.
Any thoughts how to do that?
0
Comments
I'm curious as to why you want to do such a thing. Someone not paying their bill?
What exactly are you trying to do?
There are many commands you can send to the touch panel with out using do_pushes
Are you trying to erase the touch panel via telnet?
1) No available telnet commands in TP
2) Can't push button in Setup (with Port 0) from Emulate Device
3) No any TP commands like REBOOT
Am I right?
Maybe. Now it's a lesson for me... may be for someone else
Via code:
REBOOT(dvTP)
Or you can telnet into the master and reboot the TP or you can telnet into the TP itself and reboot the TP.
Thank you. I saw it in manual. But I need a command, that help me to solve my problem. Maybe you know "undocumented features" or smtg
Well ninjas have to be secret in their ways...erasing and vanishing...without notice would be in the way of the ninja.
--John
By a couple of reasons, I need to do that by timer in automatic mode. This task I perform by request my employer company. Client must pay in certain time, but I think he's don't. I'll don't have access to object after that.
I try to find command or method that clear all user pages on TP like "clean disk". I will use it in my future projects.
In code you can send a page flip to the panel to send it to the actual main control page if the current date is earlier than your specified date.
If the current date is your specified date or greater then send the reboot command and don't send the page flip command.
This will leave all the programming on the touch panel, but it will lock the user out of the system if you don't turn the reboot/non-page flip event off.
You could always create an activation page that would pull up the TP keypad and have the homeowner enter a string that you give them over the phone to cancel the lockout event. Plus if they do finally pay after the system is disabled you give them the activation string and it send the page flip to the touch panel automatically so you don't need to go out the job site or remote in to give them access again.
It's all very well having nice buttons on a panel, but if there is no code to make them do anything any more - surely this is problem solved?
In the 'you didn't pay and now we don't like you' mode, you could make it completely grizzly by making it beep continually, flip it to a blank page, constantly reset the peripherals (projector off etc) in case they turn it on manually. You could really make it a pain!
Mmmm....all the evil things I can think of!
...but consider that they may have forgotten to pay on time or the cheque really was in the mail and your code bomb goes off!
You could always have a nice simple pop up advising the users to contact your finance department too.
So you don't have to log into the system, just have !Equipment Monitor
and send an email to the system to lock it up and when they do pay send another e-mail to resume the system.
There is a lot of power in Equipment Monitor