AlazarSetExternalClockLevel#

Function Syntax#

RETURN_CODE AlazarSetExternalClockLevel(HANDLE handle, float level_percent)#

Set the external clock comparator level.

Remark

Only the following boards support this feature: ATS460, ATS660, ATS860, ATS9350, ATS9351, ATS9352, ATS9353 ATS9440, ATS9462, ATS9625, ATS9626, ATS9870, ATS9872, ATS9874.

Parameters:
  • handle[in] Board handle

  • level_percent[in] The external clock comparator level, in percent.

Returns:

ApiSuccess upon success, or an error code. See RETURN_CODE for more detailed information.

LabVIEW Block Diagram#

../_images/AlazarSetExternalClockLevel.vi.png