imaqIOPulseStop Method

NI-IMAQ I/O Visual Basic

imaqIOPulseStop Method

Syntax

imaqIOPulseStop id, pulseID

Purpose

Stops a pulse generator session for the NI-IMAQ I/O device.

Parameters

id As IMAQIO_SESSION

The ID of the session to stop a pulse on.

pulseID As IMAQIO_PULSE_ID

The pulse to stop.

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

imaqIOPulseDispose

imaqIOPulseStart