imgPulseDispose

NI IMAQ Function

imgPulseDispose

Usage

rval imgPulseDispose(PULSE_ID plsID);

Purpose

Disposes a pulse. Disposing a pulse stops and disarms the pulse.

Parameters

Name Type Direction
plsID PULSE_ID input
rval Int32 output

Parameter Discussion

plsID: ID of the pulse to dispose.

Return Value

This function returns 0 on success. On failure, this function returns an error code. For information about the error code, call imgShowError.