PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

source code for si_State Space Model Estimation (MIMO).vi

I would like to look at the source code for si_State Space Model Estimation (MIMO).vi . How do I obtain it from LabVIEW 8.6.1 subdirectory? Is the code written in C/C++, FORTRAN, MATRIXx script {.MS or .MSF file}, or MATLAB script {.M file}?
0 Kudos
Message 1 of 6
(3,949 Views)

It is written in LabVIEW (notice the .vi extension).  You can see the source code of it by double clicking on it on the block diagram.  This will open the front panel.  You can then look at the block diagram for it.

 

Best Regards,

Bryan H.
Message 2 of 6
(3,936 Views)

Hello Bryan,

 

How do I convert a LabVIEW code into C/C++?

 

Regards,

Chi M. Ha

 

0 Kudos
Message 3 of 6
(3,922 Views)

Hi Chi,

 

LabVIEW code cannot be converted into C/C++.  Why do you need to convert it to C? 

 

Best Regards,

Bryan H.
0 Kudos
Message 4 of 6
(3,897 Views)

Hello Bryan

 

I have a real-time embedded controller running on VME that I programmed via Vxworks. I need a C code version to run on-line system identification. Do you have any suggestion?

 

Regards,

Chi

214-232-4826 {cell}

 

0 Kudos
Message 5 of 6
(3,889 Views)

Hi Chi,

 

There is no way to convert LabVIEW code to C.  What do you mean by running an on-line system identification?  What hardware do you need it on?

 

Best Regards,

Bryan H.
0 Kudos
Message 6 of 6
(3,864 Views)