Returns the timestamp (in decimal seconds) saved in the frame that matches the Frame Set index. This value repre- sents the time from the beginning of the scan.
Input Arguments
0 |
Collection Object Name |
Frame Set |
The name of the Frame Set. |
1 |
Integer |
Frame Set Index |
The index of the Frame Set to retrieve. |
Return Arguments
0 |
Double |
Timestamp |
The saved time stamp (seconds) |
Returned Status
SUCCESS |
The timestamp was returned successfully. |
FAILURE |
An invalid Frame index or Frame Set was supplied. |
Remarks
Frame indices are zero based, so the first frame in the Frame Set has an index of 0.