KCMS Calibrator Tool Loadable Interface Guide

KCMSCMonMeasure()

int
 KCMSCMonMeasure (KCMSCData *measured_data);

Purpose

KCMSCMonMeasure() accepts a pointer to a KCMSCData structure passed to it from the Calibrator Tool main program and performs the following functions:

Arguments

measured_data

Points to a KCMSCData structure. For details on the format of this structure, see"KCMSCData" in Chapter 5, Data Structures .

Return Value

Returns 0 if successful; returns any other nonzero value if the collection of data was interrupted either by the user or by failure of the hardware to measure the data.