AlazarResetTimeStamp#
Function Syntax#
-
RETURN_CODE AlazarResetTimeStamp(HANDLE handle, U32 option)#
Resets the record timestamp counter.
- Remark
This function is not supported by ATS310, ATS330 and ATS850
- Parameters
handle – [in] Handle to board
option – [in] Record timestamp reset option. Can be one of ALAZAR_TIMESTAMP_RESET_OPTIONS.
- Returns
ApiSuccess upon success, or an error code. See RETURN_CODE for more detailed information.