Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

IVXITRIGROUTE(3)

HP-UX

NAME

ivxigettrigroute − obtains info on vxi trigger routes. 

SYNOPSIS

#include <sicl.h>
int ivxigettrigroute(
           INST id,
           unsigned long which,
           unsigned long route
          );

DESCRIPTION

ivxigettrigroute obtains all routes mapped from which.  These triggers will be fired when the trigger specified by which is fired.  The route information is returned in *route. 

id is an INST identifier of an iopen VXI device file obtained from an iopen(3) call.  This routine only works on interface sessions. 

The which parameter has the same possible values as the ivxitrigroute routines in_which parameter, however only one of the trigger lines may be specified in which.  All of the routes mapped from which will be in the *route parameter. 
 

RETURN VALUE

ivxigettrigroute returns (0) for success and a non-zero error code otherwise. 
 

AUTHOR

ivxigettrigroute was developed by HP. 
 

Hewlett-Packard Company  —  September 29, 1999

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