niHSDIO_DisableAdvanceTrigger

NI Digital Waveform Generator/Analyzer

niHSDIO_DisableAdvanceTrigger

Specific Function

C Function Prototype

ViStatus niHSDIO_DisableAdvanceTrigger (ViSession vi);

Purpose

Configures the device to not wait for a Advance trigger after the niHSDIO_Initiate function is called. Calling this function is only necessary if you have configured a Advance 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