Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

PXIe-2738 resource name missing

Hi,

We are now using the PXIe-2738 switching matrix. Using the NI Switch Soft Front Panel, the system works well. However, we also want to control the switching matrix using Python using the NI Switch Python API.

In order to connect to the instrument, we need to input the VISA resource name, but that is not present in NI Max. The instrument does show up in NI Max and we are able to control it with LabVIEW, but we don't see any VISA resource name listed for the instrument (see screenshot)

Horse.PNG

  

.

For other elements (e.g. PXIe-6361) the resource name is there (see screenshot)

Goat_highlight.PNG

 

How can we find the resource name of PXIe-2738?

 

Regards,

Davide

0 Kudos
Message 1 of 2
(789 Views)

If you're using NI SWITCH drivers in python, you've to use the PXI Alias and not the VISA reference, in your case, you've to use "Horse" to open a session.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 2
(753 Views)