Sens_Corr_Coll_Done; Sens_Corr_Coll_Meth - HP 85097A User Manual

Electronic calibration system
Table of Contents

Advertisement

SENS_CORR_COLL_DONE

Purpose
Indicates the completion of a confidence check, sets the ECal module to
its idle state, and restores the VNA display.
SENS_CORR_COLL_DONE Function Format Options
C++ (ECalSPI.dll)
Visual Basic
(ECalSPI.dll)
VEE (StdSPI.dll)
LabVIEW (StdSPI.dll)
Input
None
Output
Function Return, 0=syntax OK, –2=DLL access error

SENS_CORR_COLL_METH

Purpose
Selects the type of calibration to perform. The calibration can
subsequently be initiated by a call to SENS_CORR_COLL_ACQ.
SENS_CORR_COLL_METH Function Format Options
C++
long SENS_CORR_COLL_METH (BSTR* strMethod);
(ECalSPI.dll)
Visual Basic
CALL SENS_CORR_COLL_METH (strMethod As String) or
(ECalSPI.dll)
status&=SENS_CORR_COLL_METH (strMethod As String)
VEE (StdSPI.dll)
long Sens_Corr_Coll_METH (unsigned char* strMethod);
LabVIEW
long Sens_Corr_Coll_METH (unsigned char* strMethod);
(StdSPI.dll)
Chapter 3
long SENS_CORR_COLL_DONE( );
CALL SENS_CORR_COLL_DONE or
status&=SENS_CORR_DONE
long Sens_Corr_Coll_Done ( );
long Sens_Corr_Coll_Done ( );
Software Programming Interface
ECal SPI Function Reference
3-27

Advertisement

Table of Contents
loading

Table of Contents