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