Main Page | Namespace List | Class Hierarchy | Data Structures | File List | Namespace Members | Data Fields

Sct_CalibrationController::ScanRequest Interface Reference

Generalization of the SctApi Scan class, which also allows setting of raw or not. More...

import "CalibrationController.idl";


Public Member Functions

Sct_SctApi::Scan getScanCorba ()
 get the Scan

void setScanCorba (in Sct_SctApi::Scan scan)
 set the (API) Scan associated with this request

void setConfigureModulesCorba (in boolean value)
 set whether or not to configure the modules between scan points

boolean configureModulesCorba ()
 true if modules are configured between scan points (raw scans)

boolean clockByTwoCorba ()
 true if BOC is to sample at clock by two rate

void setClockByTwoCorba (in boolean value)
 set BOC in sample-at-clock-by-two mode

boolean isRawCorba ()
 true if this is a request for a raw scan

long delayCorba ()
 get the delay between trigger and start recording (raw scans)

void setWidthCorba (in long value)
 set the width (i.e.

long widthCorba ()
 get the width (i.e.


Detailed Description

Generalization of the SctApi Scan class, which also allows setting of raw or not.

Definition at line 74 of file CalibrationController.idl.


Member Function Documentation

boolean Sct_CalibrationController::ScanRequest::clockByTwoCorba  ) 
 

true if BOC is to sample at clock by two rate

boolean Sct_CalibrationController::ScanRequest::configureModulesCorba  ) 
 

true if modules are configured between scan points (raw scans)

long Sct_CalibrationController::ScanRequest::delayCorba  ) 
 

get the delay between trigger and start recording (raw scans)

Sct_SctApi::Scan Sct_CalibrationController::ScanRequest::getScanCorba  ) 
 

get the Scan

boolean Sct_CalibrationController::ScanRequest::isRawCorba  ) 
 

true if this is a request for a raw scan

void Sct_CalibrationController::ScanRequest::setClockByTwoCorba in boolean  value  ) 
 

set BOC in sample-at-clock-by-two mode

void Sct_CalibrationController::ScanRequest::setConfigureModulesCorba in boolean  value  ) 
 

set whether or not to configure the modules between scan points

void Sct_CalibrationController::ScanRequest::setScanCorba in Sct_SctApi::Scan  scan  ) 
 

set the (API) Scan associated with this request

void Sct_CalibrationController::ScanRequest::setWidthCorba in long  value  ) 
 

set the width (i.e.

length in BCO) of the output data

long Sct_CalibrationController::ScanRequest::widthCorba  ) 
 

get the width (i.e.

length in BCO) of the output data


The documentation for this interface was generated from the following file:
Generated on Thu Dec 15 21:27:35 2005 for SCT DAQ/DCS Software - IDL by doxygen 1.3.5