Denso BHT-200QW Spezifikationen Seite 326

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 377
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 325
- 324 -
Execute
Executes the OS update.
Syntax
[VB]
Public Sub Execute()
[C#]
public void Execute()
Parameters
None
Return value
None
Exceptions
Name of Exception Meaning
FileNotFoundException The file specified by FileName does not exist.
ArgumentException The specified file name is invalid.
The specified mode is invalid.
Note
Before calling this method to update the OS, it is necessary to restart the BHT using the
PwrMng.Shutdown (EN_SHUTDOWN_MODE.SYSMODIFY) method.
[Ex.] Update the BHT200 system to the system with filename ”BHT200New.zl”.
[VB]
MySysMod.FileName = “\SysModification\BHT200New.zl”
MySysMod.Mode = SysModification.EN_MODE.POWEROFF
MySysMod.Execute
Seitenansicht 325
1 2 ... 321 322 323 324 325 326 327 328 329 330 331 ... 376 377

Kommentare zu diesen Handbüchern

Keine Kommentare