Digilent WaveForms Manual do Utilizador Página 77

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 85
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 76
1 2 ... 72 73 74 75 76 77 78 79 80 81 82 83 84 85

Comentários a estes Manuais

Sem comentários