Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

igeterrno(3)

igeterrstr(3)

isetlock(3)

IGPIBRENCTL(3)

HP-UX

NAME

igpibrenctl − set state of REN line

SYNOPSIS

 #include <sicl.h>
 int igpibrenctl (id, ren);
 INST id;
 int ren;

DESCRIPTION

Igpibrenctl sets the state of the REN line.  If ren is non-zero, REN is set.  If ren is 0, REN is disabled.  This routine works only on interface sessions with system control. 
 

RETURN VALUE

Igpibrenctl returns 0 on success, or a non-zero error code otherwise. 

ERRORS

Igpibrenctl fails under the following circumstances, and sets the return value to one of the following:

­[I_ERR_BADID] The INST id is invalid. 

­[I_ERR_NOINTF] The interface is not system controller. 
 

SEE ALSO

igeterrno(3), igeterrstr(3), isetlock(3)

AUTHOR

igpibrenctl was developed by HP. 

Hewlett-Packard Company  —  September 29, 1999

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