AlazarGalvoAlinesPerBscanGet¶
Function Syntax¶
-
RETURN_CODE AlazarGalvoAlinesPerBscanGet(HANDLE handle, GALVO_ALINES_PER_BSCAN_MODE *mode, int32_t *alines_per_bscan)¶
Gets the A-lines per B-scan mode, along with the custom count.
- Parameters:
handle – Handle to board
mode – Outputs the mode used by the board to count A-lines in B-scans
alines_per_bscan – Outputs the 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