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

ALR3206T

3-channel power supply 400W

PreviousALR3206DNextChanging voltages and parameters

Last updated 3 years ago

3-channel power supply:

  • CH1 & Ch2 : 0-32V / 0-6A

  • CH3 : 1-15V / 3A max

Communication via USB, RS232 and RS485.

Link to the manuals of the programmable power supplies:

This power supply has 3 independent channels, all the functions presented before are available on this model.

Channel 1 and channel 2 can be coupled by the ALR(mode) and TRACK(mode) functions. The outputs are then in series, in parallel or in tracking (tracking of channel 1 by channel 2).

The hardware architecture prevents the writing and measuring of certain parameters.

  • The current cannot be written to CH3

  • The voltage cannot be measured on CH3 The voltage cannot be measured on CH3

shows the connection of an ALR3206T.

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