Hi,
I am evaluating the embedded module for blackfin for a project, where i need to do some real-time-filtering during ADC.
In normal LabVIEW (not for an embedded target) I would do this using PointByPoint-filters. But as these VIs all seem to use floating point data types, they are not really suitable for my application.
I couldn't find any way to do point-by-point-filtering using the blackfin-optimized VIs by now. So my question is, if there are any blackfin-specific point-by-point VIs that I just did not see (perhaps not available in the evaluation version?) or if there is any other way to accomplish real-time-filtering with the existing VIs.
Thanks,
Jan