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