LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

State-Space.vi

Hello

 

I am using the space-state.vi with the state described by 2 variables  , 2 input  and 2 outputs.  So A=[2x2] B=[2x2] C=[2x2] D=[2x2] (D is totally null).

This way system is working well.

Now I need to add other 2 inputs so at the end I need 4 inputs. So now I need B=[2x4]. I did the job but in real time I get the error -1603. Error description is misleading because it says : x4000: serial port VI error; x0001: receiving queue overflowed or character was received after end-of-file character;......; x0800: parell device timeout; .......; x1000: parallel device out of paper;.....others

 

I am using Labview 6.1

 

Can somebody help?

 

Regards

Roberto

0 Kudos
Message 1 of 4
(2,934 Views)

Sorry for the mistake. I simply forgot to change also the D matrix from 2x2 to 2x4

 

Regards

Roberto

0 Kudos
Message 2 of 4
(2,930 Views)

Hi Roberto,

 

so could you please confirm that by changing D matrix dimensions everything works fine?

 

Best Regards.

 

CLA_Cup

NI Italy

AE Dept.

0 Kudos
Message 3 of 4
(2,890 Views)

Yes I confirm

 

Best regards

Roberto

0 Kudos
Message 4 of 4
(2,810 Views)