Difference between revisions of "Chroma 62000P series"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
PROG:SAVE # Optional | PROG:SAVE # Optional | ||
PROG:RUN ON | PROG:RUN ON | ||
==== Current limit vs max setable current ==== | |||
* ":SOUR:CURR" Set maximum output current (CC mode threshold) | |||
* ":SOUR:CURR:LIM:HIGH" Limit the maximum current setting that device will accept |
Revision as of 00:48, 17 May 2015
Status | in progress |
---|---|
Source code | scpi-pps |
Channels | 1 |
Voltage/current (CH1) | 0-100V / 0-100A |
Connectivity | USBTMC, RS232, LXI or GPIB optional |
Website | chromaate.com |
Protocol
LIST Program example
PROG:SEL 1 PROG:MODE LIST PROG:ADD 1 PROG:SEQ:SEL 1 PROG:SEQ 0,40,10,25,INF,0,0.100 # Type AUTO, 40V, 10V/s, 25A, INF A/s, TTL output, 100ms PROG:SAVE # Optional PROG:RUN ON
Current limit vs max setable current
- ":SOUR:CURR" Set maximum output current (CC mode threshold)
- ":SOUR:CURR:LIM:HIGH" Limit the maximum current setting that device will accept