Digilent WaveForms Bedienungsanleitung Seite 26

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 85
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 84 85

Kommentare zu diesen Handbüchern

Keine Kommentare