Connecting to HMC 8041 by Rohdes&Schwarz in Python
Instrument Card
The R&S® HMC8041 offers a wide range of logging functions, an integrated energy meter and electronic fuses that can be individually combined for each channel, making it ideal for hardware developers, labs and industrial environments. Linear switching power supplies ensure high efficiency, for minimum heat dissipation even at full load.
Device Specification: here
Manufacturer card: ROHDES&SCHWARZ
Rohde & Schwarz GmbH & Co KG is an international electronics group specializing in the fields of electronic test equipment, broadcast & media, cybersecurity, radiomonitoring and radiolocation, and radiocommunication.
- Headquarters: Munich, Germany
- Yearly Revenue (millions, USD): 2500
- Vendor Website: here
Demo: Measure a solar panel IV curve with a Keithley 2400
Connect to the HMC 8041 in Python
Read our guide for turning Python scripts into Flojoy nodes.
PROTOCOLS > SCPI
To connect to a Rohde & Schwarz HMC8041 Power Supply using Qcodes Community, you can use the following Python script:
Note that you need to replace 'TCPIP0::192.168.1.1::INSTR'
with the actual IP address or VISA resource string of your HMC8041 Power Supply.