Digilent WaveForms Manuel d'utilisateur Page 77

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 85
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 76
WaveForms™ SDK Reference Manual
Page 77 of 85
FDwfDigitalOutIdleSet(HDWF hdwf, int idxChannel, DwfDigitalOutIdle v)
Parameters:
- hdwf Interface handle.
- idxChannel Channel index.
- v Value to set idle output.
The function above sets the idle output of the specified channel.
FDwfDigitalOutIdleGet(HDWF hdwf, int idxChannel, DwfDigitalOutIdle *pv)
Parameters:
- hdwf Interface handle.
- idxChannel Channel index.
- pv Pointer to variable to receive configured value.
The function above is used to verify the idle output of a specific channel.
FDwfDigitalOutDividerInfo(
HDWF hdwf, int idxChannel, unsigned int *vMin, unsigned int *vMax)
Parameters:
- hdwf Interface handle.
- idxChannel Channel index.
- pnMin Variable to receive the supported minimum divider value.
- pnMax Variable to receive the supported maximum divider value.
The function above is used to return the supported clock divider value range.
FDwfDigitalOutDividerInitSet(HDWF hdwf, int idxChannel, unsigned int v)
Parameters:
- hdwf Interface handle.
- idxChannel Channel index.
- v Divider initial value.
The function above sets the initial divider value of the specified channel.
FDwfDigitalOutDividerInitGet(HDWF hdwf, int idxChannel, unsigned int *pv)
Parameters:
- hdwf Interface handle.
- idxChannel Channel index.
- pv Pointer to variable to receive configured value.
The function above is used to verify the initial divider value of the specified channel.
Vue de la page 76
1 2 ... 72 73 74 75 76 77 78 79 80 81 82 83 84 85

Commentaires sur ces manuels

Pas de commentaire