04-12-2013 03:03 AM
Hi, I need advice, I'm sure I missed something ...
I need to update (or recreate) an old application that use NI-DNET 1.x library, compiled with LabWindows CVI 6.0 to use the new hardware PCI8532 DEVICENET interface.
I didn't find out in the CD any sample code or documents that may help me in this way, everything seem refer to LabVIEW.
Up to now I use a LabWindows CVI 2009 in order to know how proceed with this new hardware ... is there someone that may give me an idea?
Thanks to all.
04-12-2013 08:45 AM
Hi pistino,
Unfortunately we don't have a text based api for the 8532, the supported environments are listed in the readme. You will need to call into a compiled labview dll if you need to call the card from CVI.
07-25-2022 10:29 AM
9 years later....were you able to successfully use the 8532 with LabWindows and LabView DLLs? I'm looking into that now.