AlazarSetLED¶
Function Syntax¶
-
RETURN_CODE AlazarSetLED(HANDLE handle, U32 state)¶
Control the LED on a board’s mounting bracket.
- Parameters:
handle – [in] Board handle
state – [in] to put the LED in. Must be a member of ALAZAR_LED
- Returns:
ApiSuccess upon success, or an error code. See RETURN_CODE for more detailed information.
LabVIEW Block Diagram¶
