I am using simulation module 2.0. I am trying to perform a frequency sweep of some transfer functions using Labview's multitone generator. The problem is that the transfer functions only work with scalar types and I am trying to use the labview Frequency Response function which requires 2 waveforms of equal size. I've been able to pass the multitone waveform into the sim loop and stimulate the transfer functions however I can not figure out a way to create a waveform of the results. I've spent hours trying with no success. It seems the simulator collector function should work but it never outputs any data. The help instructions for the collector function says there is an option for collector mode (output on every iteration or last iteration). I cannot find a way to change this setting. The help files for the simulation module are not as good as for Labview.....
I would greatly appreciate any suggestions...