NSCL DAQ Software Documentation
Prev
Next
VI. frameworks
Table of Contents
45.
The SBS Readout framework
45.1.
SBS Readout concepts
45.2.
Obtaining and building the skeleton application
45.3.
Modifying the skeleton application to meet your needs
45.4.
Readout commands
45.5.
Embedded Tcl server
45.6.
Running a readout application
46.
CCUSB Readout framework
46.1.
How the CCUSB readout framework works
46.2.
Writing DAQ configuration files
46.3.
Writing 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.
Initializing the driver with the framework.
46.4.
Tcl device driver support
46.4.1.
Conceptual background
46.4.2.
A sample snit Tcl CCUSB framework driver
46.4.3.
A sample Incr-Tcl Tcl CCUSB framework driver
46.4.4.
Using Tcl drivers in the DAQ configuration file.
46.5.
The slow controls subsystem
46.6.
Running CCUSBReadout
47.
VMUSB readout
47.1.
How the VMUSB readout framework works
47.2.
Writing DAQ configuration files
47.3.
Writing C++ device support software
47.3.1.
The driver
onAttach
method
47.3.2.
The driver
Initialize
method
47.3.3.
The driver
addReadoutList
method
47.3.4.
Driver initialization
xxxx_init
47.4.
Writing device support software in Tcl
47.4.1.
An Incr-Tcl (itcl) driver
47.4.2.
A Snit Is Not Incr Tcl (snit) driver
47.4.3.
Using a Tcl driver in a DAQ configuration script
47.5.
The slow controls subsystem
47.5.1.
Using Remote procedure call Immediate Lists.
47.6.
Running VMUSBReadout
Prev
Home
Next
Service Port Manager.
The SBS Readout framework