Closed Testudoed closed 10 months ago
Hi Testudoed,
RS VISA under Ubuntu does not support the NRP-Zxx powersensors. Only Windows version of the RS VISA supports that. Let me clarify with a colleague if there is a way to do this. Unfortunately everybody is on vacation now :-( I'll get back to you.
Milo
Currently, there is no way to use the VISA on Ubuntu, you have to stick to the rsnrp or nrpcontrol APIs.
Attempting to connect to a NRP-Z85 Power Sensor from Ubuntu 20.04
Versions: PyVISA==1.13.0 RsInstrument==1.54.0
rsvisa==5.12.9 NRP_Toolkit==4.21
NRP-Z85 Firmware==1.37
Using RSNRP in the address gives an error finding the device
NRPZ0 is mounted to /dev/NRPZ0 with the following permissions:
crw-rw-rw- 1 root root 180, 0 Aug 7 14:55 nrpz0
In addition, none of the tools provided with RS VISA is able to detect or connect to the NRP-Z85 I successfully tested this power sensor on a Windows 10 machine with both RS VISA and NRP-Toolkit installed. Does the Ubuntu version of NRP-Toolkit contain the translation layer from NRP proprietary to VISA?
Thanks