LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

recursive MISO (Array)

Hello. I have problem with recursive MISO Array. Stimulus is 2D array and response is 1D array. This arrays are same lenght.After run write error 20 002. I don't know where is a problem. Please help me. Thanks

ident.jpg

 

0 Kudos
Message 1 of 6
(3,089 Views)

Hi Mizda,

 

would you mind to attach a non-scaled version of your pic or even better the VI? How should we help when we cant decipher what you're doing...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 6
(3,078 Views)
0 Kudos
Message 3 of 6
(3,071 Views)
Here is the picture in original size and vi is in file ident.zip. Excuse me my horrible englisch
Message Edited by Mizda on 05-16-2010 04:27 AM
0 Kudos
Message 4 of 6
(3,041 Views)

Hi Mizda,

 

I just wanted to let you know that I am working on this issue. Do you have an update, by the way?

It seems really odd for me, I can't give you an answer, yet.

Let me get back to you later.

 

Regards,

Matyas

0 Kudos
Message 5 of 6
(2,989 Views)

Hey Mizda,

 

Your B matrix and Delay matrix were incorrect.

The B matrix should be scalar, and Delay matrix should be initialized (it can be 'zero', but it can't be empty).

 

Please, check this simple example!

 

Best regards,

Matyas

0 Kudos
Message 6 of 6
(2,970 Views)