imaqIOClose Method

NI-IMAQ I/O Visual Basic

imaqIOClose Method

Syntax

imaqIOClose id

Purpose

Closes a reference to an NI-IMAQ I/O device.

Parameters

id As IMAQIO_SESSION

ID of the session to close.

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

imaqIOOpen