Bosch DCN Next Generation Manuale Utente Pagina 77

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 296
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 76
DCN Next Generation Open Interface Release 2.4 Config Install and Database
en | 77
Bosch Communications Systems | 2007 February | SRS_SCSIINF | Du010934
/* do error handling */
}
/* Let the operater determine which seat should be assigned to the
selected
unit. Normally the operator will view which unit is flashing, checks
the
seat-number and pass the seat-number found to the remote controller.
The seat-number is stored in the variable ‘wSeatNumber’
*/
/* assign the current seat to the unit */
MyAssignSeat (wSeatNumber, wUnitId);
/* assignment finished, deselect the unit */
error = SI_Select_Unit (wUnitId, FALSE);
if (error != SI_E_NOERROR)
{
/* do error handling */
}
}
After this sequence handling the newly added units are again assigned to seats. This also
finished the operational installation mode, so we can leave the installation mode.
error = SI_Stop_Install ();
if (error != SI_E_NOERROR)
{
/* do error handling */
}
The remote controller can now continue with operation.
Vedere la pagina 76
1 2 ... 72 73 74 75 76 77 78 79 80 81 82 ... 295 296

Commenti su questo manuale

Nessun commento