void UpdateStatus(object sender, System.EventArgs args) { mainControler.setStatusTimed(String.Format("GPS-Status: {0}", device.DeviceState), 2500); }