Difference between revisions of "BP2595"

From CPS Technical Wiki
Jump to: navigation, search
(Created page with "This is the wiki page for the CPS model BP2595 bipolar HV supply.")
 
(+new section: Ramping the output voltage)
Line 1: Line 1:
 
This is the wiki page for the CPS model BP2595 bipolar HV supply.
 
This is the wiki page for the CPS model BP2595 bipolar HV supply.
 +
 +
==Ramping the output voltage==
 +
 +
The BP2595's output voltage can be ramped up or down under software control. To do this, connect the BP2595 to a control computer with a USB cable. You can then create a simple application program which will ramp the HV output as desired. For an example of this, see this source file: [[:File:Bp2595demo.c|bp2595demo.c]]

Revision as of 13:57, 1 March 2022

This is the wiki page for the CPS model BP2595 bipolar HV supply.

Ramping the output voltage

The BP2595's output voltage can be ramped up or down under software control. To do this, connect the BP2595 to a control computer with a USB cable. You can then create a simple application program which will ramp the HV output as desired. For an example of this, see this source file: bp2595demo.c