01-11-2008 06:39 AM
01-14-2008 07:20 AM
Hello,
Do you make use of RT or is it Windows/FPGA only? When moving the VI to another machine I assume that you are actually moving the entire project and corresponding bitfiles, correct? The Host VI can point to a compiled FPGA VI (i.e. the bitfile) so you don’t have to recompile VIs. It is quite common that a company develops a FPGA VI but the end-users might need different implementations of the GUI and using this method (only deploying the bitfile) allows the users to develop their own Host VIs without having access to LabVIEW FPGA Module.
01-14-2008 08:22 AM
01-14-2008 08:47 AM
01-14-2008 11:01 AM
01-15-2008 01:37 AM
Hello,
'Interactive mode' is perfect when troubleshooting a FPGA and when one make use of multiple indicators acting as probes for an example. You don't have any debugging features available though, and when one want to debug one normally make use of emulator capabilities. I recommend you to make use of a Host VI showcasing the data when deployed.
01-15-2008 04:06 AM
Hi Jimmie,
as I said before, you are right. But I thought that I cannot do what I asked you.
Thankyou very much for your help