LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to write an .fds file using Matlab

Hi there,

Is there a way to use Matlab to create a ".fds" (Digital filter design file) so that it can be used in Labview. Alternatively, is there a way to create some arbitrary filter in labview to get this .fds file? More specifically, I am trying to implement some 11th order transfer function and using the "Create a Filter" VI in the labview examples to convert my code to Labview FPGA code. I am using the PXI-7833R (FPGA).

Thanks for the help,

Herrick

0 Kudos
Message 1 of 2
(4,471 Views)
Hello Herrick,

I would recommend using the NI Digital Filter Design Toolkit as it has functions for creating filters, reading filters from files, and for generating LabVIEW FPGA code.  Information regarding this tookit can be found at:

http://www.ni.com/toolkits/df_design_toolkit.htm

-Bob
0 Kudos
Message 2 of 2
(4,287 Views)