10-04-2007 03:56 AM
10-04-2007 04:54 AM
10-04-2007 04:56 AM
10-04-2007 04:57 AM
10-04-2007 05:15 AM
10-04-2007 06:06 AM
10-04-2007 03:32 PM
Shank,
What is the operation that you are trying to do with Control Design? It is not very clear what the fnal goal. There are several ways to do things with LabVIEW that would be more suited for your final problem.
Just to let you know, as of LabVIEW 8.5, we introduced basic operations of models (that can be in State-Space, Transfer Function and ZPK). So, you can multiply a scalar value by a Transfer Functions model, giving a transfer function scaled back. Before, you would need to do operations with that.
Additional to this, also consider using Simulation Module 8.2 for changing the paramters on the fly. I noticed that you are trying to use the Simulation Signal Express VI and try to simulate the transfer function on the fly. This is EXACTLY what you can do with Simulation Module, but in a more natural way. If you have LabVIEW 8.5, the Control Design Toolkit and the Simulation Module are part of the same product called Control Design and Simulation Module 8.5.
Hope this helps. Let me know if I can of more assistance!
10-09-2007 03:12 AM
10-09-2007 03:16 AM
10-09-2007 03:21 AM