niHSDIO_ConfigureSoftwareStartTrigger

NI Digital Waveform Generator/Analyzer

niHSDIO_ConfigureSoftwareStartTrigger

Specific Function

C Function Prototype

ViStatus niHSDIO_ConfigureSoftwareStartTrigger (ViSession vi);

Purpose

Configures the Start trigger for software triggering.


Refer to niHSDIO_SendSoftwareEdgeTrigger for more information about using the software Start trigger.

Parameters

Name Type Description
vi ViSession This handle identifies your instrument session. vi was obtained from the niHSDIO_InitAcquisitionSession or niHSDIO_InitGenerationSession function.

Return Value