emcNormalizeLenses
NAME
emcNormalizeLenses - Normalize lenses
SYNOPSIS
#include "emc.h"
int emcNormalizeLenses(EM *em);
DESCRIPTION
emcNormalizeLenses() normalizes the
lenses.
- *em
- points to an
EM control and communications structure that
was returned by the emcOpen() call.
DIAGNOSTICS
EMC_OK (0) |
Success |
EMC_ERROR (-1) |
Error |
EMC_NULLPTR (-111) |
Unexpected NULL pointer encountered |
Page 41 of 54 