IGPIBLLO(3)
HP-UX
NAME
igpibllo − Put a device in local lockout mode
SYNOPSIS
#include <sicl.h>
int igpibllo (INST id);
DESCRIPTION
The igpibllo command is used put all HP-IB devices on a given bus into local lockout mode. The INST id must refer to an HP-IB interface session. This routine sends the LLO command to all devices on this HP-IB interface.
RETURN VALUE
igpibllo return (0) if successful, or a non-zero error code if an error was encountered.
ERRORS
igpibllo fails under the following circumstances, and then return one of the following values:
[I_ERR_NORSRC] Out of system resources
[I_ERR_NOINTF] Interface is not active
[I_ERR_NODEV] Device is not active
[I_ERR_BADID] The INST id is invalid
SEE ALSO
AUTHOR
igpibllo were developed by HP.
Hewlett-Packard Company — May 05, 1994