05-24-2017 05:16 AM
I'm trying to run the code in the attachement.I particularly tried single stepping mode. There seems to be an error whenever it get to matrix inverse block. I don't know where the problem is. I tried the same function seprately and it worked just fine.
05-24-2017 05:32 AM - edited 05-24-2017 05:35 AM
to help ppl help you,
please enter values in all your controls and
then "Edit -> Make Current Values Default" and reupload your vi.
:cheers:
<edit> also there is a floating "feedback node" </edit>
<edit2> personally i find "feedback nodes" confusing and would go with "shift registers" to better see the data flow </edit2>
05-24-2017 06:36 AM
HI there! thanks for the reply Here's vi without the nodes, and with set default values. I hope I didn't mess it up somewhere.
Btw, I restarted my pc and My labview finally admits that there's some error that I didn't quite uderstand.
cheers
05-24-2017 06:45 AM
your vi executed fine, and without any errors for me. (labview 2016)
the referenced type definition in the error is from labview itself, i presume you changed the input type for the indicator somehow,
but you should get rid of it by deleting the indicator and creating a new one.