Issue Details
I am using a GPIB PCIe interface card on a Windows 11 system to communicate with third-party instruments
The devices are visible in NI Measurement & Automation Explorer (NI-MAX). However, when attempting to open the VISA Test Panel, the following error occurs:
Error opening resource: GPIB0::10::INSTR
VISA: (Hex 0xBFFF005F) No Listener condition detected (NRFD and NDAC are deasserted).
Additionally, the instruments do not appear in LabVIEW VIs and cannot be accessed programmatically.
To verify the hardware, the same GPIB PCIe card was tested on a different Windows version, where it worked correctly with the same instruments. This suggests that the issue is not hardware-related.