Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

SctTestApi.HighLevelApiOperations Interface Reference

This is a high level test interface. More...

Inheritance diagram for SctTestApi.HighLevelApiOperations:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void setDataFile (String file) throws SctTestApi.NoSuchFileException
 Set the data file used to access the old data.


Package Functions

String getDataFile ()
 Get the data file currently in use.

void setXmlSummaryFile (String file) throws SctTestApi.NoSuchFileException
 Set the xml summary file - a file of serial number xml path pairs.

String getXmlSummaryFile ()
 Get the xml summary file.

void setModuleSerial (String serial) throws SctTestApi.NoSuchModuleException
 Sets the module serial number for the data produced.

String getModuleSerial ()
 Get the serial number of the module providing the data currently.

void fullBypass () throws SctTestApi.NoDataException
void timeWalk () throws SctTestApi.NoDataException
void strobeDelay () throws SctTestApi.NoDataException
void threePointGain () throws SctTestApi.NoDataException
void responseCurve () throws SctTestApi.NoDataException
void noiseOccupancy () throws SctTestApi.NoDataException
void trim () throws SctTestApi.NoDataException
void pipeline () throws SctTestApi.NoDataException

Detailed Description

This is a high level test interface.

Instead of the data going through SctApi and the CalibrationController mechanisms, it is published directly based on what is wanted. Useful for testing algorithms. Note that it maintains its own configuration, even though 1 thing is the same as in the Configuration.

Definition at line 17 of file HighLevelApiOperations.java.


Member Function Documentation

void SctTestApi.HighLevelApiOperations.setModuleSerial String  serial  )  throws SctTestApi.NoSuchModuleException [package]
 

Sets the module serial number for the data produced.

Must be one of the modules listed in the XmlSummaryFile.

Implemented in SctTestApi._HighLevelApiStub.


The documentation for this interface was generated from the following file:
Generated on Thu Jul 15 09:57:19 2004 for SCT DAQ/DCS Software - Java by doxygen 1.3.5