More:Pause:Trigger Type Property
Short Name: Pause.TrigType
Property of DAQmx Trigger
Specifies the type of trigger to use to pause a task.
| Analog Level (10101) | Pause the measurement or generation while an analog signal is above or below a level. |
| Analog Window (10103) | Pause the measurement or generation while an analog signal is either inside or outside of a range of values. |
| Digital Level (10152) | Pause the measurement or generation while a digital signal is at either a high or low state. |
| None (10230) | Do not pause the measurement or generation. |
| Digital Pattern (10398) | Pause the measurement or generation while digital physical channels either match or do not match a digital pattern. |
Remarks
The following table lists the characteristics of this property.
| Permissions | read/write |
| Resettable | yes |
| Settable while task is running | device-specific |
| Available in Run-Time Engine | yes |