10-28-2013 10:11 AM
LabVIEW RT + wpcap.dll
11-05-2013 04:46 AM
Hello Sebastian,
WinPcap does not support VxWorks or Pharlab (RT operating systems which LV uses). This could be the reason, why you get an error.
So if you don't want or if you aren't able to use TCP/UDP, you can try to use a Digital Input device to sniff the transmitted/received packages to measure it in binary. But it won't be easy to determine the end and the beginning of a massage.
Best regards
Cem Yalcin
Application Engineer
National Instruments
11-18-2013 02:09 PM
@Schlammkuh wrote:
According to a manual WinPcap installation procedure I found on the net the npf.sys must be installed as a service.Is there any possibility to accomplish this? Anybody got an idea?
This is not possible. We do not allow the installation of filters (such as WinPcap) into the LabVIEW Real-Time Network stack.
-Danny