I was wondering if it is possible to generate a virtual touch event from 4dgl code. This would probably require an additional PmmC function which would set the internal touch variables in the same way as does the actual touch on the display.
I would found this option very useful, because I am trying to make a remote panel over the serial connection, so if the display is connected to the computer, I can manipulate the display from the computer, just as if I was present by the device. I was able to get the display image on the computer screen (for the moment it is a bit slow ~ 10 seconds), but I can't get the operator manipulation back to the display. I could write a dedicated function for each button and trigger it from the serial, but this is rather hopeless...
Regards,
Valentin
I would found this option very useful, because I am trying to make a remote panel over the serial connection, so if the display is connected to the computer, I can manipulate the display from the computer, just as if I was present by the device. I was able to get the display image on the computer screen (for the moment it is a bit slow ~ 10 seconds), but I can't get the operator manipulation back to the display. I could write a dedicated function for each button and trigger it from the serial, but this is rather hopeless...
Regards,
Valentin
Comment