11-21-2018 09:10 AM
I need to discover zeroconf devices on the network. I see that NI VISA uses some sort of mdns. Perhaps dns-sd. Is it possible to access this functionality within labview or CMD to list all devices?
It would be nice because then I wouldn't need to install Bonjour or create my own application using ZeroConf C# library.
Solved! Go to Solution.
11-23-2018 07:12 AM - last edited on 11-16-2024 05:33 PM by Content Cleaner
Hi Heartbeat,
What device are you trying to detect? and what bus will be used to communication with it? There are NI hardware versions of this like here but it sounds like these are 3rd party?
Let us know how you get on,
Rebecca
11-29-2018 07:32 AM
I didn't get NI visa to discover my devices with a custom protocol name. Use Zeroconf C# library or dns-sd (not recommended by Apple).