10-03-2019 02:27 PM
Hi there,
I was wondering if any one of you have an issue with Find Systems.VI (under system configuration) that it doesn't list any online cDAQ chassis for some computers. I'm having this bizarre issue that Find systems.vi list online systems on one computer and not the another.
Please advise if there are some windows settings needs to be done for this. Any help will very much be appreciated. Thanks!
Regards,
Jatin
10-06-2019 06:37 PM
You need to have proper version of DAQmx to recognize the chassis. Do the PCs have the same versions of DAQmx installed or are they different? You need to have DAQmx 17.1 or greater to support cDAQ-9189.
10-07-2019 09:24 AM
In addition to what @pipipi0405 mentioned above, the underlying discovery technology used by the Find Systems.vi is DNS Service Discovery over Multicast DNS, which might be blocked by a firewall on one system but not the other. (Multicast DNS uses UDP port 5353.)