LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ARX Model Simulation - Error -41263

Solved!
Go to solution

Hello

I'm trying to simulate an ARX model using System Identification pallete. I don't like to write too much about my problems when one VI can explain everything - so there it is, in attachment 😉 "Model Simulation.vi" works well, while "Model Simulation PtByPt.vi" gives me error -41263 (System Identification Toolset:  The System Identification Toolkit cannot retrieve the data in system model because the model type you wire in is incompatible with the system model requirements).

Can anybody tell me what am I doing wrong?

 

Just for reference: there was once similar topic, but unfortunately it didn't provide any answers at all: http://forums.ni.com/t5/LabVIEW/system-identification-error-41263/td-p/886077 .

0 Kudos
Message 1 of 3
(2,625 Views)
Solution
Accepted by topic author PiDi

Hello,

 

I believe this error is caused because the Model Simulation Ptbypt VI expects an State Space model rather an ARX.

 

I've tested with State Space model and it works fine.

 

Kind regards,

Ion R.

0 Kudos
Message 2 of 3
(2,605 Views)

That is correct, it accepts only State-Space model. It would be good if I could read this in documentation, not by asking here or by clicking inside the actual VI...

0 Kudos
Message 3 of 3
(2,597 Views)