We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
How can I use analysis functions in the LabWindows/CVI libraries? Is there an option in the Keil IDE to link to this library so that I can use these functions in my 8051 project?
"How can I use analysis functions in the LabWindows/CVI libraries?" Won't they be 32-bit, MS-Windows, x86, PC libraries? But you can easily get an 8051 to communicate with a PC over an RS-232 asynchronous serial link - you'd then just need to read your LabWindows Manuals to determine the required formats/protocol...
Good idea. I'll try your suggestion. Thanks