JLab VME Pipeline TI Library  3v11.3
JLab VME Pipeline TI library
 All Classes Functions Variables Groups
Functions
Master Data Readout

Functions

int tiForceSyncEvent ()
 Force a sync event (type = 0). More...
 
int tiGetSyncResetRequest ()
 Determine if a TI has requested a Sync Reset. More...
 
int tiFillToEndBlock ()
 Generate non-physics triggers until the current block is filled. This feature is useful for "end of run" situations. More...
 

Detailed Description

Function Documentation

int tiFillToEndBlock ( )

Generate non-physics triggers until the current block is filled. This feature is useful for "end of run" situations.

Returns
OK if successful, otherwise ERROR
int tiForceSyncEvent ( )

Force a sync event (type = 0).

Returns
OK if successful, otherwise ERROR
int tiGetSyncResetRequest ( )

Determine if a TI has requested a Sync Reset.

Returns
1 if requested received, 0 if not, otherwise ERROR