02-27-2018 10:55 AM - edited 02-27-2018 10:57 AM
I am using Measurement and automation explorer version 16.0.1f0. I have a VXI chassis connected and it is working fine. I can even see the chassis and it contents under Devices and Interfaces. But there is also a second VXI chassis shown which has all of the same instrumentation but there are question marks in blue circles next to each instrument. The controller for this "shadow" chassis is labeled VXI0::0::BACKPLANE. I deleted this once but it has come back. I have also seen this on other systems. Any idea what this is and how to make it go away?
Solved! Go to Solution.
02-28-2018 03:35 PM
Hi KLP,
This behavior is purely cosmetic, as you've observed, and it comes from the interaction between the VXI software stack and regular NI VISA. Essentially, NI-VXI correctly sees the VXI resources and enumerates them. But, VISA also detects these resources but doesn't have enough information to properly enumerate them. So VISA creates these question mark entries, which it will also do for non-VXI hardware in the same position of being detected but not fully identified.
We do have a Corrective Action Request for this behavior, it's CAR #424859. Anyone curious could monitor future releases of NI-VISA for this CAR number to see if the behavior is ever fixed at some point.
Cason
NI Applications Engr.
09-11-2018 11:33 AM
Thanks!