Functions | Variables

/scratch/npr78/temp/xspress3_api/det-software/none_vme/xspress3/lib/xspress3_itfg.c File Reference

Functions

int xsp3_itfg_setup (int path, int card, int num_tf, u_int32_t col_time, int trig_mode, int gap_mode)
 Setup Internal time frame generator (TFG) for a series of equal length frames.
int xsp3_itfg_get_setup (int path, int card, int *num_tf, u_int32_t *col_time, int *trig_mode, int *gap_mode)
 Retrieve settings of the Internal time frame generator (TFG).
int xsp3_itfg_stop (int path, int card)
 Stop the Internal time frame generator (TFG).

Variables

XSP3Path Xsp3Sys [XSP3_MAX_PATH]
char error_message []

Variable Documentation

char error_message[]
XSP3Path Xsp3Sys[XSP3_MAX_PATH]