Digilent WaveForms Manuale Utente Pagina 26

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 85
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 25
WaveForms™ SDK Reference Manual
Page 26 of 85
FDwfAnalogInTriggerPositionGet(HDWF hdwf, double *psecPosition)
Parameters:
- hdwf Interface handle.
- psecPosition Variable to receive the current trigger position.
The function above returns the configured trigger position in seconds.
FDwfAnalogInTriggerAutoTimeoutInfo(
HDWF hdwf, double *psecMin, double *psecMax, int *pnSteps)
Parameters:
- hdwf Interface handle.
- psecMin Variable to receive the minimum timeout.
- psecMax Variable to receive the maximum timeout.
- pnSteps Variable to return the number of steps.
The function above returns the minimum and maximum auto trigger timeout values, and the number of adjustable
steps. The acquisition is auto triggered when the specified time elapses. With zero value the timeout is disabled,
performing “Normal” acquisitions.
FDwfAnalogInTriggerAutoTimeoutSet(HDWF hdwf, double secTimeout)
Parameters:
- hdwf Interface handle.
- secTimeout Timeout to set.
The function above is used to configure the auto trigger timeout value in seconds.
FDwfAnalogInTriggerAutoTimeoutGet(HDWF hdwf, double *psecTimeout)
Parameters:
- hdwf Interface handle.
- psecTimeout Variable to receive the current timeout.
The function above returns the configured auto trigger timeout value in seconds.
Vedere la pagina 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 84 85

Commenti su questo manuale

Nessun commento