Skip to main content

ulCClear

Function ulCClear 

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

Sets the count of the specified counter to 0. @param daqDeviceHandle the handle to the DAQ device @param counterNum the counter number @return The UL error code.