Triggers:Start:Type
Short Name: StartTrig.Type
Specifies whether you want the Start trigger to be a digital edge or software trigger.
| None (600) | No Start trigger is configured. |
| Digital Edge (601) | The Start trigger is not asserted until a digital edge is detected. The source of the digital edge is specified with the Start Trigger Digital Edge Source property. |
| Software (604) | The Start trigger is not asserted until a software trigger occurs. You can assert the software trigger by calling the niRFSA Send Software Edge Trigger VI with and selecting Start Trigger as the trigger parameter. |
Remarks
The following table lists the characteristics of this property.
| Data Type | ViInt32 |
| Permissions | R/W |
| High-Level VI | niRFSA Configure Trigger |