Overview

The K-Agent version 1.0.197 has added a tablet pop up URL field that will overlay the existing GUI when opened. The pop up URL can be set from the tablet or from API commands sent by a computer or processor on the same LAN.

Enter the URL within the settings of the KAgent application

Launch the Pop up URL

Close the Pop up URL when done

API Commands

  • Enable PopUp URL
    • https://tabletIP:9804/popupurl
    • http://tabletIP:9803/popupurl
  • Enable PopUp URL for amount of time in seconds
    • https://tabletIP:9804/popupurl?time=_value_
    • http://tabletIP:9803/popupurl?time=_value_
  • Disable PopUp Overlay
    • https://tabletIP:9804/popupurl?time=0
    • http://tabletIP:9803/popupurl?time=0
  • Launch PopUp URL to a specific URL
    • https://tabletIP:9804/popupurl?url=_value_
    • http://tabletIP:9803/popupurl?url=_value_
Revision: 2
Last modified: 11 April 2025

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment