JLab Pipeline TS Library  3v7.1
TS Duplication

Functions

int tsDuplMode (int set)
 Enable/Disable Duplication Mode. More...
 
int tsDuplSetBranchEnable (int b1, int b2, int b3, int b4)
 
int tsDuplSetLocalTrigComboMask (unsigned int mask)
 
unsigned int tsDuplGetLocalTrigComboMask ()
 
int tsDuplSetLocalTrigCombo (unsigned int mask, int set)
 
int tsDuplSetTriggerHoldoff (unsigned int value)
 
int tsDuplGetTriggerHoldoff ()
 
int tsDuplSetLocalTriggerWidth (int width)
 
int tsDuplGetLocalTriggerWidth ()
 
int tsDuplSetFastClearWidth (int width)
 
int tsDuplGetFastClearWidth ()
 
int tsDuplSetFastClearDelay (int delay)
 
int tsDuplGetFastClearDelay ()
 
int tsDuplSetFastClearVetoWidth (int width)
 
int tsDuplGetFastClearVetoWidth ()
 
int tsDuplSetLocalTrigBusy (int value)
 
int tsDuplGetLocalTrigBusy ()
 
int tsDuplSetFastClearBusy (int value)
 
int tsDuplGetFastClearBusy ()
 
int tsDuplGetBusyTime ()
 
unsigned int tsDuplGetBusyStatus ()
 
int tsDuplPrintBusyStatus ()
 

Detailed Description

Function Documentation

◆ tsDuplGetBusyStatus()

unsigned int tsDuplGetBusyStatus ( )
Parameters

◆ tsDuplGetBusyTime()

int tsDuplGetBusyTime ( )
Parameters

◆ tsDuplGetFastClearBusy()

int tsDuplGetFastClearBusy ( )
Parameters

◆ tsDuplGetFastClearDelay()

int tsDuplGetFastClearDelay ( )
Parameters

◆ tsDuplGetFastClearVetoWidth()

int tsDuplGetFastClearVetoWidth ( )
Parameters

◆ tsDuplGetFastClearWidth()

int tsDuplGetFastClearWidth ( )
Parameters

◆ tsDuplGetLocalTrigBusy()

int tsDuplGetLocalTrigBusy ( )
Parameters

◆ tsDuplGetLocalTrigComboMask()

unsigned int tsDuplGetLocalTrigComboMask ( )
Parameters

◆ tsDuplGetLocalTriggerWidth()

int tsDuplGetLocalTriggerWidth ( )
Parameters

◆ tsDuplGetTriggerHoldoff()

int tsDuplGetTriggerHoldoff ( )
Parameters

◆ tsDuplMode()

int tsDuplMode ( int  set)

Enable/Disable Duplication Mode.

Parameters
setEnable/Disable setting
  • 0 - Disable
  • !0 - Enable
Returns
OK if successful, otherwise ERROR;

References TSLOCK.

◆ tsDuplPrintBusyStatus()

int tsDuplPrintBusyStatus ( )
Parameters

◆ tsDuplSetBranchEnable()

int tsDuplSetBranchEnable ( int  b1,
int  b2,
int  b3,
int  b4 
)
Parameters

◆ tsDuplSetFastClearBusy()

int tsDuplSetFastClearBusy ( int  value)
Parameters

◆ tsDuplSetFastClearDelay()

int tsDuplSetFastClearDelay ( int  delay)
Parameters

◆ tsDuplSetFastClearVetoWidth()

int tsDuplSetFastClearVetoWidth ( int  width)
Parameters

◆ tsDuplSetFastClearWidth()

int tsDuplSetFastClearWidth ( int  width)
Parameters

◆ tsDuplSetLocalTrigBusy()

int tsDuplSetLocalTrigBusy ( int  value)
Parameters

◆ tsDuplSetLocalTrigCombo()

int tsDuplSetLocalTrigCombo ( unsigned int  mask,
int  set 
)
Parameters

◆ tsDuplSetLocalTrigComboMask()

int tsDuplSetLocalTrigComboMask ( unsigned int  mask)
Parameters

◆ tsDuplSetLocalTriggerWidth()

int tsDuplSetLocalTriggerWidth ( int  width)
Parameters

◆ tsDuplSetTriggerHoldoff()

int tsDuplSetTriggerHoldoff ( unsigned int  value)
Parameters