CalibrationUnit
The unit of measure for the image.
Elements
| Name | Value | Description |
|---|---|---|
| IMAQ_UNDEFINED | 0 | The image does not have a defined unit of measurement. |
| IMAQ_ANGSTROM | 1 | The unit of measure for the image is angstroms. |
| IMAQ_MICROMETER | 2 | The unit of measure for the image is micrometers |
| IMAQ_MILLIMETER | 3 | The unit of measure for the image is millimeters. |
| IMAQ_CENTIMETER | 4 | The unit of measure for the image is centimeters. |
| IMAQ_METER | 5 | The unit of measure for the image is meters. |
| IMAQ_KILOMETER | 6 | The unit of measure for the image is kilometers. |
| IMAQ_MICROINCH | 7 | The unit of measure for the image is microinches. |
| IMAQ_INCH | 8 | The unit of measure for the image is inches. |
| IMAQ_FOOT | 9 | The unit of measure for the image is feet. |
| IMAQ_NAUTICMILE | 10 | The unit of measure for the image is nautical miles. |
| IMAQ_GROUNDMILE | 11 | The unit of measure for the image is ground miles. |
| IMAQ_STEP | 12 | The unit of measure for the image is steps. |
| IMAQ_CALIBRATION_UNIT_SIZE_GUARD | 0xFFFFFFFF | Reserved |