Sensoray 614 Windows Instrukcja Użytkownika Strona 15

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 35
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 14
board
board number in the system (use 0 for single board setups).
Returns
0 on success, negative value if error (see mid314types.h for error codes list).
MID314_API int SN_GetBitrate(
int board
);
Retrieves current bitrate setting.
Parameters
board
board number in the system (use 0 for single board setups).
Returns
current bitrate (in bits per second), -1 if error.
MID314_API int SN_GetStatus(
MID314STATUS *pStatus,
int board
);
Retrieves current status information (see mid314func.h for MID314STATUS type definition).
Parameters
pStatus
pointer to status variable.
board
board number in the system (use 0 for single board setups).
Returns
0 on success, negative value if error (see mid314types.h for error codes list).
15
Przeglądanie stron 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20 ... 34 35

Komentarze do niniejszej Instrukcji

Brak uwag