pub unsafe extern "C" fn ulDaqOutScanStop(
daqDeviceHandle: DaqDeviceHandle,
) -> UlErrorExpand description
Stops the synchronous output operation currently running. @param daqDeviceHandle the handle to the DAQ device @return The UL error code.
pub unsafe extern "C" fn ulDaqOutScanStop(
daqDeviceHandle: DaqDeviceHandle,
) -> UlErrorStops the synchronous output operation currently running. @param daqDeviceHandle the handle to the DAQ device @return The UL error code.