Write-only |
About ECAL Confidence Check |
Description |
Concludes the Confidence Check and sets the ECal module back into the idle state. |
VB Syntax |
cal.DoneCalConfidenceCheckECAL |
Variable |
(Type) - Description |
cal |
A Calibrator (object) |
Return Type |
None |
Default |
None |
Examples |
cal.DoneCalConfidenceCheckECAL |
C++ Syntax |
HRESULT DoneCalConfidenceCheckECAL( ); |
Interface |
ICalibrator |