import "SctApi.idl";
Inheritance diagram for Sct_SctApi::DoScanMethods:
Public Member Functions | |
void | doScan (in Scan thisScan) raises (SctApiException) |
void | doRawScan (in Scan thisScan, in long delay, in long width, in boolean configure, in boolean clockByTwo) raises (SctApiException) |
ScanMonitor | startAsyncScan (in Scan thisScan) raises (SctApiException) |
void | abortScan () |
boolean | hasFinishedScanning () |
Definition at line 412 of file SctApi.idl.
|
|
|
|
|
|
|
|
|
|