F4JWJ, Pierre on Nostr: npub16jupx…ry8u7 As you are in a higher than usual Python Tolerance Mood today, why ...
npub16jupxu70nh0pg0wt4maseaf2fg3kv2tgcjal2kaaunms2ltdaxysdry8u7 (npub16ju…y8u7)
As you are in a higher than usual Python Tolerance Mood today, why not use pyVISA for SCPI communication ?
I had a quick look at the RS-PRO IDM-8342 manual.
It says that the HW interface is a simple USB Serial interface that appears as an USB COM port in the host OS.
The RS-PRO commands are thoroughly described in the manual, and pyVISA is well documented, with tons of examples.
Python (which I rarely use...) makes it easy to build a TCP/IP bridge, a JSON logger or a Qt app.
As you are in a higher than usual Python Tolerance Mood today, why not use pyVISA for SCPI communication ?
I had a quick look at the RS-PRO IDM-8342 manual.
It says that the HW interface is a simple USB Serial interface that appears as an USB COM port in the host OS.
The RS-PRO commands are thoroughly described in the manual, and pyVISA is well documented, with tons of examples.
Python (which I rarely use...) makes it easy to build a TCP/IP bridge, a JSON logger or a Qt app.