08-26-2005 03:49 PM
08-29-2005 12:31 PM
Hello,
The emulation target is only available if you have a R series board (NI 7831, 7811, etc) not with cRIO. When you install these boards, the option for the emulator should appear.
Since you don't have this option right now, what I would suggest is to target to Windows and open your FPGA VI. That will give you an idea and will help you troubleshoot your VI.
Hope this helps.
Ricardo S.
National Instruments
08-31-2005 10:20 AM
09-01-2005 01:54 PM
Hello,
I am glad that targeting LabVIEW for Windows does the trick. About the Digital Input, you are right. All IO is simulated when targeting LabVIEW for Windows. So what you get is only random data generated by LabVIEW. As soon as you target to the FPGA, it will talk to the IO and then you will have true data.