imaq1394Close

NI-IMAQ for IEEE 1394 Cameras Function

imaq1394Close

Format

rval = imaq1394Close (SESSION_ID sessionId);

Purpose

Stops an acquisition in progress, releases resources associated with the acquisition, and closes the specified IMAQ1394 Session.

Parameters

Parameter Type Description
sessionId SESSION_ID A valid Session ID.

Return Value

On success, this function returns IMG1394_ERR_GOOD. On failure, this function returns an error code. You can obtain a more detailed error message with imaq1394ShowError or, if you are using Microsoft Visual Basic, imaq1394ShowErrorCW.