More:Advance:Trigger Type Property
Short Name: Adv.TrigType
Property of DAQmx Trigger
Specifies the type of trigger to use to advance to the next entry in a switch scan list.
| Digital Edge (10150) | Advance to the next entry in a scan list on the rising or falling edge of a digital signal. |
| None (10230) | Advance through all entries in the scan list as fast as possible. |
| Software (10292) | Advance to the next entry in a scan list when you call DAQmx Send Software Trigger. |
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 |