fdhwlib  2.0.25
FltTriggerMode Class Reference

#include <flttriggermode.h>

Inheritance diagram for FltTriggerMode:
FltPeriphRegister FltPixRegister Pbus

List of all members.

Public Member Functions


Detailed Description

The Flt board contains four pheripheral FPGAs.

The status of each FGPA is set by a two register the PeriphStatus and the ChannOnOff register. For details on the address sheme refer to the description of the PeriphStatus register.

Definition at line 27 of file flttriggermode.h.


Constructor & Destructor Documentation

FltTriggerMode::FltTriggerMode ( const char *  name,
int  slotID,
int  regID,
int  r,
int  w,
int  len 
)

Member Function Documentation

int FltTriggerMode::get ( int  fpgaNr,
int  channel 
)

The pixel trigger mode on the peripheral FPGA is used to switch off channels that are not connected to a PMT.

Valid modes are:

  • 0 normal (PMT connected),
  • 1 pixel trigger fixed to 0 (low),
  • 3 pixel trigger fixed to 1 (high).
void FltTriggerMode::set ( int  fpgaNr,
int  channel,
int  mode 
)

The documentation for this class was generated from the following file: