02-02-2016 10:32 AM
Hello!
I am new user of NI and I'm trying to write test programs on PyVISA for NI PXIe systems.
I have succesfully connected to the remote VISA server using command like open_resource(TCPIP0::xx.xxx.xx.xxx::3537:: SOCKET) how can I see and control all devices which were installed in chassis? Also I can see several devices in VISA Interactive Control, however there is only PXI0::1::BACKPLANE and no other PXI components.
02-03-2016 10:33 AM
Hello anatolyb,
I want point you to another forum, which covers a very similar topic:
Control PXI devices via PyVisa
I hope the link helps!