03-12-2010 04:17 PM
I know this question has been asked many times, but the answers are mostly for VS 6 and reference files/functions that no longer exist. I have tried several of them and gotten nowhere.
After slogging through a dozen out of date/conflicting setup documents I finally managed to compile the simple CIN example mult.lsb (*C = *A * *B), and after loading the .lsb file and trying to run the vi, it tells me the .lsb file was not loaded. This is clearly a common problem, but does not have a common solution. I would greatly appreciate it if someone who has gotten this to work with vs08 (I assume this is a settings issue) could shed some light.
Thank You in advance.
03-12-2010 04:45 PM
03-12-2010 05:37 PM
Because I did not know that. A particular piece of equpiment I wish to interface with requires its commands be crc checked, and the manual provides the code in c. While I could potentially translate it to math script or something I felt the easiest way to do that would be to tie into c. The LabView help files say the way to do that is CIN, and so I was simply trying to use it. CIN being depreciated explains why all the information pertaining to it is so out of date. Could you perhaps link me to the instructions for doing it the new way?
03-12-2010 07:36 PM
03-15-2010 12:33 PM
Here's a place to start for looking into using shared libraries:
I hope this helps!
Kristen H.