Skip to main content

ulAInScanStop

Function ulAInScanStop 

Source
pub unsafe extern "C" fn ulAInScanStop(
    daqDeviceHandle: DaqDeviceHandle,
) -> UlError
Expand description

Stops the analog input operation currently running. @param daqDeviceHandle the handle to the DAQ device @return The UL error code.