12-30-2005 10:53 AM
12-30-2005 03:04 PM
12-30-2005 03:23 PM
Apologies, I should have mentioned more in the original post. I'm using LabView V8 Evaluation (Full version), and the C++ from Microsoft Visual C++ 2005 to make the LSB.
When this was happening to you, were you also getting the "no confirmation or error" from LabView??
01-03-2006
05:18 PM
- last edited on
03-19-2026
11:52 AM
by
Content Cleaner
I did encounter the same problem, where there was no error message but it was not actually loading my code. I just tried creating my DLL in Visual C++ 2003 (I don't have 2005 on my machine) and everything working fine in LabVIEW. I followed the instructions found on pages 3-15 and 3-16 of the Using External Code in LabVIEW document, which I have linked below:
Using External Code in LabVIEW
I found that I could cause my LSB to fail to load if I skipped step 10 in this document, where you specify the path to the Module Definition File. Verify that you have made this change (and all the others in the procedure), and let us know how it works.
01-06-2006 03:01 PM
I probably won't be getting back to you. My customer has changed software specs, C++ code now has to have another origin.
So.... I don't need CIN's immediately anymore, but may investigate them when my project is complete.
Thanks for the help though.