03-10-2016 09:39 AM
Hi.
When I learned the Control Design and Simulation Module following the tutorial Getting Started with simulation,I met the trouble like this:
when I trm/linearize nonliner subsystem,there is an error:
Is there anybody who can help me and explain the reason of the trouble.
thanks.
Solved! Go to Solution.
03-14-2016 10:22 AM
Most likely the reference to the subsystem you are provinding is not correct.
Also, if you could upload your code, this would help us to evaluate what could be wrong.
One last thing: it would help if you could translate the message below to English...
03-14-2016 10:48 PM
I think the English version of the error is like that,
The error seems happen if we don't save the subsystem but choose it "From memory" in Linearize Subsystem UI. Please see the following sanpshot, I didn't save the Subsystem 2, then this error occurred.
The workaround is to save the subsystem before doing Trim or Linearize.
But this issue might be a bug. Alex, what do you think?
03-15-2016 08:36 AM - edited 03-15-2016 08:39 AM
Thanks for your replying.
It's my carelessness to forget to upload my code,the .zip file below is my code written by LabVIEW 2012,simplified Chinese.
and the message translated to english like this:
03-15-2016 08:52 AM
Thank you,Haier.
But when I operated with your guidance,It had the same error appeared above.
I think maybe the error has something with my OS and the version of my LabVIEW.
My OS is Windows 10, 64 bit;
While my LabVIEW 2012,simplified Chinese,32 bit.
Is there any problems about this?
03-16-2016 06:08 AM
You code works well with LabVIEW 2014 32-bit English/Win 7 64 bit. I'm setting up a similar enviorment as you mentioned to see if reproducible.
03-17-2016 08:27 PM
Maybe It's the problem on OS.
Thanks again.