NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceExpiration Trigger >> Trigger TypeCurrent page
Table of Contents

Expiration Trigger >> Trigger Type

Expiration Trigger >> Trigger Type

Data Type: int32
Description: Specifies the type of trigger to use to expire a watchdog task.

Valid values

DAQmx_Val_DigEdge 10150 Trigger on a rising or falling edge of a digital signal.
DAQmx_Val_Time 15996 Trigger when a specified time is reached.
DAQmx_Val_None 10230 Disable the trigger.


You can get/set/reset this property using:
  DAQmxGetWatchdogExpirTrigType
  DAQmxSetWatchdogExpirTrigType
  DAQmxResetWatchdogExpirTrigType

Was this information helpful?

Help us improve your future ni.com experience.

Did you find the documentation you were looking for?

Submit