imaqIOPulseDispose Method

NI-IMAQ I/O Visual Basic

imaqIOPulseDispose Method

Syntax

imaqIOPulseDispose id, pulseID

Purpose

Disposes of a pulse ID, relinquishing its resources.

Parameters

id As IMAQIO_SESSION

The ID of the session to dispose a pulse on.

pulseID As IMAQIO_PULSE_ID

The pulse to dispose of.

Return Value

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

 


See Also

imaqIOPulseCreate

imaqIOPulseStart

imaqIOPulseStop