10-07-2005 06:41 AM
10-10-2005 11:47 AM
Hello,
Implementing a SNPP application is possible with LabVIEW! It looks like
SNPP is built over TCP/IP which you can have direct control over in
LabVIEW. There is no NI supported code to help with this, but it looks
like others
in the LabVIEW development community are also working with this as well.
You also have the option of finding some external code (such as a C DLL) which
can be called by LabVIEW to do this for you as well.
Good luck, and let us know if you have any questions along the way.
10-10-2005 12:03 PM
10-11-2005
11:08 AM
- last edited on
07-10-2024
04:40 PM
by
Content Cleaner
Hello,
Yes!! There are plenty of great resources for this. The best and most complete is the Using External Code in LabVIEW Manual which will give you all the information you need on how to use C DLLs in LabVIEW.
If you have questions along the way feel free to check out the discussion forums and to start a new thread if necessary relating to the seperate issues that arise along the way. Hope this helps!
Regards,
10-11-2005 01:16 PM