39.2. Scope of the integration problem.

The following issues must be dealt with to run the s800 from the NSCLDAQ Readout GUI and accept data from it in the normal way.

With the exception of the first of these items, a readout callouts package can supply the needed operations. The need for a readout program is satisfied by a program installed in NSCLDAQ since version 10.1 called dummyrdo. It does not really matter where this program runs as all it does is take any commands sent to its stdin and throw them away.

The remainder of the interfacing is performed by a Tcl package that can be included and integrated with a ReadoutCallouts.tcl script. This is described completely in the reference/manpage on the package. The next section provides an example that shows how to use this package.