niHSDIO_DisablePauseTrigger

NI Digital Waveform Generator/Analyzer

niHSDIO_DisablePauseTrigger

Specific Function

C Function Prototype

ViStatus niHSDIO_DisablePauseTrigger (ViSession vi);

Purpose

Sets the data operation to have no Pause trigger. Calling this function is only necessary if you have configured a Pause 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