pipx40_close

ViStatus pipx40_close (ViSession instrumentHandle);

Purpose

Terminates the software connection to the card and deallocates system resources associated with the card.
NOTE: the card must be re-initialized to use it again.

Parameters

Input
Name Type Description
instrumentHandle ViSession

Instrument handle obtained by the pipx40_init call used to open the card.

Return Value

Name Type Description
status ViStatus

A numeric code indicating the success or failure of the operation.
VI_SUCCESS = Successful operation.
Negative values are error codes and positive values are warnings.
To get a description of an error, pass the error code to pipx40_error_message.

References

Pickering Interfaces PXI VISA
Alphabetical Function Index
Hierarchical Function Index