Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

igeterrno(3)

igeterrstr(3)

ivxitrigon(3)

IVXITRIGON(3)

HP-UX

NAME

ivxitrigoff − de-assert trigger lines (and leave them deactivated). 

SYNOPSIS

#include <sicl.h>

int ivxitrigoff(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 de-asserted and left de-asserted.  None of the other trigger lines will be affected. 
 
Note that this only affects trigger lines driven by this device.  If another device in the cardcage is firing a trigger line, it will remain activated.
 
This routine only works on interface sessions.

RETURN VALUE

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

ERRORS

ivxitrigoff 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), ivxitrigon(3)
 

AUTHOR

ivxitrigoff was developed by HP. 

Hewlett-Packard Company  —  September 29, 1999

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