AlazarSetExternalTrigger¶
Function Syntax¶
- 
RETURN_CODE 
AlazarSetExternalTrigger(HANDLE handle, U32 couplingId, U32 rangeId)¶ Set the external trigger range and coupling.
- Parameters
 [in] handle: Board handle[in] couplingId: Specifies the external trigger coupling. See ALAZAR_COUPLINGS for existing values. Consult board-specific information to see which values are supported by each board.[in] rangeId: Specifies the external trigger range. See ALAZAR_EXTERNAL_TRIGGER_RANGES for a list of all existing values. Consult board-specific information to see which values are supported by each board.
LabVIEW Block Diagram¶