This is an old revision of the document!
Le code est sur lyosdhcal9 /home/acqilc/n1470.py
import n1470 hv=n1470.mod1470("/dev/ttyUSB0",2) hv.status(1) hv.status(0) hv.setVoltage(0,75) hv.setCurrent(1,8) hv.setOn(1)