Userlocation issue

the "Userlocation" column displays an IP address on the SOE page

But what if the client is connected to the server in a thin client and the time thin client action acknowledges an alarm but the "Userlocation" shows the IP address of the thin client server IP?

How to let the citect server log the thin client machine IP instead of the thin client server IP and shows it on the SOE page?

Parents Reply
  • I believe the only way to achieve this is by logging the Client Ack events manually using a custom cicode function that is called instead of the normal alarm acknowledge-function. This custom function should either

    a) log ACK-events as a new SOE-entry, replacing the system mechanism

    b) let the system log the SOE entry, and then modify the UserLocation field afterwards

    Edit: typo

Children
No Data