Denso BHT-200QW Especificaciones Pagina 326

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 377
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 325
1 2 ... 321 322 323 324 325 326 327 328 329 330 331 ... 376 377

Comentarios a estos manuales

Sin comentarios