AlazarInputControlEx¶
Function Syntax¶
-
RETURN_CODE
AlazarInputControlEx
(HANDLE handle, U32 channel, U32 couplingId, U32 rangeId, U32 impedanceId)¶ Select the input coupling, range and impedance of a digitizer channel.
This function is the equivalent of AlazarInputControl() with a U32-typed parameter to pass the channel. This allows for boards with more than 8 channels to be configured.