Digilent WaveForms Manual de usuario Pagina 71

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 85
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 70
WaveForms™ SDK Reference Manual
Page 71 of 85
FDwfDigitalOutStatus(HDWF hdwf, DwfState *psts)
Parameters:
- hdwf Interface handle.
- psts Pointer to variable to return the state.
The function above is used to check the state of the instrument.
10.2 Configuration
FDwfDigitalOutInternalClockInfo(HDWF hdwf, double *phzFreq)
Parameters:
- hdwf Interface handle.
- phzFreq Pointer to return the internal clock frequency.
The function above is used to retrieve the internal clock frequency.
FDwfDigitalOutTriggerSourceInfo(HDWF hdwf, int *pfstrigsrc)
Parameters:
- hdwf Interface handle.
- pfstrigsrc Variable to receive the supported trigger sources.
The function above returns the supported trigger source options for the instrument. See the description of
FDwfDeviceTriggerInfo.
FDwfDigitalOutTriggerSourceSet(HDWF hdwf, TRIGSRC trigsrc)
Parameters:
- hdwf Interface handle.
- trigsrc Trigger source to set .
The function above is used to set the trigger source for the instrument. Default setting is trigsrcNone.
FDwfDigitalOutTriggerSourceGet(HDWF hdwf, TRIGSRC *ptrigsrc)
Parameters:
- hdwf Interface handle.
- ptrigsrc Pointer to variable to receive the trigger source.
The function above is used to get the current trigger source setting for the instrument.
Vista de pagina 70
1 2 ... 66 67 68 69 70 71 72 73 74 75 76 ... 84 85

Comentarios a estos manuales

Sin comentarios