06-26-2014 08:28 AM
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
06-26-2014 08:38 AM
Sorry for the mistake. I simply forgot to change also the D matrix from 2x2 to 2x4
Regards
Roberto
06-27-2014 02:44 AM
Hi Roberto,
so could you please confirm that by changing D matrix dimensions everything works fine?
Best Regards.
CLA_Cup
NI Italy
AE Dept.
07-08-2014 04:37 AM
Yes I confirm
Best regards
Roberto