11-10-2021 05:15 PM
When I plug in the Uno R3, I am able to see the port in the device manager, but I can't find it in NI MAX or in LabVIEW. I know I was able to view the port in LabVIEW before, but now it's not showing up. I tried repairing NI-VISA and it didn't solve my problem. I am using COM4. Any help is appreciated.
11-10-2021 05:31 PM - edited 11-10-2021 05:32 PM
Do you still have the Adruino IDE running and minimized in the background?
Because if any other program opened the serial port and has not released it, Windows has that resource locked and NI-MAX will not find it.
11-11-2021 08:11 AM
The arduino IDE and other programs that open the serial port are not running in the background.
11-11-2021 09:29 AM
Maybe a quick computer restart to ensure all applications release the Serial ports reserved by them
11-11-2021 09:51 AM
Unfortunately that did not work either.
11-11-2021 09:57 AM
I'm stumped.
11-11-2021 10:09 AM
Could it be a driver issue on the board side of things? I am using an Elegoo Uno R3 and I know it works on LabVIEW because I was able to get it to work a while back ago, but I can't get it to work now.
11-11-2021 10:15 AM
I am inclined to think the same as you; if it shows up in device Manager, it should show up in NI-MAX. Can you use PuTTY (or similar) terminal emulator to communicate with whatever is on the other side of the COM port?
11-11-2021 10:22 AM
I am not familiar with PuTTY. I will try that and see if I can communicate with it.
11-11-2021 10:27 AM
LabVIEW gets the list of serial ports from Windows, it is possible that some USB-Serial chipsets like CH340 have bricked up over time.