ALR32XX Python Library- Documentation EN
  • elc Annecy
  • Changelog
  • FAQ
  • ALR32XX sur Python
    • Installing the library
    • ALR3203
    • ALR3220
    • ALR3206D
    • ALR3206T
  • Exemples
    • Changing voltages and parameters
    • Generation of a sine and graphic display
    • F(t) generation and SQL recording
Powered by GitBook
On this page
  1. ALR32XX sur Python

ALR3203

Compact & silent 1-channel power supply 96W

PreviousInstalling the libraryNextALR3220

Last updated 3 years ago

Power supply 1 channel:

  • CH1 : 0-32V / 0-6A for 96W maximum.

Communication via USB.

Link to the manuals of the programmable power supplies:

This power supply has only one channel. All functions that change the coupling, channels 2 and 3 are not available.

The parameters of some functions become optional and make them easier to use. For example, instead of X.Mesure_tension(channel=1), write X.Mesure_tension()

https://github.com/elc-construction-electronique/Librairie-Python-ALR32XX/tree/main/Documentation