CAPL Script

GetMeasurementStartTime

Syntax

long getMeasurementStartTime(long time[]);

Function

Returns details about the absolute time the measurement was started.

Parameters

time An array of type long with at least 8 entries. The entries of the array will be filled with the following information:

Return Values

1 if successful, 0 if not (e.g. array to small).

SeeaddTimeToMeasurementStartTime