Multitech MT800SWM Dokumentacja Strona 42

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 55
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 41
AVIDdirector-M2M Technical Reference Guide
February 5, 2009 ©AVIDwireless 2004-2009 All Rights Reserved Page 42 of 55
returnStatus = true;
}
return returnStatus;
}
/**
* Stops the currently executing Demo_M2Mlet.
* This will try to do any cleanup possible
*
*/
public final void stop() {
final String NAME = "Demo_M2Mlet.stop";
if (app!= null) Logger.log(NAME,"Stopping");
threadRunning = false;
sensors = null;
lamp = null; greenLed = null; redLed = null; sensors = null;
thread = null; // release ourselves
if (app!= null) Logger.log(NAME,"Stopped");
} // stop
}
Przeglądanie stron 41
1 2 ... 37 38 39 40 41 42 43 44 45 46 47 ... 54 55

Komentarze do niniejszej Instrukcji

Brak uwag