Teledyne-lecroy FireInspector Automation Application Programming I Manuale Utente Pagina 76

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 92
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 75
72
FireInspector Automation User’s Manual
CATC Version 1.0
break;
case FW_ASR_SYNC_STATE_SYNCING:
_tcscpy( m_SyncStatus, _T("Syncing...") );
break;
case FW_ASR_SYNC_STATE_SYNCED:
_tcscpy( m_SyncStatus, _T("Synced") );
break;
default:
_tcscpy( m_SyncStatus, _T("Invalid sync status") );
break;
}
}
Vedere la pagina 75
1 2 ... 71 72 73 74 75 76 77 78 79 80 81 ... 91 92

Commenti su questo manuale

Nessun commento