10-27-2008 06:18 PM
Does the NI CANopen LabVIEW Library version 1.1.1 support LabVIEW 8.6? It seems to only have support for 8.5 and earlier in the installation tree.
Thanks,
10-28-2008 05:25 PM
Hi CactusCoder,
LabVIEW 8.6 is not shown under the Supported Development Environments of CANopen LabVIEW Library 1.1.1, that means that NI haven’t tested it so it is not guarantee it will work correctly. If you want to go ahead and use it you might be successful or might encounter some compatibility issues. Good luck with your application and have a nice day,11-03-2008 11:10 AM
Hello,
Although the CANOpen library is not officially supported in LabVIEW 8.6, you should be able to use it by copying the following files/folders to the corresponding 8.6 directory:
<LabVIEW 8.2>\examples\CANopen,
<LabVIEW 8.2>\help\lvcanopenvhelp.chm,
<LabVIEW 8.2>\help\lvcanopenvhelp.txt,
<LabVIEW 8.2>\user.lib\CANopen.
<LabVIEW 8.2> corresponds to the location of your LabVIEW 8.2 folder usually C:\Program Files\National Instruments\LabVIEW 8.2.
Please let me know if this helps. Have a great day.