I am new to Labview so sorry if there is a simple answer to this question. I am using the FRF vi to compute the frequency response of two measured signals. Right now I am able to view this response in a waveform but I need to be able to print out the actual transfer function. Can anyone tell me what vi/sub-vi I can use to do that? Thanks.
As far as I know, there is not a specific VI that will do this without having the simulation module. You can do a point by point transfer function using the Transfer Function PtByPt VI, but it doesn't look like this is what you're looking for.