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_None | 10230 | Disable the trigger. |
You can get/set/reset this property using:
DAQmxGetWatchdogExpirTrigType
DAQmxSetWatchdogExpirTrigType
DAQmxResetWatchdogExpirTrigType