Analytica GmbH AnaGate CAN duo Instrukcja Użytkownika Strona 47

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 83
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 46
SPI API reference
40 © 2007-2010 Analytica GmbH
nRC = SPIDataReq( hHandle, cBufWrite, 1, cBufReceive, 5 );
// send 2 byte and receive 1 byte
nRC = SPIDataReq( hHandle, cBufW2ite, 2, cBufReceive, 1 );
SPICloseDevice(hHandle);
}
return 0;
}
Return value
Returns Null if successful, or an error value otherwise (Appendix A, Return Codes).
Przeglądanie stron 46
1 2 ... 42 43 44 45 46 47 48 49 50 51 52 ... 82 83

Komentarze do niniejszej Instrukcji

Brak uwag