Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ igpibllo(3) — HP-UX Instrument Control Library G.03.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

igeterrno(3)

igeterrstr(3)

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

igeterrno(3), igeterrstr(3)
 

AUTHOR

igpibllo were developed by HP. 

Hewlett-Packard Company  —  September 29, 1999

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026