Remotely "Push" Button on TP
jabramson
Posts: 106
Is there a way to remotely "push" a button on the TP? I know you can do a send command with a do_push, however that only tells the master that a button was "pushed", however the TP doesn't register this and doesn't do associated commands like open/close popups, etc. I would like to emulate someone actually touching the screen.
0
Comments
Hope that helps.
E
There's a variety of reasons why, in this case, I need to do it this way.
To the best of my knowledge, there's no way to do what you want to do, other than as already suggested. There appear to be no commands, either through the device or via telnet, to cause a touch panel to execute the tasks that a physical button press will cause.
Perhaps there is some way to emulate VNC, but I've never heard any discussion of that and it would be a non-trivial task.
What are you trying to accomplish with this emulation?