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

TestGUI.ExampleTestRequest Class Reference

Inheritance diagram for TestGUI.ExampleTestRequest:

Inheritance graph
[legend]
Collaboration diagram for TestGUI.ExampleTestRequest:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void startTest (SctApi api, StringHolder name, ShortHolder testVariable, IntHolder nScans, TestPointsHolder testPointsData)
Sct_CalibrationController.ScanRequest getNextScan (int index)
 Called to get the next Scan.

void endTest ()
 Called to indicate that the Test has completed.

boolean canFeedback ()
 Should return true if there will be a TestResult published which contains information that should be fed back into the calibration Whether this will actually happen depends on the UpdateOption the CalibrationController is in.


Private Attributes

SctApi api

Detailed Description

Author:
palmer

Definition at line 20 of file ExampleTestRequest.java.


Member Function Documentation

Sct_CalibrationController.ScanRequest TestGUI.ExampleTestRequest.getNextScan int  index  ) 
 

Called to get the next Scan.

The parameter can be useful in determining which Scan to return. The Scan will be executed immediately.

Parameters:
index the 0 based index of the Scan that is to be returned.

Implements Sct_CalibrationController.TestRequestOperations.

Definition at line 35 of file ExampleTestRequest.java.


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