Planar Dome Md2/PCI Developer's Manual page 67

Display controller
Hide thumbs Also See for Dome Md2/PCI:
Table of Contents

Advertisement

DCalibratorInit
Example This example initializes the DOME Calibration TQA and
prepares it for taking measurements on screen one (1).
#include <mdpcint.h> /* includes INIT_
{
HDC
INIT_CALIBRATOR_STRUCT InitStruct;
DWORD
InitStruct.Version = 2;
InitStruct.ReadTimeout = 2000;
/* Set InitStruct.MeasurementTime using the
dwRetCode = DCalibratorInit (hdc, 1,
return dwRetCode;
}
See also
DCalibratorMeasure, DGetFtLamScale
hdc;
dwRetCode;
.
.
.
&InitStruct);
CALIBRATOR_STRUCT
definition */
calculation on page 58. */
59

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dome md4/pciDome md5/pciDome md8/pci

Table of Contents