UNI-T UDP1000 Series DC Power Supplies User Manual
- June 10, 2024
- UNI-T
Table of Contents
UDP1000 Series DC Power Supplies
Programming Manual
Instruction List
1. IDN?
2. SAV
3. *RCL
4. MEASure:CURRent?
5. MEAsure:VOLTage?
6. MEASure:POWEr?
7. [SOURce:]CURRent
8. [SOURce:]CURRent ?
9. [SOURce:]VOLTage
10. [SOURce:] VOLTage?
11. OUTPut| 12. OUTPut:TRACk
13. SYSTem:ERRor?
14. SYSTem:VERSion?
15. SYSTem: STATus?
16.OVP:STATus
17.OCP:STATus
18.OVP:SETting
19.OCP:SETting
20.OVP:VALUE?
21.OCP:VALUE?
---|---
-
IDN?
Syntax
IDN?
Functional Description
Query the instrument information of manufacturer name, product model, product serial number and software version.
Return Format
The query returns, < product model>, , < software version>. -
SAV
y Syntax
SAV
Functional Description
Save the current setting with the specified name into nonvolatile memory.
Example
*SAV 1
Save the current setting with the specified name “1” into nonvolatile memory. -
RCL
Syntax
RCL
Functional Description
Recall the saved instrument status.
Example
*RCL 1
Recall the system “status 1” from nonvolatile memory. -
MEASure
Syntax
MEASure:CURRent?
Functional Description
Query the measuring current value on the output terminal of the specified channel.
Example
MEASure:CURRent? The query returns 3.000.
Syntax
MEASure: VOLTage?
Functional Description
Query the measuring voltage value on the output terminal of the specified channel.
Example
MEASure:VOLTage? The query returns 30.000.
Syntax
MEASure:POWEr?
Functional Description
Query the measuring power value on the output terminal of the specified channel.
Example
MEASure:POWEr? The query returns 90.000. -
SOURce
Syntax
CURRent
Functional Description
Set the current value for the channel.
Example
CURRent 0.5
Syntax
CURRent?
Functional Description
Query the current value of channel.
Example
CURRent? The query returns 0.5.
Syntax
VOLTaget < voltage value >
Functional Description
Set the voltage value for the channel.
Example
VOLTage 25
Syntax
VOLTage?
Functional Description
Query the voltage value of channel.’
Example
VOLTage? The query returns 25. -
OUTPut
Syntax
OUTPut,: = {ON | OFF} **Functional Description** Turn on/off the channel. **Example** OUTPut ON -
OVP:STATus
Syntax
OVP:STATus,:={ ON | OFF} **Functional Description** Turn on/off overvoltage protection. **Example** OVP:STATus ON -
OCP:STATus
< Status >: = {ON | OFF} Functional Description Turn on/off overcurrent protection. **Example** OCP:STATus ON
Syntax
OCP:STATus < status > -
OVP:SETting
Syntax
OVP:SETting
Functional Description
Set the voltage value of overvoltage protection.
Example
OVP:SETting 32 -
OCP:SETting
Syntax
OCP:SETting < current value >
Functional Description
Set the current value of overcurrent protection.
Example
OCP:SETting 3 -
OVP:VALUE?
Syntax
OVP:VALUE?
Functional Description
Read the voltage value of overvoltage protection.
Example
OVP:VALUE? -
OCP:VALUE?
Syntax
OCP:VALUE?
Functional Description
Read the current value of overcurrent protection.
Example
OCP:VALUE? -
SYSTem
Syntax
SYSTem:ERRor?
Functional Description
Read the error code and information of power supply.
Syntax
SYSTem:VERSion?
Functional Description
Query the software version.
Syntax
SYSTem:STATus?
Functional Description
Return the working status of the instrument.
Example
SYSTem:STATus? The query returns 0x0024.
Description
The return information is hexadecimal notation. When the user confirms the status, it needs to convert to binary format. The conversion relation is as follows.
Bit Number | Status |
---|---|
0 | 0: CV mode; 1: CC mode |
1 | 0: Output off; 1: enable |
2 | 0: OVP off ; 1: enable OVP |
3 | 0: OCP off ; 1: enable OCP |
4 | Storage 1 status, 0: off; 1: enable |
5 | Storage 2 status, 0: off; 1: enable |
6 | Storage 3 status, 0: off; 1: enable |
7 | Storage 4 status, 0: off; 1: enable |
8 | Storage 5 status, 0: off; 1: enable |
References
Read User Manual Online (PDF format)
Read User Manual Online (PDF format) >>