niHSDIO_DisableRefTrigger

NI Digital Waveform Generator/Analyzer

niHSDIO_DisableRefTrigger

Specific Function

C Function Prototype

ViStatus niHSDIO_DisableRefTrigger (ViSession vi);

Purpose

Configures the acquisition operation to have no Reference trigger. Calling this function is only necessary if you have configured a Reference trigger and now want to disable it. This function is valid only for acquisition sessions.

Parameters

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

Return Value