Hello Everyone,
Im writing a function that does a peak hold decimate of an array. The decimate function supplied with CVI is very fast but does averaging and someting else, not peaks. The routine I have written does the job but it is very slow. Is there anyway I can access the C code of the CVI decimate function and modify it for peaks instead of averages?.
Thanks
Mike