|
C_GetNumOfSamplesCollated |
Call C_GetNumOfSamplesCollated to find out how many samples there are in a collated time history. This is needed to allocate memory for the results of calls to C_GetSampleTimesCollated, C_GetTimeHistoryCollated and C_GetMultipleTimeHistoriesCollated.
The collated results handle obtained by calling C_CreateCollatedResultsAdmin.
Points to a variable in which the status result for the function call will be returned.
The number of samples present in each time history for the specified collated results.
C_CreateCollatedResultsAdmin, C_DestroyCollatedResultsAdmin, C_GetTimeHistoryCollated, C_GetMultipleTimeHistoriesCollated, C_GetRangeGraphCollated, C_GetSampleTimesCollated.