You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a PXIe-1075 chassis with some PXIe-4139 cards. I have connected the PXIe-1075 to my PC using a crossover ethernet cable and established an intranet between that PC and the embedded PC on the 1075.
I tried to use VISA to communicate with the PXIe card (located at, e.g. visa://xxx.xxx.x.x/PXIyy::0::INSTR). 'x' and 'y' are numbers.
Others include using other remote calls. We have had success using rpyc as well, which is quite lightweight.
tobiasgordon
changed the title
Remotely connecting to a PXIe-7139 card located at some IP address
Cannot connect to a PXIe-4139 card located at some IP address
Jul 18, 2024
Description of issue
I have a PXIe-1075 chassis with some PXIe-4139 cards. I have connected the PXIe-1075 to my PC using a crossover ethernet cable and established an intranet between that PC and the embedded PC on the 1075.
I tried to use VISA to communicate with the PXIe card (located at, e.g.
visa://xxx.xxx.x.x/PXIyy::0::INSTR
). 'x' and 'y' are numbers.This results in the following error
Perhaps
nidcpower
does not support connecting to remote PXI cards?Steps
pyvisa
(even though PXI instrument does not support VISA commands)nidcpower
: FAILThe text was updated successfully, but these errors were encountered: