JLab Pipeline TS Library  3v7.1
Deprecated - To be removed

Functions

int tsPayloadPort2VMESlot (int payloadport)
 Routine to return the VME slot, provided the VXS payload port. More...
 
int tsVMESlot2PayloadPort (int vmeslot)
 Routine to return the VXS payload port, provided the VME Slot. More...
 

Detailed Description

Function Documentation

◆ tsPayloadPort2VMESlot()

int tsPayloadPort2VMESlot ( int  payloadport)

Routine to return the VME slot, provided the VXS payload port.

Parameters
payloadportPayload port
Returns
Vme Slot

References MAX_VME_SLOTS, and PayloadPort.

◆ tsVMESlot2PayloadPort()

int tsVMESlot2PayloadPort ( int  vmeslot)

Routine to return the VXS payload port, provided the VME Slot.

Parameters
vmeslotVme Slot
Returns
Payload Port

References MAX_VME_SLOTS, and PayloadPort.