08-18-2009 05:52 PM
I have LabView and the SST DeviceNet card 5136-DNP-PCM. I would like to use it as a DeviceNet interface to run LabView programs. How to I get it to work?
Thanks,
Hubert
08-19-2009
12:28 PM
- last edited on
06-11-2024
06:22 PM
by
Content Cleaner
Hi Hubert,
The NI-DNET driver is what is needed to communicate with a DeviceNet card, but unfortunately this driver does not support non-NI cards. My suggestion is to try and find a few dlls that SST provides for communicating with this card, and call those dlls from LabVIEW. Check out this article for more information on calling external code in LabVIEW