Is it possible to control the power supply and set the voltage of the positive and negative respectively?
The aquisition toolbox of matlab (2019a) doesn't allow the possibility of controlling the power supply. The closets solution seems to be to use a h-file library from the SDK (see below). However the header of the h-file (dwf.h) says "This spans all 4 main instruments supported by the WaveForms system: Analog In, Analog Out, Analog I/O, and Digital I/O", the text doesn't leave any information about that the supply can be controlles as well. Further, looking through the functions in the h-file, it doesn't seem to be possible either - or have I missed a line?
So the questions remains: how to control the power supply of the analog discovery 2?
/Henrik
Link to discription regarding using h-files from Matlab: