{{ device.modelName }} {{ device.firmwareVersion }} {{ device.hardwareVersion }} {{ device.temperature.toFixed(0) }}°C Input: {{ formatNumber(device.inputVoltage) }}V mdi-link-off Connect mdi-link Disconnect mdi-power Enable Output mdi-power Disable Output
{{ port ? formatNumber(device.outputVoltage) : "-" }}V
vset {{ formatNumber(device.setVoltage) }}V
{{ port ? formatNumber(device.outputCurrent) : "-" }}A
cset {{ formatNumber(device.setCurrent) }}A
{{ port ? formatNumber(device.outputPower) : "-" }}W
{{ device.mode }} {{ device.mode === 'CC' ? 'Constant Current' : 'Constant Voltage' }} {{ device.protectionState || "OK" }} {{ formatProtectionState(device.protectionState) }}
Memory Groups Metering Protections Program History Settings Start Stop
Examples {{ example.name }}
The program is executed once and for all. It then builds a command queue. The actual output control is then performed according to the command queue.
Run Abort ({{ programRemaining }} remains)
Download Reset

Device is not connected

Connect

{{ numberInput.description || '' }}
{{ formatNumberForInput(numberInput.input) }} {{ formatNumberForInput(numberInput.prev) }} {{ numberInput.unit }}
7 8 9 {{ numberInput.units[0] }}
4 5 6 {{ numberInput.units[1] }}
1 2 3 {{ numberInput.units[2] }}
0 . {{ numberInput.units[3] }}