niHSDIO_ConfigureSoftwareAdvanceTrigger
Specific Function
C Function Prototype
ViStatus niHSDIO_ConfigureSoftwareAdvanceTrigger (ViSession vi);
Purpose
Configures the Advance trigger for software triggering.
Refer to niHSDIO_SendSoftwareEdgeTrigger for more information about using the software Advance trigger.
Parameters
Name | Type | Description |
---|---|---|
vi | ViSession | This handle identifies your instrument session. vi was obtained from the niHSDIO_InitAcquisitionSession or niHSDIO_InitGenerationSession function. |