The Trace call option in the swExplorer client displays reading times between client and server to verify latency.
Navigate to Welcome > About and click on the Trace button.
The Trace Result dialog currently displays four reading times:
- The 1st result (<DB>) is the roundtrip time from the TcpSubServer to the database.
- The 2nd result (<swServerAPI.TswBroker>) is the roundtrip time from the top of the TcpSubServer through the server to the database and back up.
- The 3rd result (<<TcpSubServer.SWCallProcedure>) is the roundtrip time from the swDBServer through the servers to the database and back up.
- The fourth result is the roundtrip time from the Client API through the servers to the database and back up again.