Skip to main content

ulDOutScanStop

Function ulDOutScanStop 

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

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