06-28-2019 03:49 PM
Newer versions of Wireshark install Npcap which has been confirmed to work with this example on Windows 10. I would recommend reinstalling Wireshark to the latest version.
Regarding jumbo frames, there isn't a frame size limitation in the LabVIEW project. Check your network adapter settings in Device Manager to see if jumbo frames are enabled there. If so, there may be a limitation by the hardware you are using.
06-24-2020 04:30 AM
Hi, quick question: what I'd like to do is to make a Custom Device (For a RT Linux Target) for VeriStand using this so I can read ethernet traffic in a PXIe 8840 Quad-core. Do you think this is gonna be posible?
Also, is it possible to run this on a RT Linux Target "without" a host PC?
05-13-2025 05:25 AM
I'm also getting same error. Have you fixed this?
08-20-2025 01:10 PM
Hello,
Does anyone know if there is a way to download the npcap ipk onto a linux real time chassis that is offline?
08-20-2025 01:17 PM
If you’re dealing with a Linux real-time (RT) chassis (e.g., NI Linux RT / CompactRIO / PXI controllers), you don’t need npcap — you need the libpcap IPK package compiled for that target.
For an NI Linux RT system, software is installed as .ipk packages using opkg.If the chassis is offline, you need to:
08-20-2025 01:20 PM
Do you know if there is an IPK offered for libpcap? I cant find any on the internet.
08-20-2025 01:29 PM
08-20-2025 01:42 PM
Sorry for the additional question!
I am unaware of how to get an IPK from the links on that site. Would you be able to walk me through it?