Products > Test Equipment
Rigol DP832 - Firmware list and bugs
<< < (132/153) > >>
Gandalf_Sr:

--- Quote from: skander36 on March 15, 2020, 09:31:06 pm ---pip3 install python-vxi11
This was missing from my setup ...
The script work with Siglent 3065X but cannot switch from Volt DC to Amp DC , but if you manually switch the callibration is done !
I need only to find why is not switching .

Thank you JDubU !

--- End quote ---
Thanks JDubU :D

I got PyCharm installed and added the MS Windows Python 3.8 which I can now see and select as the interpreter in the Setting as per your earlier post but there are no plugins listed and I get the error message below.  I got a warning that I had a permissions issue so I ran PyCharm in admin mode but it still didn't work.

I've had better days than today.
skander36:
@Gandalf_Sr
I think that this thing  slowing you working logic probes project .
In PyCharm you must have all needed packages  installed (attached) if that helps you ...


JDubU:

--- Quote from: Gandalf_Sr on March 15, 2020, 09:35:54 pm ---...

I got PyCharm installed and added the MS Windows Python 3.8 which I can now see and select as the interpreter in the Setting as per your earlier post but there are no plugins listed and I get the error message below.  I got a warning that I had a permissions issue so I ran PyCharm in admin mode but it still didn't work.

I've had better days than today.

--- End quote ---

The default installation location for Python 3.8 in Windows is :

C:\Users\<USER NAME>\AppData\Local\Programs\Python\Python38

I don't know why it was installed in the (protected) Program Files folder.  Also, I have not seen it referred to Python "SDK".

The direct link for the official Python 3.8 download is:
https://www.python.org/ftp/python/3.8.2/python-3.8.2.exe

Might want to try uninstalling your existing version and then install this one instead in its default location.
JDubU:
Followup on the python-ivi version issue:

It looks like the version that has the additional Keysight/Agilent instruments (including the 3446x DMMs) is a later branch off the official version. 

There are two different GitHub pages for them:
https://github.com/python-ivi/python-ivi    (official version)
https://github.com/phsdv/python-ivi          (later version with 34461A and other newer Keysight instruments)

The PyCharm package loader seems to only see the first, official one.
Gandalf_Sr:
JDubU

Thanks for sticking with me :D  I uninstalled the MS Windows version of Python 3.8 and downloaded the one from https://www.python.org/downloads/release/python-380/ and then I could follow your instructions to add the 3 packages so that's where I'm at now.

For those treading in my footsteps, DON'T INSTALL THE PYTHON VERSION OFFERED BY WINDOWS 10 WHEN YOU TYPE PYTHON INTO THE SEARCH BOX!

Now I need to follow you instructions on modifying the installed package.

So now I see the Pythin code and the interpreter and packages are all there, I modify the IP addresses, select what channels I want to calibrate, and then...

How do I execute this?
Navigation
Message Index
Next page
Previous page
There was an error while thanking
Thanking...

Go to full version
Powered by SMFPacks Advanced Attachments Uploader Mod