ibunlock

int ibunlock (int boardDevice);

Purpose

Releases a lock on a GPIB-ENET board or device. Refer to the iblock function for more information. In general, you should release your lock on a GPIB-ENET connection immediately after you make your critical access.

Parameters

Input
Name Type Description
boardDevice integer Device descriptor you obtain from OpenDev, ibfind, or ibdev.

Return Value

Name Type Description
status integer Indicates whether the function succeeded.

See Also

ibunlock