Connecting to Rigol DP832 by Rigol in Python
Instrument Card
3 Outputs; total power up to 195W Low Ripple Noise < 350 uVrms/2mVpp Fast transient response time: < 50 us Channel isolation: CH1 || CH2,CH3 OVP/OCP/OTP protection functions Built in V, A, W measurements and waveform display
Device Specification: here
Manufacturer card: RIGOL
RIGOL Technologies, Inc. specializes in development and production of test and measuring equipment and is one of the fastest growing Chinese companies in this sphere. RIGOL’s line of products includes digital storage oscilloscopes, function/arbitrary waveform generators, digital multimeters, PC-based devices compatible with LXI standard etc.
- Headquarters: Beijing, China
- Yearly Revenue (millions, USD): 23
- Vendor Website: here
Demo: Measure a solar panel IV curve with a Keithley 2400
Connect to the Rigol DP832 in Python
Read our guide for turning Python scripts into Flojoy nodes.
PROTOCOLS > SCPI
To connect to a Rigol DP832 Power Supply using Qcodes, you can use the following Python script:
Note: Replace 'TCPIP0::192.168.1.1::INSTR'
with the actual IP address or VISA resource string of your Rigol DP832 Power Supply.