AlazarGalvoAlinesPerBscanSet¶
Function Syntax¶
-
RETURN_CODE AlazarGalvoAlinesPerBscanSet(HANDLE handle, GALVO_ALINES_PER_BSCAN_MODE mode, int32_t alines_per_bscan)¶
Sets the A-lines per B-scan mode, along with the custom count.
- Parameters:
handle – Handle to board
mode – Mode used by the board to count A-lines in B-scans
alines_per_bscan – Count of A-lines per B-scan that gets used if the selected mode is custom
- Returns:
A RETURN_CODE return code indicating success or failure