public void StopReadHandler() { WorkingState.CurrentState = WorkingStates.Stopped; ModbusClient.Stop(); }