|
Public Member Functions |
void | setDataFile (in string file) raises (NoSuchFileException) |
| Set the data file used to access the old data.
|
string | getDataFile () |
| Get the data file currently in use.
|
void | setXmlSummaryFile (in string file) raises (NoSuchFileException) |
| Set the xml summary file - a file of serial number xml path pairs.
|
string | getXmlSummaryFile () |
| Get the xml summary file.
|
void | setModuleSerial (in string serial) raises (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 () raises (NoDataException) |
void | timeWalk () raises (NoDataException) |
void | strobeDelay () raises (NoDataException) |
void | threePointGain () raises (NoDataException) |
void | responseCurve () raises (NoDataException) |
void | noiseOccupancy () raises (NoDataException) |
void | trim () raises (NoDataException) |
void | pipeline () raises (NoDataException) |
Data Fields |
const string | instanceName |
const string | serverName |
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.