ALevel3XLM72

Name

ALevel3XLM72 -- Support the MoNA/Sweeper level 3 trigger XLM7s fpga

Synopsis


package require ALevel3XLM72Readout
ALevel3XLM72 create device-name
device-name configure -filename firmware-path

addtcldriver create stack-name  -ensemble device-name
        

DESCRIPTION

This module supports the MoNA-LISA third level trigger module. It provides both triger information and the timestamp for the event. I believe the original module was written by Danial Bazin and was later ported to the VMUSBReadout system by Jeromy Tomkins. This documents the mvlcgenerate code generator module.

The driver instances accepts the configuration options; -filename whose value is the path to the firmware file and -base whose value is the module base address. As with all XLM modules at this point, the firmware is loaded whenever data taking starts. This will be eliminated in the future when an external mvlc firmware loader program is written.