AlazarGalvoSetParkPosition¶
Function Syntax¶
-
RETURN_CODE AlazarGalvoSetParkPosition(HANDLE handle, uint16_t x, uint16_t y)¶
Sets the current park position.
- Parameters:
handle – Handle to board
x – Position on the X axis
y – Position on the Y axis
- Returns:
A RETURN_CODE return code indicating success or failure