It could happen that when some change on the client side happens, e.g. a slice is dragged, the server does not get updated because the RPC connection disconnected. Though RPC channel will reconnect automatically when the server and the client reconnect, the data acquiring processing parameters will not be synchronised automatically.