I use Labview 8.0 ,and use SIT build a model(Matlab) to a model drive.vi . I can use it from the host computer ,but now i need to make it auto run in the Pxi(have a FPGA card),don't use the host computer to start it. but i don't know how to build it, when I build it from the Project file,I always get many errors. THANK YOU VERY MUCH!
And I also wan't to Know how to build the Host.VI to a exe file to run on the computer,and can load some paremeters from the PXI.
when I build it from the project ,I always get errors:
Unable to generate preview. The following files have links to help files that are invalid. Open the files and fix the help links.
C:\Program Files\National Instruments\LabVIEW 8.0\vi.lib\addons\Simulation Interface\RVE\RVE.vi
C:\Program Files\National Instruments\LabVIEW 8.0\vi.lib\addons\Simulation Interface\RVE\RVE Editor.vi
<Call Chain>Error 7 occurred at ABAPI Check Help FIles.vi -> ABAPI Dist Cmp Settings to Disk Hier.vi -> ABAPI Get Settings From File.vi -> EBEP_Invoke_Build_Engine_Preview.vi -> EBUIP_Build_Rule_Editor.vi -> EBUIP_CreateNewWizard_Invoke.vi -> EBUIP_CreateNewWizard_Invoke.vi.ProxyCaller
Possible reason(s):
LabVIEW: File not found. The file might have been moved or deleted, or the file path might be incorrectly formatted for the operating system. For example, use \ as path separators on Windows, : on Mac OS, and / on Linux.
---
NI-488: Non-existent board.
Thank you again.