I am using pmon_query function to get all the states of the managers.
Since the "normal" pmon functions do not work with mobile/desktop ui https://www.winccoa.com/documentation/W ... tName.html.
The pmon_query function works locally and with the desktop ui.
But with the mobile ui (Android) i get the following error in the tcpOpen function which is called inside the pmon_query.
Code: Select all
Library: /data/user/0/com.siemens.winccoaui/cache/7818167_SC_GBS_Berlin/scripts/libs/pmon.ctl
Line: 476, tcpOpen, connect failed. OS message: Connection refused
host: "localhost"
port: 4999
Is this a known limitation or do i have a settings problem on my android device?