Digilent WaveForms Instrukcja Użytkownika Strona 62

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 85
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 61
WaveForms™ SDK Reference Manual
Page 62 of 85
FDwfDigitalInDividerSet(HDWF hdwf, unsigned int div)
Parameters:
- hdwf Interface handle.
- div Divider value.
The function above is used to set the clock divider value.
FDwfDigitalInDividerGet(HDWF hdwf, unsigned int *pdiv)
Parameters:
- hdwf Interface handle.
- pdiv Pointer to return configured value.
The function above is used to get the configured clock divider value.
FDwfDigitalInBitsInfo(HDWF hdwf, int *pnBits)
Parameters:
- hdwf Interface handle.
- pnBits Pointer to variable to return the number of bits.
The function above returns the number of Digital In bits.
FDwfDigitalInSampleFormatSet(HDWF hdwf, int nBits)
Parameters:
- hdwf Interface handle.
- nBits Sample format.
The function above is used to set the sample format, the number of bits starting from least significant bit. Valid
options are 8, 16, and 32.
FDwfDigitalInSampleFormatGet(HDWF hdwf, int *pnBits)
Parameters:
- hdwf Interface handle.
- pnBits Pointer to return configured value.
The function above is used to return the configured sample format.
Przeglądanie stron 61
1 2 ... 57 58 59 60 61 62 63 64 65 66 67 ... 84 85

Komentarze do niniejszej Instrukcji

Brak uwag