niTuner_close

NI Tuner

niTuner_close

Function Prototype

int niTuner_close (int taskID);

Purpose

This function closes the instrument I/O session.

Parameters

Name Type Description
taskID int

The Task ID obtained from niTuner_init that identifies the session of a particular device.

Return Value

Returns the status of the function. To see an explanation of common error and warning codes, see Error and Status Codes. To see a text explanation of the status code, call niTuner_errorHandler.