niHSDIO_DisableStartTrigger

NI Digital Waveform Generator/Analyzer

niHSDIO_DisableStartTrigger

Specific Function

C Function Prototype

ViStatus niHSDIO_DisableStartTrigger (ViSession vi);

Purpose

Configures the device to not wait for a Start trigger after the niHSDIO_Initiate function is called. Calling this function is only necessary if you have configured a Start trigger and now want to disable it.

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