@csnader wrote:
Hello,
I have a project in which I am trying to use an NI USB-8452 SPI device for some message handling.
Recently, the device started to not work properly and I am unsure of what to do. I attached a photo that shows what MAX says the device is. When it was working, the name was the big "RAW::" string of characters you would expect to see, and now I see the attached.
In LabVIEW, the SPI device cannot be found using the 845x driver.
Does anyone know what might be causing this issue?
Thank you.
Most likely you used a different USB port to connect the device and the original Alias or Enumeration is reserved for the system under the previous port connection.
You could disconnect the device then, use MAX VISA Tools to "Clear all VISA Aliases" then connect the device again.
This is normal for "Plug and Play" device operation.
"Should be" isn't "Is" -Jay