AlazarGetTriggerTimestamp

Function Syntax

RETURN_CODE AlazarGetTriggerTimestamp(HANDLE handle, U32 Record, U64 * Timestamp_samples)

Retrieve the timestamp, in sample clock periods, of a record acquired to on-board memory.

Return
ApiSuccess upon success, or an error code. See RETURN_CODE for more detailed information.
Remark
This function is part of the single-port data acquisition API. It cannot be used to retrieve the timestamp of records acquired using dual-port AutoDMA APIs.
Parameters
  • handle: Board handle
  • Record: 1-indexed record in acquisition
  • Timestamp_samples: Record timestamp, in sample clock periods