JLab Pipeline TI Library  3v6.1
Pre-Initialization

Modules

 Slave Pre-Initialization
 

Functions

int tiSetFiberLatencyOffset_preInit (int flo)
 Set the Fiber Latency Offset to be used during initialization. More...
 
int tiSetCrateID_preInit (int cid)
 Set the CrateID to be used during initialization. More...
 

Detailed Description

Function Documentation

◆ tiSetCrateID_preInit()

int tiSetCrateID_preInit ( int  cid)

Set the CrateID to be used during initialization.

Parameters
cidCrate ID
Returns
OK if successful, otherwise ERROR

References tiCrateID.

◆ tiSetFiberLatencyOffset_preInit()

int tiSetFiberLatencyOffset_preInit ( int  flo)

Set the Fiber Latency Offset to be used during initialization.

Parameters
flofiber latency offset
Returns
OK if successful, otherwise ERROR

References tiFiberLatencyOffset.