I am designing a real-time similation system using PXI. The task of PXI is to sample data at high rates and then analyze the data by calling program (about 2000 lines)developed in C language,simultaneously.
My question is :
1)Can PXI perform this task simultaneously using LabVIEW RT?
2)Can we call and compile programms in C language in Labview RT ? And is there any special requirements about programms developed in c language?
Thanks!