Linux Users

cancel
Showing results for 
Search instead for 
Did you mean: 

NI visa 'NIVisaLibrary' object has no attribute 'viParseRsrcEx'

Good Morning,

I am trying to connect to a device (RIGOL DP832) via USB on linux.

I have installed py visa 1.8, pyUSB, pyserial..

When I've run the following commands:

import visa

rm = visa.ResourceManager()

rm.list_resources()

>>> this returns an empty list...

so I run:

rm.open_resource('USB0::0x1AB1::0x0E11::DP8C200100045::INSTR')

and I got the error mentioned in the title.

1- Can I prompt this address in linux?

I can connect and talk to the device in Windows, but not on linux. (I am using a VM)

 

Has someone an idea to fix this issue?

Thank you really much for your help,

Regards

 

0 Kudos
Message 1 of 1
(2,505 Views)