Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

igeterrno(3)

igeterrstr(3)

ivxitrigoff(3)

IVXITRIGON(3)

HP-UX

NAME

ivxitrigon − assert trigger lines (and leave them activated). 

SYNOPSIS

#include <sicl.h>

int ivxitrigon(INST id, unsigned long which);

DESCRIPTION

The which parameter has the same possible values as the ixtrig routine.  Any number of trigger lines may be specified in which.  All of the specified trigger lines will be asserted and left asserted.  None of the other trigger lines will be affected. 
 
This routine only works on interface sessions.

RETURN VALUE

ivxitrigon returns (0) if successful, or a non-zero error code if an error was encountered. 

ERRORS

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

­[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

­[I_ERR_BADADDR] Invalid address (device/interface doesn’t exist)

 

SEE ALSO

igeterrno(3), igeterrstr(3), ivxitrigoff(3)
 

AUTHOR

ivxitrigon was developed by HP. 

Hewlett-Packard Company  —  September 29, 1999

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