NSCL DAQ Software Documentation
Prev
Next
VI. frameworks
Table of Contents
44.
The SBS Readout framework
44.1.
SBS Readout concepts
44.2.
Obtaining and building the skeleton application
44.3.
Modifying the skeleton application to meet your needs
44.4.
Readout commands
44.5.
Embedded Tcl server
44.6.
Running a readout application
45.
CCUSB Readout framework
45.1.
How the CCUSB readout framework works
45.2.
Writing DAQ configuration files
45.3.
Writing device support software
45.3.1.
The driver onAttach method
45.3.2.
The driver Initialize method
45.3.3.
The driver addReadoutList method
45.3.4.
Initializing the driver with the framework.
45.4.
Tcl device driver support
45.4.1.
Conceptual background
45.4.2.
A sample snit Tcl CCUSB framework driver
45.4.3.
A sample Incr-Tcl Tcl CCUSB framework driver
45.4.4.
Using Tcl drivers in the DAQ configuration file.
45.5.
The slow controls subsystem
45.6.
Running CCUSBReadout
46.
VMUSB readout
46.1.
How the VMUSB readout framework works
46.2.
Writing DAQ configuration files
46.3.
Writing C++ device support software
46.3.1.
The driver
onAttach
method
46.3.2.
The driver
Initialize
method
46.3.3.
The driver
addReadoutList
method
46.3.4.
Driver initialization
xxxx_init
46.4.
Writing device support software in Tcl
46.4.1.
An Incr-Tcl (itcl) driver
46.4.2.
A Snit Is Not Incr Tcl (snit) driver
46.4.3.
Using a Tcl driver in a DAQ configuration script
46.5.
The slow controls subsystem
46.5.1.
Using Remote procedure call Immediate Lists.
46.6.
Pushing external data into the event stream
46.6.1.
Specifying variables to be monitored.
46.7.
Running VMUSBReadout
Prev
Home
Next
Service Port Manager.
The SBS Readout framework